/*
Theme Name: *
Description: A custom theme designed especially for *
Version: 1.0
Author: *

*/

/* @group GLOBALS */

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	text-align: center; }
	
.innerBody {
	background: url(yelc/bg.jpg) repeat-x center top;  }
	
body, .innerBody {
	background-color: #2b2d92; }
	
.content, .main, .footer, .content_bottom { 
	position: relative;
	width: 1000px; }
	
.content {
	background: url(yelc/content_bg.jpg) repeat-y right top;
	margin: 0 auto 0 auto;
	padding: 0; }

.content_top {
	background: url(yelc/content_top.jpg) no-repeat right top;
	height: 6px;
	padding: 0;
	margin: 0;
	width: 1000px; }

	
.content_bottom {
	background: url(yelc/content_bottom.jpg) no-repeat right top;
	clear: both;
	height: 6px;
	width: 1000px; }

/* .content_bottom p {
	font-size: .9em;
	padding: 2px 0px 0px 80px;
	line-height: 1.4em;
	color: #999;
	margin: 0; } */
	
.content.full .content_bottom {
	background: url(yelc/content_bottom_full.jpg);
	clear: both;
	height: 50px; 	}
	
	/* @end */	
	

/* @group TYPOGRAPHY */
	
a {
	text-decoration: underline;
	font-weight: normal;
	color: #2a2c92; }
	
/* a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000; } */
	
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666; }
	
h1 {
	font-size: 2.1em;
	color: #c86432;
	margin: 28px 0 -6px;
	padding: 0; }
	
h2 { /* posts */
	font-size: 1.7em;
	text-decoration: none;
	margin: 19px 0 0;
	padding: 0;
	line-height: 1.2em;
	color: #c86432; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.3em;
	margin: 1.2em 0em .2em 0em;
	font-weight: bold;
	color: #c86432; }
	
h4 {
	font-size: 1.1em;
	margin: 12px 0 5px 0;
	font-weight: bold;
	color: #2b2d92;
	line-height: 1.3em;	}
	
h4 a {
	font-size: .9em;
	font-style: italic; }
	
h5 { /*authors */
	font-size: 1.1em;
	margin: 10px 0 3px 0; }

h5 a:link, h5 a:visited { /*authors */
	color: #5e0e11;
	font-weight: bold;
	text-decoration: none; }
	
h6 {
	font-size: 0.9em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	color: #e9262f; }
	
img {
	border: 0;	}
	
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.7em; 	}
	
p {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 12px 0 10px;	}
	
strong, b {
	font-weight: bold;	}
	
.smalltext {
	font-size: .8em;
	color: #666; }
	
	/* @end */
	
	
/* @group MAIN ELEMENTS */

.header { 
	position: relative;
	width: 990px;
	background-color: #fff;
	margin: 10px auto;
	padding: 0; }
	
.header .content_top {
	background: url(yelc/header_top.jpg) no-repeat right top;
	height: 6px;
	padding: 0;
	margin: 0;
	width: 990px; }
	
.header .content_bottom {
	background: url(yelc/header_bottom.jpg) no-repeat right top;
	height: 6px;
	padding: 0;
	margin: 0;
	width: 990px; }
	
.header_content {
	float: left;
	width: 545px;
	text-align: center;
	margin-right: 0;
	margin-left: 10px; }

.graphic {
	float: left;
	margin-left: 20px; }
	
.main {
	position: relative;
	clear: both;
	padding: 0;
	margin: 0;
	background: url(yelc/yelc.jpg) no-repeat; }
	
	
	/* @end */

	
/* @group SIDEBAR */

.sidebar {
	position: relative;	
	float: right; }
	
.sidebar.left {
	margin: 0em 0 0 0;
	padding: 0 14px 0 0px; 
	width: 359px; }
	
.sidebar.right {
	margin: 0em 0 0 21px;
	padding: 0 12px 0 0px; 
	width: 244px; }
	
.sidebar img {
	border: none;
	margin-left: 10px; }
	
.sidebar img.photo {
	margin: 10px 0px 3px -2px; }
	
.sidebar.right h4 {
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding-top: 16px; }
	
.sidebar.right h6 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 24px;
	padding-bottom: 12px;
	padding-top: 12px; }

	
	/* @end */
  	
 
  	
	
/* @group FOOTER */

.footer {
	color: #999;
	margin: 0 auto;
	padding: 10px 0 5px 0; }
	
.footer a:link, .footer a:visited {
	color: #999; }
	
.footer p {
	font-size: .9em;
	padding: 0;
	margin: 0; }
	
	/* @end */

/* @group Wordpress */

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }
    
p.tags {
	border-bottom: 2px solid #ccc;
    margin-bottom:35px; }
    
#comment {
	width: 450px; } 
	

.alignright {
	margin: 10px 0 0 10px !important;
	padding: 1px !important;
	border: 1px solid #eee; }
	
.alignleft {
	margin: 10px 10px 0 0px !important;
	padding: 1px !important;
	border: 1px solid #eee; }

/* @end */
