/*  
Theme Name: Magical Sunset 
Theme URI: http://www.themespack.com/
Description: wordpress Themes  Magical Sunset by <a href="http://www.themespack.com/">Themes Pack</a> |<a href="http://www.wordpres.in/">Wordpres Seo Blog</a>
Author: Wonder
Author URI: http://www.wordpresssite.com/

	This theme was designed and built by Wonder themes
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

*/
body
{
	background:url(img/site_bg_full.gif);
	background-color:#f17a06;  
	color:#000;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	line-height: 18px;
	background-position:center;
	margin:0 auto;
}
a {
	color: #121212;
	text-decoration: none;
}
a:visited {
	color: #121212;
	text-decoration: none;
}
a:hover {
	color: #1a6ca4;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin-bottom:3px;
	padding: 10px;
	height: 20px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ea4e02;
	background-color:#ffffff;
	border: 1px dotted #ea4e02;
}
h1 a, h1 a:visited{
	color: #000;
	text-decoration: none;
}
h1 a:hover{
	color: #000;
	text-decoration: none;
}
h2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform:uppercase;
	font-weight:bold;
	background:#111111;
	border: 1px solid #222222;
	padding:10px;
	margin: 2px 0px 0px;
}

h2 a, h2 a:visited {
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	color: #666666;
	text-decoration: none;
}
h3 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 0px 5px;
}
h4 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width:980px;
	background-color:#CCCCCC;

}
/* header area */
#header {
	height: 250px;
	width: 980px;
}

#logo {
	float:left;
	width:360px;
	height:250px;
}


#keyvisual
{ 	
	float:left;
	width:530px;
	height:250px;
	padding-left:90px;
	background:url(img/key_vis_bg.gif);
}

.keynavobj
{ 	
	float:left;
	width:160px;
	height:45px;
	background-color:#3E3E3E;
}
.keynavobj1
{ 	
	float:left;
	width:160px;
	height:45px;
	background-color:#515150;
}
.keynavobj2
{ 	
	float:left;
	width:160px;
	height:45px;
	background-color:#666666;
}
a.keynavlink:link, a.keynavlink:visited  
{
	display:block;
	font-weight:bold;
	font-size:11px;
	color:#FF6C00;
	width:160px;
	height:45px;
	margin:0;
	padding:0;
	text-decoration:none;
}

a.keynavlink:hover
{
	display:block;
	font-size:11px;
	color:#ffffff;
	background-color:#FF6C00;
	width:160px;
	height:45px;
	margin:0;
	padding:0;
	text-decoration:none;
}


#nav {
	list-style: none;
	margin: 0px;

}
#frame ul {
	list-style: none;
	margin: 0px;

}
ul { list-style:none; }

#nav li {
	float: right;
	margin-left: 15px;
	
}
#pagenavigation {
	background:url(img/bg_pagenav.gif);
	width:960px;
	height:30px;
	text-align:left;
	padding:10px;
	margin:0;
 	}
 #nav .current_page_item a:visited{
	color: #698496;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background:#111111;
	border: 1px dotted #222222;
	padding: 5px 15px;
	font: 12px verdana, Arial, Helvetica, sans-serif;
	display: block;
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #000;
    text-decoration: none;
	background:#fff;
	border: 1px solid #222222;
	padding: 5px 15px;;
	font: 12px verdana, Arial, Helvetica, sans-serif;
	display: block;
}
/* content  */
#content {
	margin-top:20px;
	margin-left:20px;
	margin-right:50px;
	padding: 10px;
	color:#121212;
	float: right;
	width: 580px;
	overflow: hidden;
	background-color:#fafafa;
	margin-bottom:20px;
	
}
.post {
	clear:both;
	background-color:#FFFFFF;
	padding: 0 15px 0 15px;
	margin-bottom:5px;
}
.post-content
{
	clear:both;
	background:url(img/contxt_bg.gif);
	padding:20px;
}

.post-date {
	width: 100px;
	height: 36px;
    color: #666;
    float:right;
	
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #033e66;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 2px;
	margin-left: -3px;
}
.entry {
	float:left;
	width: 530px;
	background-color:#ebebeb;
	border-bottom: 1px dotted #666666;
	margin-bottom:10px;
	
	
}

.post a:hover {color:#e92c00;}

.post-bottom {
	font-size:10px;
	font-weight:bold;
	background:#fff;
	border-bottom: 1px dotted #666666;
	
	}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #888888;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #444444;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #dfdfdf;
	border: 1px dotted #aaaaaa;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: normal;
	font-style: normal;
	font-size: 120%;
	color: #888888;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 11px Verdana, Arial, Helvetica, sans-serif ;
	color: #121212;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #121212;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#ebebeb;
	border: 1px solid #333333;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#ebebeb;
	border: 1px solid #333333;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #111111;
	font:  10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	border:1px solid #222222;	
    float:left;
	width: 180px;
	height: 20px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: left;
	margin-top:20px;
	padding:5px;
	padding-top: 13px;
	width: 240px;
	color: #698496;
	overflow: hidden;
}

#left {
	float: left;
	margin-left: 20px ;
	width: 180px;
	min-height:180px;
	padding:10px;
	border:10px solid white;
}
.spacer {
	float: left;
	margin-top:7px;
	margin-bottom:7px;
	margin-left: 20px ;
	width: 180px;
	padding:10px;
	border-buttom:1px dotted black;

}
.frame {
	float: left;
	margin-left: 20px ;
	width: 180px;
	min-height:180px;
	padding:10px;
	border:10px solid white;
}
#right {
	margin-right: 3px ;
	float: right;
	width: 1px;
}
/*sidebar title  */
#sidebar h3, #sidebar .sidebartitle{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #fff;
	text-transform:uppercase;
	background:#121212;
	padding:5px ;
	margin: 2px 0px 7px 0;
}
/*sidebar text styles */


 #sidebar .current_page_item a:visited{
	color: #121212;
    background-color:#fff;
	text-decoration: none;
    display:block;
    padding:3px;
}
#sidebar .page_item a{
	color: #f44a1c;
     background-color:#fff;
    text-decoration: none;
    width:176px;
    display:block;
    padding:3px;
	margin-bottom:2px;
}

 #sidebar page_item current_page_item page_folder a,#sidebar .page_item current_page_item page_folder a:hover {
	color: #2aa2aa;
	background:#ffffff;
}
 #sidebar page_item current_page_item page_folder a:visited {
	color: #2aa2aa;
	background:#ffffff;
}

 #sidebar .current_page_item a,#sidebar .page_item a:hover {
	color: #121212;
	background:#ffffff;
}

#sidebar a, #sidebar a:visited{
	
	 width:176px;
    display:block;
    padding:3px;
	margin-bottom:2px;
	color: #121212;
	background:#fff;

}
#sidebar a:hover{
	color: #f44a1c;
	background:#ebebeb;
}
/*sidebar list level1 */
#sidebar ul {
	list-style: none;
	margin:0;
	padding: 0;
    color: #f22a1c;
}
#sidebar ul li {
	list-style: none;
	margin:0;
	padding: 0;
    color: #f22a1c;
	
	
}
/*sidebar list level2 */
#sidebar ul li ul{
	list-style: none;
	margin:0;
	padding: 0;
    color: #f22a1c;
	
}
#sidebar ul li ul li{
	list-style: none;
	margin:0;
	padding: 0;
   background:#ebebeb;
    color: #ff6600;
	
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	list-style: none;
	margin-bottom:2px;
	padding: 0;
	background:#ebebeb;
    color: #ff6600;
	
}
/*blogroll widget */
ul.list-blogroll li{
	padding-left: 7px !important;
	
}
/*meta  widget*/
ul.list-meta li{
	padding-left: 7px !important;
}
/*rss widget */
ul.list-rss li{
	padding-left: 7px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	padding-left: 7px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	padding-left: 7px !important;
	
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	padding-left: 7px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	padding-left: 7px !important;
	
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	padding-left: 7px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#searchform {
	margin: 0px ;
    right: 6px;
	float: right;
    position: absolute;
    top: -34px;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 170px;
	height: 21px;
	padding: 4px 0px 0px 0px;
	background: #111111;
    border:1px solid #222222;
	margin-right: 2px;
	color: #888888;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#111111;
	border:1px solid #222222;
	width: 70px;
	height: 27px;
    font: 14px Arial, Helvetica, sans-serif;
	color: #888888;
	vertical-align: middle;
}

/* page close */
#close {
	clear: both;
	background: #000000;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */
#footer {
	margin: 0px auto;
	margin-top:10px;
    width: 960px;
	background:url(img/foot_bg.gif);
    color: #fff ;
    height: 30px;
    font-size: 11px;
	padding:10px; 
}
#footer a, #credit a:visited {
    margin-top: 8px;
	color: #888888;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#footer p{
	margin:0;
	padding:0 0 5px;
	color:#555;
	font-size:11px
}
#footer p a,.pro-box a{
	color:#555
}
#footer .copyright{
	color:#a0a0a0;
	float:right;
}
#footer .copyright a{
color:#a0a0a0
}
#footer .copyright a:hover,.comments a:hover,.post-date a,.post-footer a:hover{
	color:#e92c00;
}
ul#footerlinks{
	float:left;
	padding:0
}
ul#footerlinks li,ul#nav-top li{
	display:inline;
	list-style:none
}
ul#footerlinks li a{
	margin:0;
	padding:8px 10px 5px;
	color:#888;
	font:bold 12px Arial, Helvetica, sans-serif;
	border-left:1px solid #ccc;
	line-height:18px
}
ul#footerlinks li a:hover,#footer p a:hover,ul.realatedlinks li a:hover,ul.leftlinks li a:hover,.Feed a:hover,p a:hover,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,ul li a:hover,ol li a:hover{
	color:#e92c00
}



