/*   
* Theme Name: 		News Print v2.0 
* Theme URI: 		

http://www.theenglishguy.co.uk/news-print-v20-theme/ 
* Description: 	Four column news theme, with percentage based columns; 

this theme can 
*					also be set to three columns.  
* Author: 			Richard Dows 
* Author URI: 		http://www.theenglishguy.co.uk/ 
*/ 

* {    
margin:					0;	padding:		

		0;	
}	

body, html {
	font-size:				89%;	font-family: 	

		"Lucida Grande", Arial, 

Helvetica, sans-serif;
}

#rap {
    width:					100%;	max-width:	

			1200px;
	text-align:				center;	margin:		

			0 auto;	

background-color:	#fff;
}

/*---------------------------------------- header ----*/
#header {
    width:					100%;	text-align:	left;
}
#headerspace {
	height:				150px;	
margin:					0 auto;	text-align:		left;	

background-color:		#fff;
}

/*----------------------------- the three columns ----*/
#left, #middle, #right, #sidebar {
	top:				175px;
	float:					left;
}

#left, #middle, #right {
    width:					20%;	margin-right:	1%;	

background-color:		#fff;
	padding:                0 10px 0 0;
}
* html #left, * html #middle, * html #right {
    width:					19.5%;
}
#left, #middle {
    border-right:			1px solid #ccc;
}#left {    margin-left:			1%;
}
#sidebar {
	width:					200px;	text-align: left;
padding-left: 5%;
}

.colone {
    width:					70%;	margin-right:	1%;	
margin-left:			1%;	
float:					left;
}

* html .colone {
    width:				60.5%;
}

.colone_single {
    width:					100%;	margin:			0 auto 10px auto;	

text-align:				left;
}

.coltwo {
    width:					32%!important;
margin-left:			1% !important;
	margin-right:			0 !important;	border-right:			none !important;
}
* html .colone {
    width:				29.5% !important;
}

.noshow {
    display:		none;
}

/*---------------------------------- the featured ----*/

.full {
    width:					98%;	max-width:		600px;	

background-color:		#eee;
clear:					both;
}
*>.full {
	margin-top:				10px;
}
* html .full {
    margin-bottom:			10px;
}
.fullsize {
    width:					700px;	margin:			10px auto 0 auto;
float:					left;	padding: 0 10px 10px 10px;
}
.fullsize2 {
    width:					930px;	margin:			10px auto 0 auto;
float:					left;	padding:                0 10px 10px 10px;
}


.featured_ad {
    margin:					0px 0 0 10px;    float:	right;
	clear:				left;
}

/*------------------------------------- the posts ----*/
.post {
    font-size: 1em;
text-align:left;
}
.post-single {
    background-color:		#fff !important;
}
.post-single .post-top {
    margin:					0 0 15px 0;
}
.post-top img {
    float:					left;	padding:         0 5px 0 0;
}
.post-middle img.right {
 padding: 4px; 
margin-left: 20px; margin-right: 0px;
display: inline; 
border:					0;
}
.post-middle img.left {
 padding: 4px; 
margin-left: 0 px; margin-right: 20px;
display: inline; 
border:					0;
}
.post-middle img.centered {
 display: block; 
margin: auto; 
border:					0;
} 
.post-bottom {
     border-top:				1px solid #ccc;    

padding:                2px 0 2px 0; 
   clear:					both;
}
.post-home .post-bottom {
    padding:                1px 0 25px 0;
}
.post-single .post-bottom {
    padding:                0;
}
.post_ads {
    float:					left;
	clear:					left;	padding:  10px 10px 5px 5px;
}
.postmetadata, .tagmetadata {
    padding:                3px 0 0 0 !important;
}
.postmetadata {
    font-size:				0.9em;
	margin:					2px 0 0 0;
}
.tagmetadata {
    font-size:				0.7em !important;    

border-top:				1px solid 

#ccc;	margin:					5px 0 0 0;	

text-align:		center;
}
.tagmetadata img {
    margin:                 3px 0 0 0;
}
.post .navigation .alignleft, .post .navigation .alignright {
    border-right:			1px solid #ccc;	border-bottom:		1px solid #ccc;	

border-left:			1px solid #ccc;
}
/*------------------ post-details, on the sidebar ----*/
.post-details {
     margin:					0 0 15px 0;
}
.post-details .row {
    clear:				both;
}
.post-details span.label {
     width:					80px;	
margin-left:            10px;
	font-weight:			bold;
font-size:				13px;
	float:					left;
}

* html .post-details span.label {
    clear:					left;
}
.post-details span.details {
    font-size:				11px;
	margin:				0 0 0 10px;
}
* html .post-details span.details {
    float:					left;	
margin:			0 0 0 10px;
}

/*------------------ sidebar sections, boxes, etc ----*/
.sidebar_section {
    width:					100%;	
border-bottom:			1px solid #ccc;	
margin:				10px 0;	
text-align:				right;	
height:					30px;
}
.sidebar_box {
     width:					30px;
	height:					30px;	

background-color:		#000;
	float:					left;
}
* html .sidebar_box {
	clear:			left;
}
.sidebar_section h2 {
    margin:					0 0 0 40px;
}
* html .sidebar_section h2 {
    float:					left;	

margin: 0 0 0 10px;
}
/*---------------------- comments, after the post ----*/
.commentsdiv {
     width:					96%;	
margin:				0 auto;
	clear:			both;
}
.comments-header {
     background-color:		transparent;
    font-variant:		lowercase;
}
.comments-middle {
    padding:                10px 5px;
}
.comments-bottom {
    font-size:				0.7em;
	padding:                0 5px 2px 5px;
}  
.comments {
     background-color:		#eee;
margin:				0 0 10px 0;
}
.commentform {
 	margin:			0 auto;
}
.commentform .commentform-inputs {
    width:					40%;
	float:			left;
}
.commentform .commentform-inputs .row {
     vertical-align:			middle;
	padding:                1px 0 !important;
}
.commentform .commentform-inputs label {
    float:					left;
width:					60px;
    padding:                3px 1px 3px 0;	
font-size:				0.8em;
}
.commentform .commentform-inputs span, .commentform .commentform-inputs 

input {
    padding-left:			15px;
}
.commentform .commentform-inputs input { 
   padding:                1px 3px;
	border:				1px solid #333;
	font-size:				1.0em;
	width:				125px;	font-family:		

Georgia,"Times New Roman",serif;
font-stretch:			expanded;
}
.commentform .commentform-headers {
    margin: 			10px 20px 0 0;
}
.commentform .commentform-headers p {
    text-align:				justify;	
font-size:				9px;
}
.commentform .commentform-textarea {
    width:					59%;	
margin-left:			1%;
	float:					left;	
text-align:				left;
}

* html .commentform .commentform-textarea {
    width:				55%;
}
.commentform .commentform-textarea textarea {
	padding:                5px;    
background-color:		#eee;
	width:					99%;	
border:					1px solid 

#ccc;	font-size:				1.0em;	
font-family:			Georgia, "Times New Roman", serif;
}
.commentform .commentform-buttons {
	text-align:			center;
}
.commentform .commentform-buttons input#submit, .commentform 

.commentform-buttons input#reset {
    width:					125px;	
padding:                2px 5px;
	margin: 			5px 0 0 0;
}
.comments-number {
     float:					right;
	clear:					right;	
font-style:				italic;
	font-weight:			bold;
	font-size:				1.8em;	
margin:		0 5px;
}
/*---------------------------------------- footer ----*/
#pre-footer, #footer {
	text-align:		center;
}
#pre-footer {
    width:					100%;
	height:				200px;	
background-color:		#eee;
}
#pre-footer #pre-footer-wrap {
    width:					800px;	
margin:					0 auto;	
padding:             5px;
}
#footleft, #footmiddle {
    border-right:			1px dotted #ccc;
}
#footleft, #footmiddle, #footright {
    width:					32.5%;	
text-align:				center;	
padding: 5px
height:					190px;	
float:					left;
}


#footer {
    clear:					both;
	width:				100%;	
font-size:			13px;	
background-color:		#000;
	color:				#fff;
}
#footer div {
    width:					800px;	
margin:					0 auto;	
padding:                3px 0;
}
#footer a:link {
    color:					#fff;
}
#footer a:visited {
     color:					#eee;
}
#footer a:hover {
    color:					#c00;    

text-decoration:		none;
}
/*--------------------------------- miscellaneous ----*/abbr, acronym {
    border:					0;	

text-decoration:		none;
}
blockquote {
    background-color:		#eee !important;
border:				1px solid #ccc;
}
.post-single blockquote {
border:					0; 
   border:					1px solid #666;    

margin:				10px 15px;	
padding:                1px 3px;
}
.commentsdiv blockquote {
    border-top:				1px solid #ccc;	
border-bottom:			1px solid #ccc;	

background-color:		#ddd !important;
}
cite {
    font-style:				italic;	
font-size:				0.9em;
}
form {
    width:					99%;
}
.post-single p {
    font-size:				13px;
}
.post-middle p {
    margin:				2px 0 5px 0;
}
#pre-footer p {
    font-size:				87%;
}
p.postmetadata span a {
    text-decoration:		none;
}
.tagmetadata a {
    text-decoration:		none;
}
h1, h2, h3, p, img {
	border:				0;
}
.colone h3 {
    font-size:				16px;
	font-family:		"Trebuchet MS", Arial, Verdana, sans-serif;
}
.colone h3 a {
  text-decoration:		none !important;
}
.post-top h2, .comments-header h2 {
    font-size:				1.7em !important;
}
.post-top h2 a {
	text-decoration:		none !important;
}
.post-single h2 {
     border-bottom:			1px solid #fff;	padding:	

			0 0 5px 0;
}
.post-single h2 a {
	text-decoration:	none !important;
}
.comments-header h2 { 
   border-bottom:			none !important;
}
.comments-header h2 span {
    font-size:				0.9em !important;
}
.post-top h3 {
    font-variant:			lowercase;
text-decoration:		none !important;
}
.post-single ul, .post-single ol {
    margin:				0 0 15px 25px;	
font-size:				0.8em;
}
#sidebar ul {
	list-style-type:		none;
}
#sidebar ul h2 {
	font-size:				16px;	
font-family:			"Trebuchet MS", Arial, 

Helvetica, sans-serif;	
margin-bottom:          5px;	
padding:                1px 0 1px 5px;	
border-bottom:			3px solid #111;
	color:				#fff;
}
#sidebar ul ul {
    font-size:				12px;
	list-style-image:       url(images/im.jpg);
	margin:                 0 5px 0 25px !important;
}
#sidebar ul ul.files {
    list-style-image:		url(images/blog-smallfile.gif);
}
#sidebar ul ul.files li:hover {
    list-style-image:	url(images/blog-smallfile2.gif);
}
#pre-footer ul {    margin:			0 0 10px 0;	

list-style-type:		none;
}
#pre-footer ul ul { 
   margin:					0 0 0 20px;	

font-size:				87%;	
list-style-type:		disc;
}
div.ads {
    text-align:				center;	margin:			

	0 auto;
}
div.spacer { 
   clear:					both;
}
.alignleft {
    float:					left;
	clear:				left;
}
.alignright {
    float:					right;
	clear:				right;
}
/*------------------ colors for columns and links ----*/
a:link {
 	color:				#900; 
text-decoration:		none;
}
a:visited {
 text-decoration:		none;
}
a:hover {
     color:				#c00; 
text-decoration:		none;
}
#left a:link {
    color:					#c00;
}
#left a:visited {
    color:				#900;
}
#left a:hover {
    color:					#000;
}
#left h3 a:link, #left h3 a:visited {
    color:					#000;
}#left h3 a:hover {
    color:				#900;
}
#middle a:link {
    color:				#000;
}
#middle a:visited {
    color:					#c00;
}
#middle a:hover {
    color:					#000;
}
#middle h3 a:link, #middle h3 a:visited {
    color:					#000;
}
#middle h3 a:hover {
    color:					#900;
}
#right a:link {
    color:					#c00;
}
#right a:visited {
    color:					#900;
}
#right a:hover { 
   color:					#000;
}
#right h3 a:link, #right h3 a:visited {
    color:					#000;
}
#right h3 a:hover { 
   color:				#900;
}
.post-single h2 a:link {
    color:				    #c00;
}
.post-single h2 a:visited {
    color:				#900;
}
.post-single h2 a:hover {
	color:				#000;
}
.post h2 a:link, h3 a:link, #pre-footer a:link { 
   color:					#c00;
}
.post h2 a:visited, h3 a:visited, #pre-footer a:visited {
    color:					#333;
}
.post h2 a:hover, h3 a:hover, #pre-footer a:hover {
    color:					#666;
}
#sidebar a:link {
    color:					#c00;
}
#sidebar a:visited {
    color:					#222;
}
#sidebar a:hover { 
   color:				#900;
}
.comments-bottom a:link {
    color:				#c00;
}
.comments-bottom a:visited {
    color:				#900;
}
.comments-bottom a:hover { 
   color:					#000;
}
.alignleft a, .alignright a {
    padding:                5px 10px;
}
.alignleft a, .alignright a, .alignleft a:visited, .alignright 

a:visited {
    text-decoration:		none;
	color:				#000;
}
.alignleft a:hover {
    color:				#900;
}
/*-------------------------------------- the menu ----*/
#navcontainer {
	margin:			0 auto !important;	
text-align:				center !important;
	height:				22px;	border-top:		

		1px solid #ccc;	

border-bottom:			1px solid #ccc;
}
#navcontainer ul {
    text-align: 			center;
	padding:                2px 0 2px 0;
    /* cancels gap caused by top padding in Opera 7.54 */    

background-color: 		#fff; 
   color: 					#000;
    width: 					100%;    
font-family: 			Arial,Helvetica,sans-serif;
    line-height: 			18px;   
 /* fixes Firefox 0.9.3 */
}
#navcontainer ul li {
    display: 				inline;
	padding:                2px 0 2px 0;
}
#navcontainer ul li a {
    padding:                2px 35px 2px 35px;
    color: 					#000;    

text-decoration: 		none;    
border-right: 			1px solid #fff;
}
#navcontainer ul li a:hover {
    background-color: 		#fff; 
   color: 				#f00;
}
#navcontainer #active {
 border-left: 1px solid #fff;
 }