/*
Theme Name: Cozmix
Author: Sarah Cook
URI: 

*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Century Gothic","Avant Garde", sans-serif;
	color:#333;
	background:#EFF2F3;
	} 

small {
	font-family: "Century Gothic","Avant Garde", sans-serif;
	font-size: 0.8em; 
	}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic","Avant Garde", sans-serif;
	font-weight: normal;
	color:#ff9900;
	text-align:left;
	padding:0;
	margin:0;
}

h1 { font-size: 2.4em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	color:#666;
}

a {
	color: #6D87B9;
	text-decoration: none;
}



a:hover {
	color:#004C93;
}


a img {
	border: none;
	}


/* Layout */

body {
	margin-top: 0;
	margin-left:auto;
	margin-right:auto;
	
	
}

#page {
	margin: 0 auto;
	display: block;
	text-align:center;
	padding:0;
	width: 944px;
	background:url('images/midshading.gif') repeat-y;
	min-height:5px;
	_overflow:hidden;
	
}

#header {
	margin: 0;
	padding:10px 30px;
	
}

#top {
	height:82px;
	width:944px;
	background:url('images/header.jpg') no-repeat;
	margin:0px auto;

}

#top img{
 padding:10px 0 10px 20px;
}



#content {
	margin:0px;
	padding:0;
	width:914px;
	float:left;

}

#content2 {
	margin:0px;
	padding:0 0 0 0;
	width:670px;
	float:left;

}
	
#sidebar {
	width:232px;
	float:right;	
	margin:0 20px 0 0;
	padding:20px 10px;
	background:#EFF2F3;
}	

#footer {
	margin: 20px auto;
	clear: both;

}
#wrapper{
padding:0px 15px 15px 15px;
_margin-bottom:15px;
display:table;
}

/* Header */
#header {
	background:url('images/topshading.gif') no-repeat;
	width:944px;
	min-height:5px;
}


#header .description {
	font-size:1.2em;
}

#hmenu {
	width:940px;
	height:28px;
	background:url('images/menubg.gif') repeat-x;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
}

#sear {
	margin-left:20px;
}


#sear h2{
	margin-left:20px;
}



/* End header */

/* Post */

.post {
	margin: 0;
	padding:0px 10px; 
	text-align: justify;
	overflow:hidden;
	clear:both;
        
	}

.post h1 {
	margin:0;
	padding:0;
	text-align:left;
	line-height:1.4em;
}

.post h3.post-title {
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:1.1em;
	color:#888;
}

.clear {
	clear: both;
}

.entry {
	font-size:1.4em;
	margin:0px 0;
}

.entry p {
margin-bottom: 10px;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	
}

.entry table {
	border:none;

}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments {
	font-size:1.4em;
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none; position:relative; right:40px; *right:0px;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

#sidebar {
	font-size: 1.2em;
 font-family: "Century Gothic","Avant Garde", sans-serif;
	}

#sidebar h2 {
	font-family: "Century Gothic","Avant Garde", sans-serif;
	font-size: 1.2em;
	color:#ff9900;
	
	padding:5px;
	font-weight:bold;
	background:url('images/sidebart.gif') no-repeat;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */


/* Footer */	



#footer {
	position /*\**/: relative\9 ;
	left/*\**/:-1px\9;
	*position:relative;
	*left:-1px;
	padding:20px 30px;
	padding-top:0;
	clear:both;
	width:945px;
	height:65px;
	background:url('images/footer.jpg') no-repeat top center;
	font-size:1.2em;
	color:#888;
	margin:0 auto;
	text-align:center;
		
}
#footer a{
	color:#9999cc;
}
#footer p{
	padding:22px 15px 22px 0;
	text-align:right; 
	margin:0;
}

#footer ul {
	display:inline;
	margin:0;
	padding:0;
	
	
}
#footer li {
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	
	
}
	
#footer ul li {
	padding:0;
	display:inline;
	margin:0 20px 0 0;
	list-style:none;
}


.pageimg {
	text-align:center;
	padding:8px 0 0 2px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	width:944px;
	height:270px;
	background:url('images/imgbor.gif') no-repeat;
	z-index:-10000;
}


#search-theme-form{
background:url(images/searchbg.png) no-repeat top left;
width:308px;
height:26px;

}

.searchbox{
text-align:right;
float:right;
width:325px;
margin-top:22px;
padding-right:15px;
}

.searchbox .form-text{
border:none;
background:none;
width:197px;
height:17px;
padding:3px;
font-size:13px;
margin-left:31px;
margin-top:2px;
line-height:1.1em;
}

.searchbox .submit_button{
background:none;
border:none;
width:70px;
height:25px;
padding:0px;
margin:0px;
font-size:0px;
color:#fff;
cursor:pointer;
}


#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto; text-align:left !important;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
color: #fff;
}





.menu {margin:0; padding:0; line-height:1.3em; list-style-type:none; list-style-position:outside; position:relative; z-index:300; width:30%; background:url('images/menubg.gif') repeat-x; font-weight:bold; font-size:1.5em; font-family: "Century Gothic","Avant Garde", sans-serif;float:left;display:table;}

#dropmenu, #dropmenu ul {margin:0; padding:0; line-height:1.3em; list-style-type:none; list-style-position:outside; position:relative; z-index:300; background:url('images/menubg.gif') repeat-x; font-weight:bold; font-size:1.5em; font-family: "Century Gothic","Avant Garde", sans-serif;float:left;}
#dropmenu a, .menu a {display:block; padding:0.25em 1.0em; color:#fff; border-right:1px solid #fff; text-decoration:none; /*kpl background:#48A2DE ;*/}
#dropmenu a:hover, .menu a:hover { color:#004C93; background:#ff9900;}
#dropmenu li, .menu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:12em; top:1.7em; left:-1px; font-size:1.0em; background:#48A2DE;}
#dropmenu ul a {border-left:1px solid #fff;}
#dropmenu li ul {border-top:1px solid #fff; width:14.1em;}
#dropmenu li ul a {width:12em; height:auto; float:left; _float:none; border-bottom:1px solid #fff;}
#dropmenu ul ul {top:auto;_top:-1px;}
#dropmenu li ul ul {left:12em;_left:13.4em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul, 
#dropmenu li.sfhover ul ul, #dropmenu li.sfhover ul ul ul, #dropmenu li.sfhover ul ul ul ul
{display:none; background:#ff9900;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul,
 #dropmenu li.sfhover ul, #dropmenu li li.sfhover ul, #dropmenu li li li.sfhover ul, #dropmenu li li li li.sfhover ul 
{display:block; background:#ff9900;} 








#menu-custommenu, #menu-custommenu ul {margin:0; padding:0; line-height:1.3em; list-style-type:none; list-style-position:outside; position:relative; z-index:300; width:100%; background:url('images/menubg.gif') repeat-x; font-weight:bold; font-size:1.5em; font-family: "Century Gothic","Avant Garde", sans-serif;}
#menu-custommenu a {display:block; padding:0.25em 1.0em; color:#fff; border-right:1px solid #fff; text-decoration:none; background:#48A2DE ;}
#menu-custommenu a:hover { color:#004C93; background:#ff9900;}
#menu-custommenu li {float:left; position:relative;}
#menu-custommenu ul {position:absolute; display:none; width:12em; top:1.7em; left:-1px; font-size:1.0em; background:#48A2DE;}
#menu-custommenu ul a {border-left:1px solid #fff;}
#menu-custommenu li ul {border-top:1px solid #fff; width:14.1em;}
#menu-custommenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #fff;}
#menu-custommenu ul ul {top:auto;}
#menu-custommenu li ul ul {left:12em; margin:0px 0 0 10px;}
#menu-custommenu li:hover ul ul, #menu-custommenu li:hover ul ul ul, #menu-custommenu li:hover ul ul ul ul {display:none; background:#ff9900;}
#menu-custommenu li:hover ul, #menu-custommenut li li:hover ul, #menu-custommenut li li li:hover ul, #menu-custommenu li li li li:hover ul {display:block; background:#ff9900;}




