/*  
Theme Name: The O.C. Englishman
Theme URI: http://ocenglishman.com/wp-content/themes/oc-englishman/
Description: Fast-loading, easy to read, 2 column theme. Adapted from Dreamhost's 10 year anniversary edition.
Version: 1.0
Author: MacPedro
Author URI: 

Theme last updated: 14 January 2009
*/

/* v1.0 | 20080212 */ 

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/***** General stuff *****/


body {
	background:#dedede;
	}

a:link {color : orange;text-decoration:none;}
a:visited {color : orange;text-decoration:none;}
a:hover {color : #c00;text-decoration:underline;}
a:active {color : #000;text-decoration:none;}

h1,h2,h3,h4,h5,h6{
	font-family: Helvetica, Arial, sans-serif;
	}
	
h1 {
	margin-bottom: 3px;
	padding-bottom : 1px;
	}
	
h1.posttitle{
	margin-top: 0;
	font-size: 22px;
	
	color:#333;
	background:#f9f9f9 url(imges/h2.png) repeat-x top left;
	padding:13px 5px 10px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	border-left:4px solid orange;
	}
	
h1.posttitle.heading{
	margin-bottom: 20px;
	}
h1.posttitle span{
	font-style: italic;
	}
	
h2 {
	margin : 0 0 3px;
	font-size: 20px;
	}

h3 {
	color : #333;
	margin-top : 10px;
	margin-bottom: 10px;
	}



div.post{
	margin-bottom: 50px;
	}
	
div.post.single{
	margin-bottom: 10px;
	}	
	
div.post img{
	float:left;
	margin-right: 15px;
	}

div.postentry{
	overflow: hidden;
	}
		
div.postentry p{
	margin: 10px 0;
	line-height: normal;
	color: #444;
	}
div.postentry ul{
	color: #444;

	}	
div.postentry p a.more-link,
div.postentry p span#sharethis_0{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	}
div.postentry p span#sharethis_0{

	}
	
div.postentry ol{
	list-style: decimal;
		color: #444;

	}
	
div.postentry ul{
	list-style-type: disc;
	}
div.postentry li{
	margin: 3px;
	}
	
div.postentry ul,
div.postentry ol{
	margin-left: 20px;
	}
h4{
	margin-bottom: 5px;
	color: #333;
	}	
	
ul {
	margin:0 0 0 16px;
	list-style: square;
		color: #444;

	}
	
blockquote {
	border-left:1px solid #EAEAEA;
	padding-left: 10px;
	}

/*** Layout ****/

a img{
	border: 0;
	
	}
	
p.wp-caption-text{
	color: #999;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 3px 0 5px;
	}
.postentry img{
margin-bottom: 3px;
	}
#wrap {
	margin : 0 auto;
	width : 860px;
	background:white;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border: 1px solid #efefef;
	padding:0px;
	-moz-box-shadow: 0px 0px 10px #888;
	-webkit-box-shadow:5px 5px 5px #888
}

#header {
	background:#fff;
	background: url(images/headers/rotate.php) no-repeat;
	height: 200px;
	margin:0 40px;
	}


#headings{
	background: url(images/shade.png);
	padding: 10px 20px;
	}
	

#slogan{
	font-family: Helvetica, Arial, sans-serif;
	
	}
		
#navigation {
	text-align:right;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 40px;
	background: orange url(images/backing.png) repeat-x center;
	}
	
#navigation ul {
	list-style-type:none;
	float: right;	
	}
	
#navigation li {
	float: left;
	list-style-type:none;
	margin:0 0 0 20px;
	padding: 5px 10px;
	}
#navigation a {
	text-decoration:none;
	font-size:14px;
	color: #fff;
	}
#navigation a:hover {
	color:#c00;
	text-decoration: underline;
	}


#logo {
	padding-left:0;
	}
	
#logo img {
	float:left;
	padding-right:15px;
	display: none;
	}

#logo h1 a {
	color:#fff;
	text-decoration:none;
	font-size: 34px;
	
	}
	
#slogan {
	font-size:18px;
	color: orange;
	}

#main {
	margin : 0 auto;
	padding:40px 0 0;
	overflow: hidden;
	}

#left-column {width : 500px;float : left;padding-left:40px;}
#left-column ul {padding:0;margin:0 0 0 30px;}
#left-column ol {padding:0;margin:0 0 0 30px;}

h2.posttitle a{
	margin-bottom: 0;
	}

div.postentry h2{
	margin-bottom: 5px;
	margin-top: 20px;
	}	
p.postdate{
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0;
	color: #888;
	font-size: 13px;
	}

p.postdate.single{
	margin-top: 5px;
	}
	
p.postmeta {
	padding:3px 0;
	color:#777;
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
	
p.author{
	color: #777;
	margin-top: 0;
	}
#right-column {width : 300px;float : right;min-height: 600px}

.footnav {padding:10px 0;}

#footer {
	background-position:bottom;
	background-repeat: repeat-x;
	clear : both;
	color:#000;
		border-top: 2px solid orange;
	margin: 20px 40px;
	}
#footer p{
	text-align:center;
		font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 12px;
	padding: 20px;
	}
/*** Comments ***/

input#s{
	border: 1px solid orange;
	width: 200px;
	padding: 5px;
	}

select#cat{
	border: 1px solid orange;
	padding: 5px;
	width: 200px;
	}


#comment {
	width:350px;
	border: 1px solid orange;
	}
ol h3  {border:none;padding-bottom:0}
.commentlist li {padding:15px 10px;}
.commentlist li.even {background-color:#f9f9f9;}
.commentmeta {font-size:.7em;color:#999;}

 h2#comments{
	margin: 20px 0;
	color: #333;
	}

/*** Sidebar ***/

#sidebar {
	padding:0px 40px 20px 20px;
	}
	
#sidebar ul {
	list-style-type:none;
	margin: 15px 20px;
	font-family: Helvetica, Arial, sans-serif;

	}
#sidebar div#twitter_div p {
	font-family: Helvetica, Arial, sans-serif;
	text-align: right;
	font-size: 13px;
	}
#sidebar ul li{
	margin: 4px 0;
	font-size: 13px;
	}	
#sidebar ul li ul li {list-style-type:none;padding:2px;border-bottom:1px solid #EEE;}

#sidebar h2 {
	color:#333;
	padding: 5px 5px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	border-left:4px solid orange;
	font-size: 18px;
	margin: 0;
	background: #f9f9f9;
	}
#sidebar li.rss {border-bottom:none;}

#sidebar li.rss img {float:left;padding-right:10px;}

#sidebar #twitter_update_list li{
	
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5px;
	padding: 5px 0;
	}
	
#sidebar form{
	margin: 10px 0;
	text-align: center;
	}
div.comment-author,

div.comment-meta	{
	margin-left: 10px;
	}
div.comment-author img{
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	}

div#amn{
	margin: 10px 0 10px 40px;
	}	
a.more-link{
	padding: 0;
	display: block;
	color: orange;
	}
	
p.postfeedback{
	
	}
div.comment-author img{
	margin-left: 0px;
	}	
div.comment-body p{
	clear: both;
	margin: 10px;

	}
	
img.sponsored{
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	width: 50px;	}
	
div.wp-caption{
	float: left;
	margin-right: 20px;
	margin-top: 15px;
	}
	
form#commentform #submit{
	margin-top: 15px;
	}