/* RESET */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}


/*
Layout with two right sidebars
--------------------------------------------------*/
div#wrapper {
	margin:0 auto;
	width:850px;
}
div#container {
	float: left;
	width: 100%;
}
div#content {
	margin: 0 400px 0 0;
}
div.sidebar {
	float: left;
	width: 180px;
}
div#primary {
	margin: 0 0 0 -400px;
}
div#secondary {
	margin: 0 0 0 -200px;
}
div#footer { 
	clear: left;
	width: 100%;
}
div#header {
	height:100px;
}


/* CONTENT
--------------------------------------------------*/
div.hentry {
	margin:0 0 5em 0;
}
div.page-link {
	font-weight: bold;
}
div.entry-content p {
	margin: 1em 0;
}
div.entry-meta, body.single div.entry-category {
	clear:both;
}
div.entry-content ul#linkcats,
div#archives-by-category ul, div#archives-by-month ul {
	margin: 0;
	padding: 0;
}
div.entry-content ul#linkcats li,
div#archives-by-category li, div#archives-by-month li {
	list-style: none;
}
div.entry-content ul#linkcats li li,
div#archives-by-category li li, div#archives-by-month li li {
	margin: 0 0 0 0.5em;
}
div.entry-content img.center {
	display: block;
	margin: 0.4em auto;
}
div.entry-content img.alignright {
	margin: 0.4em 0 0.4em 1.1em
}
div.entry-content img.alignleft {
	margin: 0.4em 1.1em 0.4em 0;
}
body.single div.navigation {
	padding: 1em 0 3em 0;
}
div.archive-meta {
	margin: 1em 0 3em 0;
}
div.edit-link {
	clear: both;
}
abbr, acronym {
	border-bottom: 1px dotted blue;
	cursor: help;
}
blockquote {
	border-left: 1em solid #e6e6fe;
	font-style:italic;
	padding: 0 0 0 1em;
}
code, pre {
	font-family: "courier new", courier, monospace;
}
pre {
	overflow:auto;
	margin:0 0 0.5em 0;
	padding:0.5em;
}


/* HEADINGS
--------------------------------------------------*/
h1 {
	line-height: 175%;
}
h2, h3, h4 , h5, h6 {
	line-height: 125%;
}
h2 {
	clear: both;
	font-size: 1.6em;
	margin:1em 0;
}
h3 {
	font-size: 1.4em;
	margin:1em 0 0.5em 0;
}
h3.comment-header {
	margin: 3em 0 1em 0;
}
h3#respond {
	font-size: 1.2em;
	margin: 3em 0 0.5em 0;
}
div.entry-content h2 {
	font-size: 1.2em;
	margin: 1.4em 0;
}
div.entry-content h3 {
	font-size: 1.1em;
	margin: 1.2em 0;
}
div.entry-content h4, div.entry-content h5, div.entry-content h6 {
	font-size: 1em;
	margin: 1em 0;
}


/* COMMENTS
--------------------------------------------------*/
ul.commentlist {
	margin:0;
	padding: 0;
}
ul.commentlist li {
	list-style: none;
	margin: 0 0 1em 0;
}
form#commentform span.req-field {
	color: red;
}
input#author, input#email, input#url, textarea#comment {
	font-family: "Courier New", Courier, monospace;
	padding: 0.2em;
}
textarea#comment {
	height: 13em;
	overflow: auto;
	width:300px;
}
* html textarea#comment {width:280px;} /* IE WIN */


/* SIDEBAR
--------------------------------------------------*/
div.sidebar {
	font-size:0.9em;
}
div.sidebar ul {
	margin: 0;
	padding:0;
}
div.sidebar li {
	list-style: none;
	margin: 0 0 1em 0;
	padding:0;
}
div.sidebar li li {
	margin: 0 0 0.5em 0.5em;
}
div.sidebar h3 {
	font-size: 1.2em;
}
div.sidebar h4 {
	font-size: 1.0em;
}
div.sidebar li a {
	display:block;
	height:1%; /* IE WIN */
}
div.sidebar input#s {
	width: 7em;
}


/*  COMMON MULTI-PURPOSE ELEMENTS
--------------------------------------------------*/
.alignleft, div.nav-previous {
	float: left;
}
.alignright, div.nav-next {
	float: right;
}
.clearer {
	clear: both;
}
div#nav-above, body.single div#nav-below {
	display: none;
}
body.single div#nav-above {
	display: block;
}
div#nav-above span.metasep, div#nav-below span.metasep {
	display: none;
}


/* body
--------------------------------------------------*/
body {
	color:#1b1612;
	background-color: #ffffff;
	font-size:85%;
	line-height:1.6em;
}

div#container {
	/*background: url(images/background_container.jpg) repeat-y left top;*/
}


/* General layout (you define here the different building blocks)
--------------------------------------------------*/
div#wrapper {
	width:805px;
	background: url(images/background_wrapper.jpg) repeat-y left top;
}

div#content {
	padding: 15px 15px 15px 30px;
	margin-right: 371px; /* = WIDTH PRIMARY SIDEBAR + WIDTH SECONDARY SIDEBAR */
	width: 389px;
	font-size: 1.1em;
}

div.sidebar {
	width:221px;  /* TOTAL WIDTH OF THE PRIMARY SIDEBAR */
}

div#primary {
	width:198px;
	padding: 15px 10px 0 0px;
	margin: 0 0 0 -371px;
	background: url(images/background_sidebar.jpg) repeat-x left top;
}

div#secondary {
	margin-left: -155px;
	width:140px;
	padding-top: 25px;
}



/* links
--------------------------------------------------*/
a {
	color:#1B5891;
	text-decoration:none;
}

a:hover {color:#FFFFFF;}

a img {border:none;}

.more-link {
  padding-right:10px;
}


/* headings
--------------------------------------------------*/
h2, h2 a,
h3, h3 a,
h4 a
  {color:#18213E;}

h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:#7eacd3;}
  
h2 {
	background: url(images/star.gif) no-repeat left 0.6ex;
	padding-left: 20px;
}
#content h3 {
	background: url(images/star2.gif) no-repeat left center;
	padding-left: 20px;

}
/* form
--------------------------------------------------*/
div.form-label { 
	color:#000000;
}

form em {
	color:#643E29;
	font-style:normal;
	font-weight: bold;
}

form span.req-field { color:#FF0000;}

form input, form textarea {
	border:1px solid #000000;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	margin:2px 0 10px;
	padding:2px;
}

form  #searchsubmit {
  border:1px solid #E6CF99;
  width:70px;
}

#contactform {
	margin-bottom:18px;
}

#contactform #comment-notes { margin-bottom:10px; }

form#contactform textarea {width:300px;}

* html form#contactform textarea {width:280px;} /* IE WIN */


/* header
--------------------------------------------------*/
div#header {
	color: #FFFFFF;
	font-size: 0.9em;
	width: 735px;
	padding:46px 0 0 70px;
	height: 89px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/background_header.jpg);
}

div#header h1 {
	font-size:36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

div#header h1 a {color:#FFFFFF}
div#header h1 a:hover {color:#E6CF99;}

div#header #blog-description {
	color:#FFFFFF;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	margin-top: -10px;
}


/* Globalnav
--------------------------------------------------*/
div#globalnav {
	height:76px;
	width: 805px;
	background: url(images/background_global_nav.jpg) no-repeat left top;
}

div#globalnav ul {
	margin:0 0 0 20px;
	padding:0;
	font-size: 24px;
}

div#globalnav li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	white-space:nowrap;
}

div#globalnav li a {
	display:block;
	color:white;
	padding:0 10px;
	letter-spacing:1px;
	line-height: 24px;
}

* html div#globalnav a {
	width:1%;
	height: 24px;
} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

div#globalnav li a:hover  {
	color: #E6CF99;
}

div#globalnav .blog-search {
	padding-left: 550px;
	height: 40px;
}

div#globalnav form .search-text { display:none;}

div#globalnav form input {
	margin:0 5px 0 0;
}

div#globalnav #s {
	height:1.5em;
	border:1px solid #FFF9EA;
	height:1.2em;
	line-height: 1.2em;
	vertical-align:middle;
	width:140px;
}

div#globalnav #searchsubmit {
	border: none;
	color:#FFFFFF;
	height:26px;
	padding:0;
	vertical-align:middle;
	background: none;
}


/* Entry
--------------------------------------------------*/
div.entry-meta {
	font-size:1em;
	padding: 6px 0;
	margin-top: 5px;
	min-height: 28px;
	background-color: #643e29;
}

div.entry-meta a {
color:#E6CF99;
}
div.entry-meta a:hover {
color:#ffffff;
}

div.comment-meta {
	min-height: 28px;
}

*html div.entry-meta,
*html div.comment-meta {
	height:28px;
}

.entry-meta span {margin:0 2px;}

.entry-meta .metasep { color:#FFFFFF;}

.entry-date {
color:#FFFFFF;
}

.entry-author {
	padding-left:12px;
	background:url(images/author.gif) left no-repeat;
}

body.single div.entry-category {
  padding:3px 0 0 0;
  font-size:0.9em;
}

.entry-editlink, .editlink {
	background:url(images/edit.gif) 0 0;
	float: right;
	width:30px;
	height: 28px;
}

.entry-editlink a,
#comments li .editlink a {
	display:block;
	height:28px;
	width:30px;
	margin:0;
	padding:0;
	border:none;
	font-size:1px; /* IEWin */
	line-height:0; /* IEWin */
	text-indent:-9999px;
	background:url(images/edit2.gif) 0 0;
}

.entry-editlink a:hover,
#comments li .editlink a:hover
  {background:none;}

blockquote {
	border-left: 1em solid #FFEFC8;
}




/* Single
--------------------------------------------------*/

.single #content .entry-meta {
	background-color:#e6cf99;
	border-bottom: 2px solid #643e29;
}
.single #content .entry-meta .entry-date, .single .entry-meta .metasep {
color:#1b5891;
}
.single #content .entry-meta a {
color:#1B5891;
}
.single #content .entry-meta a:hover {
color:#18213E;
}
.single #wrapper #container #content #post-1 {
	padding-bottom: 2em;
	border-style: none;
}
.single #wrapper #container #content #post-1 .entry-category {
	border-style: none;
}
.single #wrapper #container #content div.hentry {
	padding-bottom: 2em;
	border-style: none;
}




/* Archives
--------------------------------------------------*/
div#archives-by-month li {
	background: url(images/post.gif) 0 3px no-repeat;
	color:#A0A0A0;
	padding-left:15px;
}

div#archives-by-category li {
	background:url(images/categories.gif) 0 3px no-repeat;
	color:#A0A0A0;
	padding-left:15px;
}

div#archives-by-category li li {
	background:url(images/sub_categories.gif) 0 3px no-repeat;
	color:#A0A0A0;
	padding-left:15px;
}

div.entry-content ul#linkcats li ul li {
	background:url(images/links.gif) 0 4px no-repeat;
	padding-left:15px;
}


/* content misc
--------------------------------------------------*/
body.single div.navigation {
  overflow: auto;
  height:1%;
  margin:5px 0 10px 0;
  padding-bottom:13px;
  border-bottom:1px solid #FFFFFF;
  font-size:0.9em;
}



/* Comments
--------------------------------------------------*/
body.single h3.comment-header a {
	color:#643E29;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.55em;
}

div.comments li p {padding:0 0 10px 0;}

ul.commentlist li.comment .comment-meta {
	background-color:#E6CF99;
	margin:0 0 10px 0;
	font-style: normal;
	border-bottom: 2px solid #643E29;
}

ul.commentlist li.comment .comment-meta strong {font-family:Georgia,sans-serif;}

ul.commentlist li.alt .comment-meta {
	background-color:#E6CF99;
}

form#commentform {
	background-color:#FFEFC8;
	margin-bottom:18px;
	padding: 10px;
}

form#commentform input {
	margin:2px 0 5px;
	width:140px;
}

form#commentform textarea {
	margin:2px 0 5px;
}

div.hentry {
	margin:0 0 5em 0;
	border-bottom: 1px solid #643e29;
	padding-bottom:2px;
}

div.entry-meta, body.single div.entry-category {
}


/* adsense
--------------------------------------------------*/
div.adsense {
	padding:20px 10px;
}


/* Sidebar
--------------------------------------------------*/
div.sidebar {
	line-height:1.5em;
	font-size: 1.1em;
}

div#primary ul ul {
	margin-left: 10px;
}

div#primary ul ul ul {
	margin-left:0px;
}

div.sidebar h3 {
	color:#E6CF99;
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	font-size:1.4em;
	padding:0.5em 0 0 10px;
}

div.sidebar p {
	margin:0 5px;
	padding-bottom:10px;
	padding-left: 10px;
	color: #E6CF99;
}

div.sidebar ul ul li {
  margin:2px 0;
  padding-bottom:2px;
  border-bottom:1px solid #F0F0F0;
}

div.sidebar ul ul li li {
	border-bottom:0;
}

div.sidebar li a {
	line-height:1.6em;
}

.sidebar ul li.pagenav ul li {
	background:url(images/post.gif) 0 3px no-repeat;
	padding-left:15px;
}

.sidebar ul li.category-links ul li,
.sidebar ul li.months ul li {
}

.sidebar ul li.category-links ul li li,
.sidebar ul li.pagenav ul li li {
	background:url(images/sub_categories.gif) 0 3px no-repeat;
	padding-left:15px;
}

.sidebar ul li.meta-links ul li,
.sidebar ul li.links ul li {
}

.sidebar ul li.feed-links ul li {
}

.sidebar ul li.posts ul li {
}

#primary ul li li a {
	color: #ffffff;
}

#primary ul li li a:hover {
	color: #e6cf99;
}

/* calendar
--------------------------------------------------*/
table#wp-calendar {
	color:#FFFFFF;
	empty-cells: show;
	padding:0;
	margin:0px 10px;
	text-align: center;
	width:185px;
	font-size: 0.9em;
}

table#wp-calendar caption {
	border-bottom-color:#E6CF99;
	padding-bottom:5px;
	letter-spacing:0.1em;
	text-align:center;
	width:185px;
	color: #E6CF99;
}

table#wp-calendar thead tr {
	border-bottom-color:#FFFFFF;
	color:#FFFFFF;
}

table#wp-calendar th {
	border-bottom:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
}

table#wp-calendar td {
	padding:3px 0;
	font-size:0.9em;
}

table#wp-calendar td#today a{
	color:#E6CF99;
	border:1px solid #E6CF99;
	font-size:1em;
	font-weight:bold;
	background:none;
}

table#wp-calendar td a {
	background-color:#E6CF99;
	display:block;
	border-bottom:1px solid #18213E;
	font-weight:bold;
	font-size:1em;
	color: #18213E;
}

table#wp-calendar td a:hover {
	background-color:#18213E;
	color: #E6CF99;
}

table#wp-calendar tfoot {
	border-top:1px solid #F3F4F4;
}

table#wp-calendar tfoot a {
	background:none;
	border:none;
	font-weight:bold;
}

table#wp-calendar #prev a, table#wp-calendar #next a {
	background-color: #E6CF99;
	text-align:center;
	color: #18213E;
}

table#wp-calendar #prev a:hover, table#wp-calendar #next a:hover {
	background-color: #18213E;
	color: #E6CF99;
}




/* footer
--------------------------------------------------*/
div#footer {
	padding:8px 10px 0 10px;
	font-size:1em;
	line-height: normal;
	width: 785px;
	height: 50px;
	background-image: url(images/background_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer strong { font-weight:normal; }

#footer a {color:#FFFFFF;}

#footer a:hover {color:#E6CF99;}

#footer #copyright a, #footer #copyright strong, #footer #copyright strong a{color:#FFFFFF;}
#footer #copyright a:hover {color:#E6CF99;}

#footer #nav_bottom {
	padding:0;
	float: right;
}

#footer #nav_bottom ul {
	margin:0;
	padding:0;
}

#footer #nav_bottom li {
	border-left:solid 1px #ffffff;
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
}

#footer #nav_bottom li a {
	padding:0 5px;
	letter-spacing:1px;
}

#copyright {
	height: 37px;
	padding-top: 3px;
	font-size: 0.9em;
	padding-left: 20px;
}

