/*
bodrum.css
'bodrum' style for the Tarski theme - http://tarskitheme.com/
Designed by Benedict Eastaugh, http://extralogical.net/
*/


/* Navigation
----------------------------------------------- */
body.bodrum #wrapper .nav-current:link, body.bodrum #wrapper .nav-current:visited, body.bodrum #wrapper .nav-current:active { color: #bf6068; }
body.bodrum #wrapper .nav-current:hover { color: #a6212c; }

/* Content
----------------------------------------------- */
body.bodrum code { color: #bf8f93; }
body.bodrum abbr, body.bodrum acronym { border-bottom: 1px solid #bf8f93; }
		
		/* Headers
		--------------------------------------- */
		body.bodrum h3 { color: #bf6068; }
		body.bodrum h4, body.bodrum h5, body.bodrum h6 { color: #bf8f93; }
		
		/* Post content
		--------------------------------------- */
		body.bodrum .articlenav { background: #fcfeff; }
		
		/* Inserts
		--------------------------------------- */
		body.bodrum .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdee5; padding: 9px; }
			body.bodrum .insert h3 { border-bottom: 1px solid #cfdee5; }
		
		/* Downloads
		--------------------------------------- */
		body.bodrum .content a.download:link, body.bodrum .content a.download:visited, body.bodrum .content a.download:active { background-color: #fcfeff; border: 1px solid #cfdee5; }
		
		/* Images
		--------------------------------------- */
		body.bodrum a img { border: 1px solid #3689b3; }
		body.bodrum a:hover img, body.bodrum .comment a:hover .avatar { border: 1px solid #a6212c; }
		
/* Links
----------------------------------------------- */
body.bodrum a:link, body.bodrum a:active, body.bodrum a:visited { color: #3689b3; }
body.bodrum a:hover { color: #a6212c; }

body.bodrum .content a:link, body.bodrum .content a:active, body.bodrum .content a:visited, body.bodrum .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body.bodrum .tagdata a:active, body.bodrum .tagdata a:visited, body.bodrum .widget_tag_cloud a:link, body.bodrum .widget_tag_cloud a:active, body.bodrum .widget_tag_cloud a:visited { border-bottom: 1px solid #cfdee5; }
body.bodrum .content a:hover, body.bodrum .link-pages a:hover, body.bodrum .tagdata a:hover, body.bodrum .widget_tag_cloud a:hover { border-bottom: 1px solid #a6212c; }

/* Widgets
----------------------------------------------- */

	/* Calendar widget
	------------------------------------------- */
	body.bodrum .widget_calendar tbody td a { color: #fff; background: #8bb6cc; }
	body.bodrum .widget_calendar tbody td a:hover { color: #fff; background: #cc8a95; }

/*
Tarski screen stylesheet
*/

/* Main structure
----------------------------------------------- */
body { min-width: 860px; }
#wrapper { width: 860px; }

/* Positioning
----------------------------------------------- */
body .primary { width: 500px; float: right; }
	body.janus .primary { float: left; }
body .primary-span { padding-left: 300px; clear: both; }
	body.janus .primary-span { padding-left: 0; padding-right: 320px; }

body .secondary { width: 300px; float: left; }
	body.janus .secondary { float: right; }
body .secondary-span { padding-left: 600px; clear: both; }
	body.janus .secondary-span { padding-right: 620px; }

body { text-align: left; }
body.centre { text-align: center; }
body #wrapper { margin: 0 auto 0 0; }
body.centre #wrapper { margin: 0 auto; }

/* Comment form
--------------------------------------- */
body #author, body #email, body #url { width: 294px; }
body #comment-input textarea { width: 594px; }

/* Forms
----------------------------------------------- */
input, select, textarea { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 100%; }

	/* Search form
	--------------------------------------- */
	body .searchbox { width: 300px; margin: 0 0 1em 0; }
		#s { display: block; width: 294px; margin: 0 0 0.6em 0; border: 1px solid #ccc; padding: 2px; background: #fafafa; color: #404040; }

/* Brians Latest Comments
--------------------------------------- */
ul li.alternate .activityentry{
	font-weight: bold;
}
ul li.alternate small{
	margin-left:10px;
}


/* Search Box
--------------------------------------- */
#search-without-button #s{width:150px;}
#search-without-button .button{
height:22px;
width:22px;
  margin-left:-122px;
}


.widget_mr_event,.alert{background:#FFFFCC;border-top:2px solid #FFD324;border-bottom:2px solid #FFD324;text-align: 
left;margin:10px auto;padding:5px 10px;}


/**********************************/
form.onkayit,#onkayit{
	width: 450px;
	background: #E6E6FA;
	border: 1px solid #DCDCDC;
	padding: 2px 2px 2px 2px;
}

form.onkayit ol li,#onkayit ol li{
	list-style: none;
}

form.onkayit fieldset,#onkayit fieldset{
	border: none;
}
form.onkayit label,#onkayit label{
	width: 120px;
	float: left;
	border-bottom: 1px solid #DCDCDC;
}
form.onkayit legend,#onkayit legend {  
color: #000000;  
font-weight: bold;
}
form.onkayit input.text,#onkayit input.text,form.onkayit textarea.text, #onkayit textarea.text{
	width: 220px;
	border: 1px solid #DCDCDC;yeoü
	clear: both;
}

form.onkayit .submit ol li,#onkayit .submit ol li{
	width: 100%;
}
form.onkayit.submit ol li label, #onkayit .submit ol li label{
	width: 80%;
}
form.onkayit.submit, #onkayit .submit {
/*	background: #E6F0FA;*/
}
form.onkayit.submitbutton, #onkayit .submitbutton{
	padding: 10px;
	margin-top: 0px;
	margin-left: 170px;
}

/* Styles for one-column display */
#wp125adwrap_1c { width:100%; }
#wp125adwrap_1c .wp125ad { margin-bottom:10px; }

/* Styles for two-column display */
#wp125adwrap_2c { width:100%; clear:both; height:430px; /*270px;410*/}
#wp125adwrap_2c .wp125ad { width:125px; float:left; padding:10px; display: 
block;}

#brians-latest-comments{clear:both;}
