/*
Theme Name: CIRCUMERRO 08
Description: Circumerro theme resembling the 2008 site redesign.
Version: 1.0
Author: Stine Richvoldsen
*/


/* Layout */
body {
	font-size: 0.9em;
	font-family: Arial, Verdana, Sans-Serif;
	background: url('/images/bg/background.gif') #e17229 top center repeat-x;
	color: #666666;
	text-align: center;
	margin-top: 15px;
}

/* Default */
a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #F67A28;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	padding: 5px;
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

blockquote {
	background: url(images/blockquoteBk.gif) left 0.2em no-repeat;
	color: #666;
	padding: 0 1em 0 2.2em;
	margin: 0;
}

#page {
	width: 965px;
	/* background: url('/images/bg/bg_body.png') top center repeat-y; */
	color: #060606;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: url(/images/bg/bg_top.png) top center no-repeat;
	width:965px;
	height: 93px;
}

#headerContent img {
	margin:20px 0 0 15px;
}

#headerimg h1 {
	margin: 0;
	padding: 0;
	font-size: 2em;
	color: #090909;
}

#headerimg h1 a {
	color: #090909;
	text-decoration: none;
}

#headerimg .description {
	color: #2d7c20;
	font-size: 1.1em;
	font-weight: bold;
}

#container {
	background: url('/images/bg/bg_body.png') top center repeat-y;
}	

#content {
	padding: 0;
	margin: 0;
	width: 699px;
	float: left;
}

#sidebar {
	padding: 20px 15px 0px 15px;
	margin: 0;
	width: 236px;
	float: right;
}

#sidebar ul {
	padding: 15px;
	margin: 0;
	list-style: none;
}

#footer {
	background: url(/images/bg/bg_footer.png) no-repeat top left;
	height: 113px; width: 965px;
	margin: 0 auto;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer img {
	border: 0;
}

#footer a:hover {
	color: #ccc;
}


/* Post */
.post h2,
.post small {
	padding: 0;
	margin: 0;
}

.post {
	margin: 30px 20px 10px 38px;
	border-bottom: 2px solid #999999;
}

.post h2 {
	font-family: Arial, Sans-Serif;
	padding-bottom: 5px;
}

.post h2 a {
	color: #F67A28;
	text-decoration: none;
	font-size: 18px;
}

.post h2 a:hover,
.navigation a:hover {
	text-decoration: none;
	color: #666666;
}

ul.postmetadata {
	clear: both;
}

.post small.postmetadata,
ul.postmetadata {
	font-size: 11px;
	line-height: 11px;
}

.post small a,
ul.postmetadata a {
	color: #333333;
	text-decoration: none;
}

.post small a:hover,
ul.postmetadata a:hover {
	text-decoration: underline;
}

.entry {
	padding-top: 10px;
	color: #666666;
	line-height: 120%;
}

.entry ul {
	padding-left: 30px;	
}	

ul.postmetadata {
	list-style: none;
	border-top: 3px double #d0d0d0;
	padding: 0.5em 0 1em 0;
	margin: 0;
}

ul.postmetadata li {
	display: block;
	float: left;
	width: 50%;
}

ul.postmetadata li.comments {
	text-align: right;
}

.navigation {	
	padding: 0 30px 15px 50px;
}

.navigation a {
	color: #F86F15;
}

.navigation a:hover {
	color: #666666;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/* Calendar */
#wp-calendar {
	border-collapse:collapse;
	width: 190px;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
	padding: 1px;
	width: 14%;
}

#wp-calendar td#today {
	font-weight: bold;
}

#wp-calendar td a {
	display: block;
	padding: 1px;
	color: #e24b6a;
	border: 1px solid #4F4F4F;
	text-decoration: none;
}

#wp-calendar td#today a {
	background-color: #4F4F4F;
	border: 1px solid #666;
}

#wp-calendar td a:hover {
	color: #fff;
	background-color: #4F4F4F;
	border: 1px solid #666;

}

#wp-calendar td#next a,
#wp-calendar td#prev a,
#wp-calendar td#next a:hover,
#wp-calendar td#prev a:hover {
	color: #e24b6a;
	border: 0;
}

#wp-calendar td#next a:hover,
#wp-calendar td#prev a:hover {
	background-color: transparent;
	text-decoration: underline;
}

/* Sidebar */
#sidebar {
	font-size: 0.8em;
	background: url('/images/bg/sidebar_shade.gif') top left no-repeat;
	min-height: 775px;
}
#sidebar a,
a.more-link {
	color: #666666;
}
#sidebar a:hover,
a.more-link:hover {
	color: #F67A28;
}
#sidebar h2 {
	padding: 1em 0 0.5em 0;
	margin: 0;
}
#sidebar ul {
	margin: 0;
	padding: 0 1em;
}
#sidebar ul li ul li {
	line-height: 2em;
	list-style: square;
	margin: 0 0 0 1em;
	color: #666;
}

#sidebar ul li {
		
}	

#searchform {
	padding: 1em 0 0 0;
	margin: 0;
}
#searchform input#s:focus {
	background-color: #eee;
	border: 1px solid #000;
}
#searchform input#s {
	width: 151px;
	background-color: #fff;
	border: 1px solid #666666;
	font-size: 1.2em;
	font-family: arial;
	color: #999999;
}

.listUnderline, .categories {
	 border-bottom: 2px solid #000;	
	 padding-bottom: 15px;
}

.listUnderline h2, .categories h2 {
	color: #000;
}

#sidebar a img {
	padding: 5px 0px;
}

.emailField {
	width:130px;
}	

/* Heading */
#content h2.pagetitle {
	margin: 20px 15px 5px 35px;
	padding: 0;
	font-size: 1.9em;
	text-align: left;
}

/* Comments */
ol.commentlist {
	padding: 0;
	margin: 1em 2em 0 2em;
	list-style: none;
	font-size: 0.9em;
}

ol.commentlist li.commentind {
	background: url(images/commentsBk.gif) left top no-repeat;
	padding: 1em;
	margin-bottom: 1em;
}

img.avatar {
	border: 1px solid #666;
	padding: 1px;
	float: left;
	margin-right: 1em;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

ol.commentlist li.commentind a {
	color: #2D7C20;
}


h2.commentheading {
	clear: both;
	padding: 15px 25px 0 0;
	font-size: 18px;
	text-align: right;
}

form#commentform {
	margin: 15px 25px 15px 45px;
}

form#commentform p {
	font-size: 1.1em;
}

form#commentform a {
	color: #F86F15;
}

p.commentsclosed {
	margin: 0 0 2em 0;
	padding: 0;
	text-align: right;
}

input#author:focus, 
input#email:focus,
input#url:focus,
textarea#comment:focus {
	background-color: #eee;
	border: 1px solid #000;
}

input#author, 
input#email,
input#url,
textarea#comment {
	width: 20em;
	background-color: #fff;
	border: 1px solid #000;
}


textarea#comment {
	width: 100%;
}

p.commentWrapper {
	padding: 0;
	margin: 0;
}

div#recaptcha_widget_div {
	float: right;
}

input#submit {
	margin: 1em 0 0 0;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* ADDITIONS FOR PLUGINS AND TWEAKS */

.WP-EmailIcon {
	padding: 0px;
}
