/*
Theme Name: Panner
Version: 1.0.0
Author: Expert Blog Design
Author URI: http://www.expertblogdesign.com/
Tags: two-columns, fixed-width
*/
/*defaults*/
body 	{background:#213c4a url(images/bodybg.png) repeat-x 0 0; color:#000000; margin:25px 0 10px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }
p		{margin:0; padding:0 0 15px 0; }
a		{color:#225799; text-decoration:none; }
a:hover	{color:#225799; text-decoration:underline;}


/*structural elements*/
#container	{margin:0px auto; text-align:center; width:950px; clear:both; }
#holder		{width:100%; padding:5px 20px 5px 20px; background:#fff; text-align:left; border:3px solid #eee; }
#logo		{ border-bottom:1px solid #DADADA; padding:5px 30px 10px 0px; }
#navbar	{padding-top:10px; border-bottom:1px solid #DADADA; height:23px; }
#header		{background:#DADADA url(images/header_home.jpg) no-repeat 5px 5px; padding:5px; height:200px; }
#content	{float:left; width:625px; padding:10px 10px 0 0; line-height:160%; }
#sidebar		{float:right; width:305px; padding:20px 0; line-height:140%; text-align:justify; }
.widget	{padding:20px 20px 5px 20px; background:#e5f4fb; border:1px solid #d2edfb; font-size:90%; margin-bottom:20px; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; }
#footer		{clear:both; width:100%; font-size:80%; background:#111; padding:20px; text-align:left; border:3px solid #eee; border-top:none; color:#fff; }


/*headings*/
.widget h4	{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1		{font-size:170%; color:#444; font-weight:normal; line-height:110%; margin:0; padding:0 0 10px 0; }
#logo h1		{font-weight:normal; font-size:100%; margin:0; padding:0; color:#225799; }
#logo h1 a {
color:#fff;
text-decoration:none;
display:block;
width:400px;
height:100px;
text-indent:-9999px;
background:url(images/logo.gif) no-repeat;
}
.widget ul {
margin:0;
padding:0;
list-style:none;
}
.widget ul li {
padding:7px 0px 7px 10px;
line-height:100%;
}
/*navigation*/
#navbar ul 		{margin:0; padding:0; list-style:none; }
#navbar a		{color:#225799; text-decoration:none; }
#navbar a:hover	{color:#000000; }

#nav {
margin:0;
padding:0;
list-style:none;
z-index:300;
text-transform:uppercase;
}

#nav li {
float:left;
position:relative;
}

#nav li a {
display:block;
line-height:100%;
padding:0 10px 9px 10px;
}

#nav ul {position:absolute; display:none; width:171px; top:23px; margin:0; padding:1px 0 0 0; list-style:none; background:#34659d; z-index:999; font-size:12px; } 

#nav ul li a {
display:block;
color:#DEDFE0;
text-decoration:none;
padding:5px 6px 5px 6px;
border-bottom:1px solid #1a77a3;
border-right:1px solid #1a77a3;
border-left:1px solid #1a77a3;
}

#nav ul li a span {
padding:0px;
background:none !important;
}

#nav ul li a:hover {
color:#fff;
background:#114577;
}

#nav ul li a:hover span {
background:none !important;
}

#nav li ul { } 
#nav li ul a { width:158px; height:auto; float:left;} 
#nav ul ul {top:auto;} 
#nav li ul ul {left:160px; margin:-1px 0 0 10px;} 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {display:none;} 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {display:block;}

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#ccc; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#ccc; text-decoration:none; }

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */
.alignleft {
float:left;
}
.alignright {
float:right;
}
.copytxt {
clear:both;
width:900px;
margin:0 auto;
text-align:center;
padding:10px 0;
color:#fff;
font:11px Arial, Helvetica, sans-serif;
}
#content ul {
margin:10px 5px;
padding:0;
list-style:none;
}
.breadcrumb {
padding-bottom:10px;
}