/*
Theme Name: PCRSTYLE NEWS
Theme URI: http://news.pcrstyle.com
Version: 0.5
Author: Thomas SOUBRIER
*/


/* -- RESET -- */
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;
}



/* Begin Typography & Colors */
body { /* Resets 1em to 10px */
	
	background: #fff;
	color: #333;
	text-align: center;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

.page {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	}

#header { 
	height: 81px;
	background: #eee url('images/headerbg-pg.gif') 0 0 repeat-x;
	/*margin-bottom: 25px;*/
	}
	
h1 { 
	width: 330px;
	height: 46px;
	background: url('images/logo-pg.gif') 0 0 no-repeat;
	position: relative;
	top: 17px;
	}

h1 a { 
	display: block;
	height: 46px;
	width: 330px;
	text-indent: -3000em;
	}
	
#content { 
	width: 600px;
	float: left;
	}

#sidebar { 
	margin-left: 680px;
	line-height: 18px;
	}

#footer { 
	clear: left;
	/*margin-top: 20px;*/
	border-bottom: 3px solid #EEE;
	/*padding-top: 20px;*/
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
	
/*--- HEADINGS & LINKS ---*/

h2, h2 a { 
	color: #689ed0 !important;
	text-decoration: none;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 0;
	}
	
#sidebar h3, #sidebar h2 { 
	font-size: 15px;
	color: #888 !important;
	margin-bottom: 5px;
	}

.post a, #sidebar a { 
	color: #44779e;
	text-decoration: none;
	}
	
.post a:hover, #sidebar a:hover { 
	text-decoration: underline;
	}

.archives h2 { 
	margin-bottom: 20px;
	}

.archives h3 { 
	font-size: 20px;
	text-transform: uppercase;
	}
	
.search .postmetadata {
	margin-top: 20px; 
	}


/*--- MENU ---*/

#menu { 
	background: #CCC url('images/menubg.gif') 0 0 repeat-x;
	height: 34px;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 25px;
	}

#menu ul li { 
	float: left;
	line-height: 34px;
	margin-right: 40px;
	}
	
#menu ul li a { 
	text-decoration: none;
	color: #787878;
	font-weight: bold;
	}
	
#menu ul li a:hover { 
	color: #444;
	}

/*--- POST ---*/

.post { 
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 3px solid #EEE;
	clear: both;
	}
	
.entry { 
	line-height: 19px;
	margin: 10px 0;
	color: #555;
	}

.entry p { 
	margin-bottom: 20px;
	font-size: 13px;
	}

small { 
	font-size: 11px;
	color: #aaa;
	/*font-style: italic;*/
	}
	
.postmetadata { 
	font-size: 12px;
	color: #999;
	line-height: 20px;
	}
	

.entry ul, .entry ol { 
	font-size: 13px;
	padding-left: 30px;
	margin-bottom: 20px;
	}
	
.entry ul { 
	list-style-type: disc;
	}	
	
.entry ol { 
	list-style-type: decimal;
	}
	
blockquote p {
	font-size: 18px !important;
	line-height: 30px;
	font-weight: bold;
	font-style: italic;
	color: #999;
	padding: 15px;
	margin: 0;
	}
	
.entry h2, .entry h3, .entry h4 { 
	color: #666 !important;
	margin-bottom: 20px;
	}
	
.entry h3 { 
	font-size: 16px;
	}

.entry h4 { 
	font-size: 13px;
	}
	
.entry img { 
	padding: 3px;
	margin: 0 10px 0 10px;
	}
	
.entry img.border {
	border: 1px solid #ccc;
	}
	
img.alignleft { 
	float: left;
	margin: 5px 10px 5px 0;
	}
	
img.aligncenter { 
	margin: 0 auto;
	display: block;
	}

img.alignright { 
	float: right;
	margin: 0 10px 5px 10px;
	}
	
/*--- NAVIGATION ---*/

.navigation { 
	padding: 15px 0;
	font-size: 12px;
	color: #888;
	}
	
.navigation a { 
	text-decoration: none;
	color: #888;
	}
	
.navigation a:hover { 
	text-decoration: underline;
	}
	
	
/*--- GALLERY ---*/	

dl.gallery-item { 
	padding-top: 0px;
	}

.gallery-icon img { 
	padding: 0;
	}

	
/*--- SIDEBAR ---*/

#sidebar ul li { 
	margin: 15px 0;
	padding: 15px 0;
	border-bottom: 2px dotted #eee;
	}

#sidebar ul li ul li { 
	margin: 0;
	padding: 0;
	border: none;
	font-size: 12px;
	}
	

#searchform input { 
	border: 1px solid #ccc;
	padding: 3px 3px;
	}

input#searchsubmit { 
	background: #eee;
	color: #666;
	}
	
ul#follow li { 
	font-size: 16px !important;
	line-height: 64px;
	padding-left: 70px !important;
	margin-bottom: 10px !important;
	}	

li.rss { 
	background: url('images/rss.png') 0 0 no-repeat;
	}
	
li.twitter { 
	background: url('images/twitter.png') 0 0 no-repeat;
	}

/*--- COMMON ---*/

.alignleft { 
	float: left;
	}

.alignright { 
	float: right;
	}

.clearfloat { 
	clear: both;
	}