/*
Theme Name: Centric Theme
Author: ChiQ
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: left;
	font: 0.9em Georgia;
	color: #666;
	background: #e9e9e9;
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	text-decoration: none;
	color: #ff3182;
}

a:hover {
	color: #666;
	border-bottom: 1px dotted #ccc;
	}

img {
	border: 0;
	margin: 0 10px 10px 0;
}

img.widget_feed_icon {
	margin: 0 5px 0 0;
}

td {
padding: 2px;
width: 25px;
height: 15px;
text-align: center;
background-color: #e0e0e0;
}

td:hover {
background-color: #ccc;
}

select {
border: 2px;
border-color: #eee;
font: 0.9em 'Lucida Sans Unicode', Verdana, Helvetica, Sans-Serif;
margin: 10px 0 0 0;
}

option {
padding: 2px;
}

caption {
margin-top: 5px;
font: 0.9em 'Lucida Sans Unicode', Verdana, Helvetica, Sans-Serif;
}

li {
list-style-shape: none;
}

small {
	 color: #ccc;
	 font: 0.8em 'Lucida Sans Unicode', Verdana, Helvetica, Sans-Serif;
	 margin-left: 4px;
}

metadata {
	font: 0.8em 'Lucida Sans Unicode', Verdana, Helvetica, Sans-Serif;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: left;
}

.hidden {
	display: none;
}

.navigation {
	height: 30px;
}

#wrapper {
	width: 960px;
	margin: auto auto;
	text-align: left;
	padding: 0 5px 0 5px;
}

/** BEGIN header **/
#header {
	background: no-repeat 0 top;
	height: 200px;
}
	#header h1 {
		padding: 20px 0 10px;
	}
		#header h1 a {
			display: block;
			width: 960; height: 160px;
			text-indent: -9999px;
			background: url(images/logo.gif) no-repeat 0 0;
			outline: none;
		}
	#header ul {
		height: 30px;
		list-style-type: none;
		margin: 0 4px 0 0;
		padding-left: 10px;
	}
		#header ul li {
			float: left;
			text-transform: uppercase;
			font-size: 0.9em;
			font-weight: bold;
			font-family: 'Lucida Sans Unicode', Verdana, Helvetica, Sans-Serif;
			padding-left: 2px;
			background: url(images/divider.gif) no-repeat 0 center;
		}
		#header ul li.f {
			padding-left: 0;
			background: none;
		}
		#header ul li a {
			color: #000000;
			padding: 13px 20px;
			display: block;
		}
		#header ul li a:hover {
			color: #D0522C;
		}
/** END header **/

/** BEGIN body **/
#body {
	background: url(images/wrapper.png) repeat-y 0 0;
	width: 960px;
	padding: 0 0 50px;
	min-height: 2200px;
}
	#sidebar {
		width: 240px;
		height: 100%;
		float: right;
		font-size: 0.9em;
		color: #7E7E7E;
		margin: 5px 10px 0 10px;
		padding: 0 0 0 5px;
		font-family: 'Lucida Sans Unicode', Verdana, Helvetica, Sans-Serif;
	}
		#sidebar h2 {
			width: 230px;
			border-top: 1px dotted #979797;
			font-size: 1em;
			padding: 4px 0 4px 0;
			margin-top: 14px;
		}
		#sidebar ul {
			list-style-type: none;
			border: 0;
			padding: 0;
			text-indent: 0;
		}
			#sidebar ul li {
				padding: 4px 0 0 0;
			}
			#sidebar ul li a {
				color: #7E7E7E;
			}
			#sidebar ul li a:hover {
				color: #ff3182
			}
			
			#sidebar img {
			margin: 0;
			}
			
			#sidebar p {
			margin: 0 0 3px 0;
			}
			
	#content {
		width: 960px;
		padding-left: 10px;
	}
		#content #latest {
		}
			#content #latest h2 {
				font-size: 3.2em;
				letter-spacing: -2.5px;
				line-height: 85%;
			}
			#content #latest img {
				float: left;
			}
			#content #latest div {
				width: 640px;
				float: left;
				margin-left: 0;
				padding: 10px 10px 10px 10px;
			}
			
			#content blockquote {
			background-color: #f6f6f6;
			margin: 10px;
			padding: 12px;
			font-style: italic;
			color: #777;
			}
			
			#content ul {
			list-style-position: inside;
			margin-bottom: 12px;
			font-size: 1.2em;
			}
			
			ul.addtoany_list {
			list-style-type: none;
			}
			
					.alignleft {
					float: left;
					font: 0.8em 'Lucida Sans Unicode', Verdana, Helvetica, Sans-Serif;
					}
					.alignright {
					float: right;
					font: 0.8em 'Lucida Sans Unicode', Verdana, Helvetica, Sans-Serif;
					}
					
				#content #latest div p {
					margin-bottom: 15px;
					margin-left: 4px;
					font-size: 1.2em;
				}
				#content #latest .readmore {
					float: right;
					font-weight: bold;
					margin: 20px 20px 0 0;
				}
				
				
				
		#content .box {
			width: 195px;
			float: left;
			margin: 0 5px 10px 5px;
			padding: 5px 10px 5px 5px;
			border-right: 1px dashed #eee;
		}
		#content .end {
			margin-right: 0 !important;
		}
			#content .box h2 {
				font-size: 1em;
				color: #ccc;
				margin-bottom: 10px;
			}
			#content .box img {
				border: 1px solid #E6E6E6;
				padding: 2px;
			}
			#content .box p {
				margin: 10px 0;
			}
			#content .box .readmore {
				float: right;
				font-weight: bold;
				margin-bottom: 20px;
				border-bottom: 1px #fff;
			}
		
			
			#content .box ul {
				list-style-type: none;
				clear: both;
			}
				#content .box ul li {
					border-bottom: 1px dotted #959595;
					padding: 3px 0 6px 0;
					min-height: 50px;
				}
				#content .box ul li a {
					color: #2498BF;
					display: block;
				}
				#content .box ul li a:hover {
				color: #ccc;
				border: 0;
				}
				
			#content span.tags {
				font-family: 'Lucida Sans Unicode', Verdana, Helvetica, Sans-Serif;
				font-size: 0.7em;
			}
/** END body **/

/** BEGIN footer **/
#footer {
	width: 960px;
	padding: 40px 0 20px 20px;
	background: url(images/footer.png) no-repeat 0 bottom;
}
	#footer p {
		color: #7E7E7E;
		line-height: 1.6em;
	}
	#footer a {
		color: #1A9DC9;
	}
/** END footer **/

/** BEGIN misc **/
.single {
	padding: 25px, 20px, 0 20px !important;
}
.post {
	padding: 0 20px 20px 0;
}
	.post p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	.post img {
		float: left;
		margin: 0 10px 5px 0;
		padding: 3px;
		border: 1px solid #e1e1e1;
	}
	.post h2 {
		font-size: 1.4em !important;
		padding-bottom: 10px;
	}
	.post .details {
		padding: 5px 0;
		border-width: 1px 0;
		border-style: dotted;
		border-color: #e0e0e0;
		margin-top: 10px;
	}
	.post .details p {
		margin-bottom: 0;
	}
	.post .l {
		float: left;
	}
	.post .r {
		float: right;
	}
	.post ol {
		padding: 0 0 10px 20px;
	}
	.post ul {
		padding: 0 0 10px 15px;
	}
	.post li {
		margin: 2px 0;
	}
	.post blockquote {
		font-style: italic;
		padding: 10px;
		background-color: #EEEEEE;
		border-width: 1px 0;
		border-style: solid;
		border-color: #E3E3E3;
		margin-bottom: 10px;
	}
	.post h3 {
		margin-bottom: 5px;
		font-size: 1.3em;
	}
#comments {
	
}
	#comments h2 {
		font-size: 75%;
		color: #ccc;
		margin: 10px 0;
		font-weight: bold;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
	#respond {
		padding-top: 20px;
	}
/** END misc **/
