/*
Theme Name: trial
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
Tags: 

*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:normal;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

/* end reset */

html {
	overflow-y:scroll;
	} 

body {
	background: #EEE9E9 url() fixed repeat-x center top;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 75%;
	letter-spacing: 1px;
	}
	
big {
	font-size: 140%;
	}
	
small {
	font-size: 80%;
	}
	
strong {
	font-weight: bold;
}

em {
	font-style: italic;
	}
	
blockquote {
	padding: 0px 20px 5px 30px;
	font-style: italic;
	}

cite {
	padding: 0px 0px 0px 30px;
	font-style: italic;
	}
	
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

a:hover {
	color: #3A5FCD;
	}
	
img{
	border: 2px solid #000000;
	}

a:hover img {
	border: 2px solid #3A5FCD;
	}
	
.clear {
	clear: both;
	}
	
.pages {
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	text-transform: lowercase;
	}
	
.wp-caption {
	max-width: 500px;
	text-align: center;
	}

.wp-caption p, .wp-caption-text {
	max-width: 500px;
	font-size: 90%;
	font-weight: 900;
	}
	
#page {
	margin: 0px auto;
	width: 995px;
	padding: 10px 0px 10px 0px;
	}
	
#header {
	clear: both;
	margin: 0px 0px 20px 0px;
	text-transform: lowercase;
	}
	
#header h1, #header h2 {
	font-size: 160%;
	}
	
#header h1 a, #header h2 a {
	color: #3A5FCD; 
	}
	
#header h1 a:hover, #header h2 a:hover {
	color: #000000; 
	}
	
.header_nav {
	margin: 0px 15px 5px 0px;
	display: inline;
	float: right;
	text-transform: lowercase;
	}

.header_nav li {
	list-style: none;
	float: left;
	}

.footer_nav {
	margin: 5px 0px 5px 0px;
	text-align: center;
	text-transform: lowercase;
	}

.footer_nav li {
	display: inline;
	list-style: none;
	text-align: center;
	}

.meta_nav {
	margin: 5px 0px 5px 0px;
	font-size: 80%;
	text-align: center;
	}

.meta_nav li {
	display: inline;
	list-style: none;
	text-align: center;
	}

.header_nav li a, .header_nav li a:hover, .footer_nav li a, .header_nav li a:hover, .meta_nav li a, .meta_nav li a:hover {
	margin: 0px 0px 0px 15px;
	}
	
#index {
	float: left;
	width: 530px;
	margin: 0px 0px 0px 0px;
	}
	
.entry, .single {
	background: #FFFAFA url() no-repeat center top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	float: left;
	width: 520px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}
	
.entry h1, .single h1, .entry h2, .single h2 {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	margin: 0px 0px 5px 0px;
	}
	
.entry li, .single li {
	margin: 0px 0px 0px 15px;
	}

.entry ul, .single ul {
	list-style: square;
	}
	
.entry p, .single p {
	margin: 0px 0px 5px 0px;
	}
	
.entry a, .single a {
	font-weight: bold;
	color: #3A5FCD;
	text-decoration: none;
	}

.entry a:hover, .single a:hover {
	color: #000000;
	}

	
.entry_left {
	float: left;
	width: 250px;
	margin: 0px 10px 0px 0px;
	}
	
.entry img {
	width: 248px;
	height: 298px;
	}
	
.single img {
	max-width: 515px;
	height: auto;
	}
	
.visit_site {
	font-size: 180%;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 0px 0px;
	}
	
.network {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 0px 0px;
	}
	
#footer {
	clear: both;
	text-align: center;
	text-transform: lowercase;
	}
	
#left_sidebar {
	float: left;
	width: 145px;
	margin: 0px 10px 0px 0px;
	}
	
#right_sidebar {
	float: right;
	width: 300px;
	}
	
#ad_widget {
	clear: both;
	}	
	
.widget {
	background: #FFFAFA url() no-repeat center top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	list-style: none;
	}
	
.widget2 {
	margin: 0px 0px 10px 0px;
	padding: 5px;
	list-style: none;
	}

.widgettitle {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}

.widget a {
	text-transform: lowercase;
}

.widget ul {

	}

.widget li {
	list-style-type: none;
	}

.textwidget {

	}
	
.textwidget a {

	}

.tag-cloud {
	text-align: center;
	}
	
#left_sidebar img {
	max-width: 130px;
	height: auto;
	}
	
#right_sidebar img {
	max-width: 285px;
	height: auto;
	}
	

	
	
