/*
Theme Name: Nemrud
Theme URI: http://cagewebdev.com
Author: CAGE - Rolf van Gelder
Author URI: http://cagewebdev.com
Description: Custom theme for the Nemrud web site
Version: 1.5
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	XXXmargin: 0;
	XXXpadding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
*/ body {
 line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;/* border-spacing: 0; */
}
/*---------------------------- 
   General 
-----------------------------*/
/*
* {
	margin: 0;
	padding: 0;
}
*/
/* MAIN STYLES
-------------------------------------------*/
body {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 130%;
	background-image: url(images/gr.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin-top: 6px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	outline: none;
}
p {
	margin: 1.5em 0;
}
h1, h2, h3 {
	/*	RvG
	letter-spacing:-1px;
	line-height:100%;
*/	
	padding-bottom: 15px;
}
h1 {
	font-weight: normal;
}
h1 a:hover {
	text-decoration: none;
	color: #333;
}
h2 {
	font-size: 20px;
	/* padding-top:10px; */
	font-weight: normal;
}
h3 {
	font-size: 16px;
	padding-top: 10px;
	font-weight: bold;
	color: #030;
}
h4 {
	font-size: 13px;
	/* padding-top:10px; */
	font-weight: bold;
	color: #333;
}
h1 {
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 100%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	padding-bottom: 5px;
}
h2.h2comments {
	display: block;
	background: url(images/bk_dotted_horiz.png) 0 100% repeat-x;
	margin-bottom: 2px;
}
/* LAYOUT STRUCTURE
--------------------------------------------------*/

#mainWrapper {
	width: 980px;
	/* background:url(images/bk_main_wrapper.png); */
	margin: 0px auto 0; /* top: 30px */
	overflow: hidden;
}
#wrapper {
	width: 906px;
	margin: 10px;
	background: #fff url(images/bk_wrapper.png) 100% 0 no-repeat;
	overflow: hidden;
	padding: 0px 27px 27px 27px;
}
#header {
	margin-top: 10px;/* margin-bottom: 3px; */
}
#flags {
	position: relative;
	float: right;
	top: 0px;
}
#content {
	overflow: hidden;
	margin-top: 0px;
	padding-top: 0px;
}
#content.twocols {
	background: url(images/bk_dotted_vert.png) 250px 0 repeat-y;	/* 625 */
}
#content.threecols {
}
#contentColumn {
	position: relative;
	/* overflow: auto; */
	/* height: 450px; */
	float: left;
	width: 100%;	/* 255 */
	padding: 0px;
	margin-top: 10px;
 // margin-right: 10px;
}
#colLeft {
	position: relative;
	float: left;
	width: 240px;	/* 600 */
	padding-right: 5px;/* border: solid 1px #F30; */
}
#colRight {
	position: relative;
	/* overflow: auto; */
	height: 520px;
	float: left;
	width: 640px;	/* 255 */
	padding-left: 15px;
	padding-right: 4px;
	margin-top: 10px;
}
#footer {
	width: 960px;
	margin: 10px auto;
	padding: 0 12px 0px;
}
/* HEADER ELEMENTS
-----------------------------------*/
.site-title {
	/* color: #111; */
	color: #7c5524;
	font-size: 30px;
	font-weight: bold;
	line-height: 31px;
	text-decoration: none;
}
.site-description {
	color: #7a7a7a;
	font-size: 12px; /* 13px; */
	font-style: italic;
	padding-left: 0px; /* 80px; */
}
#logo {
	position: relative;
	float: left;
	/* border: solid 1px #0F0; */
	color: #999;
	font-size: 11px;
}
#logo a img {
	border: none;
	vertical-align: middle;
	margin-right: 15px;
}
/* TOP SOCIAL */

#topSocial {
	position: absolute;
	right: 0;
	top: 15px;
	font-size: 11px;
	color: #999;
}
#topSocial a img {
	border: none;
	vertical-align: middle;
	margin-left: 10px;
}
/* TOP MENU */

#topMenu {
	position: relative;
	background: url(images/bk_dotted_horiz.png) 0 100% repeat-x;
	height: 12px;
	padding: 0 0 17px;/* top: 85px; */
	font-weight: bold;
}
#topMenu ul li {
	float: left;
	padding-right: 20px;
}
#topMenu ul li a {
	display: block;
	padding-left: 11px;
	/* text-transform:uppercase; */
	color: #333;
	padding-bottom: 17px;
}
#topMenu ul li a:hover {
	color: #00A5FF;
	text-decoration: none;
}
/*----------------------------
Main menu
----------------------------*/
#branding {
	border-top: 2px solid #bbb;
	padding-bottom: 10px;
	position: relative;
	z-index: 2;
}
#branding img {
	height: auto;
	margin-bottom: -7px;
	width: 100%;
}
/* =Navigation
-------------------------------------------------------------- */
#access div {
	margin: 0 7.6%;
}
#access a.assistive-text:active, #access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}
#access {
	background: #222; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
	background: -webkit-linear-gradient(#252525, #0a0a0a);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #eee;
	display: block;
	line-height: 1.8em; /* 3.333em; */
	padding: 0 1.2125em;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 1.8em; /* 3.333em; */
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #EEE; /* #f9f9f9; */
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.1em;
	padding: 6px 6px;
	width: 218px;
}
#access li:hover > a, #access ul ul :hover > a, #access a:focus {
	background: #F9F9F9; /* #efefef; */
}
#access li:hover > a, #access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a, #access .current_page_ancestor > a {
	font-weight: bold;
}
#access .current_blue > a {
	color: #00F;
	font-weight: bold;
}
#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}
#nav2 {
	font-size: 11px;
}
#nav2 a {
	color: #CC9933;
}
#nav2 .currentPage {
	color: #92652a;
	font-weight: bold;
}
.sidenav {
	float: left;
	width: 220px;
	padding : 10px 0px 0px 0px;
	font-size: 11px;
	z-index: 99999;
}
.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav img {
	border: none;
}
.sidenav ul {
	text-transform: capitalize;
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}
.sidenav li {
	color: #111;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidenav li h3 {
	font-size: 1.3em;
}
.sidenav li a {
	color: #57648e;
	font-size: 1.1em;
	padding: 3px -16px 3px 3px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
}
/* colRight ELEMENTS
-----------------------------------*/

#pageTitle {
	background-color: #CC9933;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 10px;
	display: block;
	float: left;
	padding: 1px 6px;
	color: #fff;
	margin-right: 2px;
	text-transform: uppercase;
}
#archive-title {
	padding: 0 0 9px;
	margin: 0 0 20px;
	display: block;
	background: url(images/ico_archive.png) 2px 50% no-repeat;
	border-bottom: 1px solid #ddd;
}
#colRight table {
	font-size: 12px;
}
#colRight th {
	border-bottom: 1px solid #888;/* background:url(images/bk_dotted_horiz.png) 0 100% repeat-x; */
}
#dotted_horiz {
	width: 100%;
	background: url(images/bk_dotted_horiz.png) 0 100% repeat-x;
}
#dotted_horiz_dbl {
	width: 100%;
	background: url(images/bk_dotted_horiz_dbl.png) 0 100% repeat-x;
}
.postItem {
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url(images/bk_dotted_horiz.png) 0 100% repeat-x;
}
.postItem a img {
	border: none;
}
.postItem .meta {
	font-size: 10px;
	color: #999;
	padding-bottom: 7px;
	overflow: hidden;
}
.postItem .meta div {
	float: left;
	margin-right: 15px;
}
.postItem .meta .icoAuthor, .postItem .meta .icoComments {
	padding-left: 20px;
}
.postItem .meta img {
	vertical-align: middle;
}
.postItem h1 a {
	color: #333;
}
.postItem h1 a:hover {
	text-decoration: none;
}
.postItem .categs {
	margin: 0 0 10px;
	overflow: hidden;
}
.postItem .categs a {
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding: 1px 6px;
	color: #fff;
	margin-right: 2px;
	text-transform: uppercase;
}
/* COLRIGHT ELEMENTS
-----------------------------------*/

#colLeft h2 {
	font-weight: bold;
	font-size: 12px;
	/* text-transform:uppercase; */
	padding: 0 0 1px; /* 0 0 10px; */
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #C8C8C8;
}
/*
#colLeft .header {
	font-size:13px;
	text-transform:uppercase;
	font-weight:normal;
}
*/
#colLeft .rightBox {
	margin-bottom: 15px;/* border: 1px solid #06F; */
}
#colLeft .rightBox p {
	margin: 4px 0; /* 15px 0; */
}
#colLeft .rightBox ul li {
	position: relative;
	left: -30px;
	padding: 2px 0; /* 9px 0; *//* border-bottom:1px solid #ddd; */
}
#colLeft .rightBox ul li a {
	font-size: 12px;
	font-weight: normal;
}
#colLeft .rightBox ul li a:hover {
	text-decoration: none;
}
#colLeft .rightBox ul li:hover {
	background: #F7F7F7;
}
/* FOOTER ELEMENTS
----------------------------------*/
#footer #footerWidgets {
	overflow: hidden;
}
#footer .boxFooter {
	float: left;
	width: 210px;
	padding-right: 30px;
	overflow: hidden;
	margin-bottom: 20px; /* 40 */
	color: #666;
}
#footer h2 {
	font-size: 13px;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 2px solid #C8C8C8;
	font-weight: normal;
}
#footer .boxFooter ul li {
	padding: 7px 0;/* border-bottom:1px solid #ccc; */
}
#footer .boxFooter ul li a {
	text-decoration: none;
	color: #666;
	font-size: 12px;
	font-style: normal;
}
#footer .boxFooter ul li a:hover {
	color: #1FA2E1;
}
#footer .boxFooter p {
	margin: 15px 0;
}
/* Copyright */
#copyright {
	position: relative;
	top: -10px;
	font-size: 11px;/* border: solid 1px #36F; */
}
#copyright a {
	color: #000;
	text-decoration: underline;
}
/* COMMENTS
-----------------------------------*/

#content #colRight ul.commentlist {
	list-style: none;
	list-style-position: outside;
	display: block;
	margin: 0 0 20px;
	background: url(images/bk_dotted_horiz_dbl.png) 0 100% repeat-x;
	padding: 0;
	padding-bottom: 10px;
}
#content #colRight ul.commentlist ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
}
#content #colRight ul.commentlist li {
	padding: 20px 0 10px 35px;
	position: relative;
	margin-top: 0;
	background: url(images/bk_dotted_horiz.png) 0 0 repeat-x;
}
#content #colRight ul.commentlist li img {
	border: none;
}
#content #colRight ul.commentlist li p {
	font-size: 13px;
	margin: 10px 0;
}
#content #colRight ul.commentlist li .comment-meta, #content #colRight ul.commentlist li .text {
	margin-left: 20px;
}
#content #colRight ul.commentlist li .comment-meta span {
	font-size: 11px;
	color: #999;
}
#content #colRight ul.commentlist li .comment-meta {
	font-size: 16px;
}
#content #colRight ul.commentlist li .gravatar {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 20px;
	left: 0;
}
#content #colRight ul.commentlist li .gravatar .gravatar_mask {
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/bk_gravatar_mask.png) 0 0 no-repeat;
	width: 40px;
	height: 40px;
}
#content #colRight ul.commentlist .reply {
	position: absolute;
	right: 0;
	top: 25px;
	width: 46px;
	height: 21px;
	text-align: center;
}
#content #colRight ul.commentlist .reply a {
	display: block;
	width: 46px;
	height: 21px;
	text-transform: uppercase;
	font-size: 11px;
}
#content #colRight ul.commentlist .reply a:hover {
	text-decoration: none;
	color: #333;
}
#content #colRight ul.commentlist li .children li {
	margin-top: 15px;
	padding-top: 25px;
	border-bottom: none;
	overflow: hidden;
	padding-bottom: 5px;
}
#content #colRight ul.commentlist li .children li .gravatar {
	top: 20px;
}
#content #colRight ul.commentlist li .children li .reply {
	top: 30px;
}
/* PAGINATION */

.emm-paginate {
	padding: 10px 0;
	overflow: hidden;
	clear: both;
}
.emm-paginate a {
	border: 1px solid #ddd;
	color: #666;
	margin-right: 5px;
	padding: 3px 7px;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.emm-paginate .emm-title {
	color: #555;
	margin-right: 4px;
}
.emm-paginate .emm-gap {
	color: #999;
	margin-right: 4px;
}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #fff;
	background: #999;
	border: 1px solid #999;
	margin-right: 5px;
	padding: 3px 7px;
}
.emm-paginate .emm-page {
}
.emm-paginate .emm-prev, .emm-paginate .emm-next {
}
/* FORMS
-------------------------------------------*/
#searchBoxHeader {
	position: relative;
	float: right;
	overflow: hidden;
	top: 33px;
}
#colLeft #searchBox {
	overflow: hidden;
	margin-bottom: 25px;
}
#loginform input {
	border: 1px solid #CDCDCD;
	background: #fff;
	padding: 6px 4px 6px 4px;
	color: #666;
	width: 155px;
	float: left;
}
#loginform input[type="submit"] {
	width: 70px;
	height: 30px;
	border: 1px solid #CDCDCD;
	cursor: pointer;
	padding: 0;
	text-align: center;
	background: #666;
	color: #fff;
	font-size: 11px;
}
#searchform input {
	border: 1px solid #CDCDCD;
	/*	
	border:none;
	border-left:1px solid #CDCDCD;
	border-top:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
*/	
	background: #fff;
	padding: 2px;
	color: #666;
	width: 115px;	/* 155 */
	float: left; /* background:#fff url(images/ico_search.jpg) 5px 50% no-repeat; */
}
#searchform input[type="submit"] {
	border: none;
	cursor: pointer;
	padding: 1px 4px 1px 0px;
	text-align: right;
	color: #999;
	font-size: 11px;/* font-weight: bold; */
}
/* COMMENTS F0RM */

#commentform p {
	margin: 0;
}
#commentform label {
	display: block;
	padding: 5px 0;
}
#commentform input, #commentform textarea {
	border: 1px solid #ddd;
	padding: 8px;
	width: 300px;
	margin-bottom: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#commentform input:focus, #commentform textarea:focus {
	border: 1px solid #1FA2E1;
}
#commentform textarea {
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#commentform input[type="submit"] {
	border: none;
	width: 151px;
	height: 32px;
	margin-top: 10px;
	cursor: pointer;
	background: url(images/bk_but_form.jpg) 0 100% repeat-x;
	color: #FFF;
	font-size: 12px;
	padding: 0;
}
/* Contact Form */

#contact label {
	display: block;
	padding: 5px 0;
	font-weight: bold;
}
#contact input, #contact textarea {
	border: 1px solid #ddd;
	padding: 8px;
	width: 300px;
	margin-bottom: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#contact textarea {
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#contact input[type="submit"] {
	border: none;
	width: 151px;
	height: 32px;
	margin-top: 10px;
	cursor: pointer;
	background: url(images/bk_but_form.jpg) 0 100% repeat-x;
	color: #FFF;
	font-size: 12px;
	padding: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#contact input:focus, #contact textarea:focus {
	border: 1px solid #1FA2E1;
}
.errormsg, .successmsg {
	background: #FEF4F1;
	border: 1px solid #F7A68A;
	color: #DA4310;
	padding: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.successmsg {
	background: #F5FAF1;
	border: 1px solid #C2E1AA;
	color: #8FA943;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.wp-caption-text {
	font-size: 11px;
	font-style:italic;
}