/*  
Theme: Natalya
Description: Green, White, Gradient, etc.
Version: 1.0
Author: Karina
Author URI: http://escape-artists.org/
*/



/* Basics and Typography */

body {
        margin-top:0px;
	font-size: small;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #ffffff;
        text-align:left;
        text-transform: none;
        font-weight:normal;
        padding:1px;
        background-color: #e0e0e0;
        background-image:url(http://escape-artists.org/x/riseagainst/background.png);
        background-position: 0px 1px;
        background-repeat: repeat-x;}



html>body {
	font-size: small;
}

b {
color: #625f7d;
font-family: tahoma;
font-size: 12px;
}

strong {
color: #486b8b;
font-family: tahoma;
font-size: 12px;
}

s {
color: #486b8b;
font-family: tahoma;
font-size: 9pt;
}


i, em
{color:#6f6f6f;
 font-family:arial;
 font-size:12px;}


u {
color: #625f7d;
font-family: tahoma;
font-size: 9pt;
border-bottom:1px dashed #fff;
}

p {     
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}

a:link {
	color: #6f6f6f;
	text-decoration: none;
}
a:visited, a:active {
	color: #6f6f6f;
	text-decoration: none;
}
a:hover {	color: #e3e3e3; 
		text-decoration: none;
}
input, textarea, select {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #625f7d;
	background-color: #dedede;
	text-align: left;
	border: 0px solid #625f7d;
	margin: 1px;
	padding: 1px;}

.sheader{      
                margin-left:-13px;
                background: url(http://i30.tinypic.com/b5mk52.png) 
                no-repeat top center;
                width: 275px;
                height: 81px;
}

.sheadertext{		padding-top: 34px;
                padding-bottom:3px;
                text-align: center;
                color: #fff;
                text-transform: uppercase;
		font-size: 14px;
                font-family: tahoma;
                letter-spacing: 1px;
}

blockquote {
	line-height: 14px;
	text-align: left;
	color: #6d6d6d;
	font-family: arial;
	font-size: 12px;
	margin: 18px 35px;    
	padding: 0px 8px 2px 10px;
	background: #e0e0e0 url('') 3px 4px no-repeat;
	border-left: 0px solid #486b8b;
        min-height:81px;}

.slink{
display:block;
text-transform:lowercase;
font-family: tahoma;
font-size: 11px;
color: #000000;
padding-top:-1px;
text-align: left;
Letter-Spacing: 1 px;
border-bottom: 1px solid #486b8b;
}

.img2{
	padding: 2px; 
        margin: 4px;
	border: 1px solid #7c7c7c;
	-moz-border-radius:  1px; 
	-webkit-border-radius: 1px; 
	border-radius: 1px;
	background: #e0e0e0;	
}

.img2:hover{
	padding: 2px; 
        margin: 4px;
 	border: 1px solid #625f7d;
        filter: alpha(opacity=90); opacity: .7;
	border-radius: 1px;
	background: #e0e0e0;	
}




/* Layout */

#wrapper {
	width: 860px;
	margin: 0 auto;
	font-size: 0.9em;
	text-align: left;
	background: # url() repeat-y;
}
#header {
	width: 860px;
	height: 428px;
	background: url() no-repeat;
}

	/* Header Styles */
	
	#title {
		float: center;
		margin: 38px 0 0 9px;
		border-bottom: 1px solid #989898;
		padding: 1px;
	}
	#title h1 {
		margin: 0;
		padding: 5px 15px;
		border: 0;
		background-color: #404040;
		color: #6c85ad;
	        font-size: 0.92em;
		line-height: 32px;
		letter-spacing: 1px;
	}
	#title h1 a {
		color: #6c85ad;
		text-decoration: none;
	}
	
#content {
	float: left;
	padding: 0px 2px 2px 2px;
        margin-top: 10px;
        margin-left:0px;
	background: #;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family: inherit;
	line-height: 15px;
	width: 405px;
        text-align:justify;

} 
html>body #content {
	width: 590px;

}
#sidebar{
	float: center;
	width: 297px;
        font-family:arial;
        font-size:12px;
        margin-left: 610px;
	background: transparent;
        text-align: justify;
        margin-top:0px;}




.sidebar-content{
	background: #f2f2f2;
        color: #acacac;       }

.sidebar-content-text{
	padding: 5px;
	margin: 0 5px 0 5px;
}


	/* Sidebar Styles */
	
	#sidebar h2 {          
                background-color:#625f7d;
	        margin: 15px 0 0 0;
                display:block;
		padding-top: 3px;
                padding-bottom:3px;
                padding-left:5px;
                color: #fff;
                text-transform: lowercase;
		font-size: 17px;
                font-family: arial;
                letter-spacing: 1.2px;
                border-bottom:2px solid #55536d;
}

	#sidebar a:link {
		color: #727272;
	}
	#sidebar a:visited {
		color: #727272;
	}
	#sidebar a:hover {
                color: #486b8b; 
		text-decoration: none;
	}
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#sidebar ul ul, #sidebar ol {
		margin: 1.2em 0 1.2em 1.3em;
	}
	#sidebar ul ul {
		list-style-type: disc;
	}
	#sidebar ul ul ul {
		margin-top: 0;
		margin-bottom: 0;
	}



	/* Footer Styles */
#footer {
background: #fff ;
background-repeat: repeat-x;
vertical-align: bottom;
font: 12px tahoma;
line-height: 12px;
color: #e0e0e0;
text-align: center;
padding:10px;
}	


	

/* Blog Styles */

.entry{
        background:#f2f2f2;
	color: #acacac;
	font-family: tahoma;
	font-size: 12px;
	line-height: 15px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	border: 0px solid #2d42b5; 
        -moz-border-radius:  0px; 
        -webkit-border-radius: 0px; 
        border-radius: 0px;
       
	
}

.posttitle {
padding: 5px;
padding-left: 5px;
display:block;
font-family: arial;
font-size: 24px;
font-style: ;
text-transform:lowercase;
text-align: left;
Letter-Spacing: -1px;
border-radius: 20px; 
background-color:#486b8b;
color: #fff;
border-bottom:2px solid #3b5971}

.postinfo {
        background: #cfcfcf;
        color: #828282;
        font-weight: normal;
        font-family: arial;
	text-transform: lowercase;
        font-size: 12px;
        text-align: justify;
        line-height: 15px;
        letter-spacing: 0px;
        padding: 6px 6px 6px 6px;
}

.postmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
}
.postmeta, .postfeedback {
	font-size: 0.92em;
	text-align: justify;
}
.pagetitle {
	margin: 0.6em 0 1.2em 0;
}
.commentauthor {
	margin: 1.2em 0 0 0;
	border-bottom: 1px dotted #888685;
	font-size: 1.1em;
}
.commentauthor a {
	text-decoration: none;
}
.commentmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
	font-size: 0.92em;
}
#comment {
	width: 98%;
}

.postnav {
	width: 100%;
	padding: 1.2em 0 0 0;
	font-size: 0.92em;
	overflow: auto;
}
.prev {
	float: left;
}
.next {
	float: right;
}

/* Widgets and Etc */

.widget_calendar h2 {
	display: none;
}
.widget_search div {
	margin: 1.2em 0;
}
#sidebar #s {
	margin-bottom: 1px;
	width: 0px;
}



