/* 
INWERS CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-family: "Georgia", Calibri, sans-serif;}
        
h6{
	font-size:12px;
	letter-spacing:2px;
	margin-bottom:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	line-height:20px;
	font-weight:normal;
	color:#8C115F;}
        

.topnav {
	background:url(images/topnav_bg3.png) 0 0 repeat-x;
	height:250px;}
        

.logo {
	padding:10px 100px 0 0px;
	width:160px;
	height:60px;
	float:left;
        
        }
        
.menu-header {
	padding-top:0px;
	text-shadow:#000 1px 1px 1px;
        
	width:900px;
	height:60px;
	float:left;
	position:relative;
	z-index:3000
        
        }

.post-date {
	font-size:12px;
	font-style:italic;
	color:#8f8f8f;
	margin:13px 0}
        
.post-date a {color:#8B105F;}


.post-meta a {
	color:#8B105F;
	text-decoration:underline;}
	
.post-meta a:hover {
	text-decoration:none;}


.wrapper {
        
        padding-top:25px;
        background:white;
	width:960px;
	float:left

        }
sidebar, #sidebar_right .sidebar{
	width:266px;
	float:left;
        padding-top:25px;
	margin-left:-267px;
        
        }  
        
.sidebar .widget ul ul a:hover, .sidebar .widget_categories ul ul a:hover {
	background:url(images/sidebar_list_hover3.png) 0 0 no-repeat;} 
        
#sidebar_left .sidebar {
	width:266px;
	float:left;
        padding-top:25px;
	margin-left:-960px;}     
        
#sidebar_right .container_12 {
	background:white;
	}

#sidebar_left .container_12 {
	background:white;
	}
        
body {
	background:#0F0F12;
	font-family:Arial, Helvetica, sans-serif;
	color:#404040;
	font-size:14px;
	line-height:1.4em} 
        
/*.content, #sidebar_right .content {
        padding-left:20px;
	margin:0 330px 0 10px;
	width:620px;}*/
        

.sText {
    height: 412px;
    margin: 0 auto;
    position: absolute;
    top: 36px;
    width: 940px;
}

.topmenu li.parent:hover ul a span {
	background:url(images/ico_arrow_pink.gif) 20px 16px no-repeat}
        

.container_121 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;}
.content1 {
	margin:0 30px 0 10px;
	width:100%;}