/*
Theme Name: Train with Ron Blog Theme
Description: Custom blog theme
Author: Monika Arturi
Author URL: http://www.pomonikaarturi.com
Tags: valid XHTML, fixed width, two columns, widgets, gravatars, right sidebar, ad block, customizable
Version: 2.1

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php

*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #333333;
	padding-top: 27px;
	background-color: #ffffff;
	background-image: url(images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center 35px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}

/** BEGIN wrapper **/
.wrapper {
	width: 910px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 115px;
	width: 615px;
	font-family: Arial;
	padding-top: 150px;
	margin-bottom: 75px;
}
#introTop h1 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	position: relative;
	top: 0px;
	left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #F5F5F5;
	padding: 7px;
	margin-bottom: 7px;
	}
	#header h1 a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	}
	#header h3 {
		font-size: 1.4em;
		font-style: italic;
		font-weight: normal;
		position: relative;
		top: 38px; left: 60px;
		float: left;
		clear: both;
	}
	#header form {
		position: relative;
		top: 0; left: 0;
		float: right;
		position: relative;
		top: 5px; left: -49px;
	}
		#header form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 200px;
	margin-right: 5px;
	border: 1px solid #FFCC00;
	padding: 3px;
		}
		#header form button {
			text-indent: -9999px;
			width: 18px; height: 18px;
			border: 0;
			float: left;
			background-color: transparent;
		}
/** END header **/

/** BEGIN navigation **/
#navigation {
	list-style-type: none;
	height: 14px;
	padding: 0px;
	margin-top: -10px;
	margin-left: -15px;
}
	#navigation li {
		float: left;
		font-family: Georgia;
		font-size: 0.9em;
		font-weight: bold;
		text-transform: uppercase;
		padding: 0 5px;
	}
	#navigation li a {
		text-decoration: none;
		padding: 5px;
	}
	#navigation li a:hover {
		text-decoration: underline;
	}
/** END navigation **/

/** BEGIN content **/
#content {
	float: left;
	width: 650px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	.post {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	.first {
		padding-top: 0;
	}
	.post h2 {
	clear: both;
	font-size: 26px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	padding: 0px;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	line-height: 1.35;
	}
	.post h2 a {
	text-decoration: none;
	color: #333;
	}
		.first h2 a {
			text-decoration: none;
		}
		.first h2 {
			border-top: 0;
		}
	.post p {
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 1.35;
	}
	.date {
		text-align: left;
		padding-bottom: 10px;
		font-family: Arial;
		font-style: normal;
		font-size: 12px;
		margin: 0 0px 0px !important;
	}
	.post h3 {
		font-size: 1.6em;
		font-weight: normal;
		font-family: Georgia;
		padding: 10px 0;
	}
	#postnav {
		padding: 10px;
		font-family: Georgia;
		font-style: italic;
	}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	float: right;
	width: 225px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #F2F2F2;
}
    .entry_author_image {
	float: left;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
    }
#sidebar p {
	font-size: 12px;
	padding: 7px;
	margin-bottom: 7px;
}
	#sidebar h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333;
	margin-bottom: 0px;
	}
	#sponsors {
		padding: 14px;
	}
	#sponsors img {
		border: 0;
		margin: 2px;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 0 10px 15px;
		margin-right: 50px;
	}
		#sidebar ul li {
	padding: 6px 0 6px 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background: url(images/bullet.gif) no-repeat 0 10px;
		}
		#sidebar ul li a {
			text-decoration: none;
		}
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.40;
	height: 338px;
	background-image: url(images/bg_footer.jpg);
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 14px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
	#footwrap {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin: auto;
	width: 890px;
	text-align: left;
	padding-top: 25px;
	}
	#footer a {
		text-decoration: none;
		font-size: 0.9em;
		margin: 0 8px;
	}
		#footer .first {
			margin-left: 0 !important;
		}
	#footer .left {
		float: left;
	}
	#footer .right {
		float: right;
	}
/** END footer **/

/** BEGIN single **/
img {
	border: 0;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 25px;
}
.post ol {
	margin: 0 0 10px 25px;
}
.post li {
	line-height: 1.35;
	font-size: 12px;
	list-style-position: inside;
	margin-bottom: 6px;
}
.post blockquote {
	font-style: italic;
	padding-left: 8px;
	margin-left: 2px;
}
#commentsection {
	
}
	#commentsection h2 {
		margin: 0 0 10px !important;
		text-align: left;
	}
	.commentdetails {
		margin-bottom: 10px;
		font-family: Georgia;
	}
	.commentdetails img {
		float: left;
		padding: 2px;
		margin: 0px 4px 3px 1px;
	}
	.commentdetails p {
		margin-bottom: 2px;
	}
	.commentauthor {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FF9900;
	}
.commentauthor p {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FF9900;
}
	.commentdate {
		font-size: 0.9em !important;
		font-style: italic;
	}
	.comment1 {
		padding-bottom: 20px;
	}
	.notfound {
		padding: 20px;
	}
	.notfound h2 {
		font-family: Georgia;
		font-weight: normal;
		font-size: 2em;
		padding-bottom: 10px;
	}
	#postdetails {
	font-size: 0.8em;
	font-family: Georgia;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	}
		#postdetails p {
			margin-bottom: 5px;
		}
/** END single **/

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
#newsletter {
	margin-top: 10px;
	margin-bottom: 10px;
}

.textwidget {
	padding-top: 10px;
	padding-bottom: 10px;
}
.post .firstLetter{
	display      : block;
	float        : left;
	margin-top   : 0.305em; /* use -0.205em for two lines */
	margin-left  : 0em;
	margin-right : 0.75em;
	height       : 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 6px;
	color: #7f6000;
	font-weight: bold;
	font-style: normal;
	background-color: #f5b903;
	width: 130px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.post .firstLetter span{
	font-size    : 2.33em;   /* use 3.33em for two lines */
	line-height  : 1em;
}
.firstLetter + span{
  margin-left  : 10px;
}

#customTable table tr td  {
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
#customTable table tr td p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

#editor-toolbar {
	margin: 7px;
}
