/*
Theme Name: Vicmaher
Theme URI: http://www.vicmaher.com
Description: 3D theme with 2 adsense sidebars and 160px wide widget sidebar by <a href="http://www.miadria.com/">Miadria d.o.o.</a>)
Version: WP2.7
Author: Miadria d.o.o.
Author URI: http://www.miadria.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/*
Color values:
Writely Olive	#73880a 	
RSS Orange		#FF7400
*/

/* Layout:
 970	page_wrap
 970	header
 120+20 left_sidebar
 500+20 content
 120+20 right_sidebar
 160	widget_sidebar
 970	footer
*/

.clear 			{clear:both}
html, body		{height:100%}
body			{font-size:62.5%; font-family:sans-serif; background-color:#73880a}
#header			{width:970px; height:50px; background:url(images/vicmaher_header.png) top right no-repeat}
#page_wrap		{background:url(images/vicmaher_content.png) top left repeat-y; position:relative}
#page_wrap		{width:970px; min-height:100%; height:auto!important; height: 100%; margin:0 auto -25px} /* IE6, IE7 div height fix */
#content_wrap	{width:970px;}
#push, #footer	{height:25px; position: relative}
#push			{clear:both}
#footer			{width:970px; margin:0 auto; background:url(images/vicmaher_footer.png) bottom left no-repeat}

#head_title		{font-family: "Comic Sans MS",sans-serif; font-size:48px; font-variant:small-caps; font-weight:bold; color:#FF7400;}
#head_title		{text-decoration:left; display:inline-block; margin-top: -14px;}

#header_rss {
	position: absolute;
	left: 10px;
	top: 10px;
/*	float:right;
	width: 90px;
	text-align: right;
*/	color: #fff;
	padding: 2px 25px 0 0;
}

#header_search 	{padding: 5px 0 0 0;}
#searchform #s	{width: 110px; }
#searchsubmit	{width: 40px; font-size:13px;}

#header_left {
	float:left;
	width: 800px;
	text-align: center;
	color: #fff;
}

#subscribe {
	text-align: left;
	position:absolute;
	margin: -10px 0 0 30px;
}

#left_adsense	{float:left; width:120px; position:relative; left: 0px; top:0px; padding: 0px;}
#content		{float:left; width:500px; position:relative; left:20px; top:0px; padding: 5px;}
#right_adsense	{float:left; width:120px; position:relative; left:30px; top:0px; padding: 0px;}
#sidebar		{float:left; width:160px; position:relative; left:45px; top:0px; padding: 5px;}

.post			{margin-bottom:15px; margin-top:15px; border-bottom:#000000 groove;}
// .vicheadline	{position: absolute; left:200px; margin-top:-25px;}
.vicheadline	{}

#footer_left	{position:absolute; left:160px; top:0px;}
/* 
 Typography
*/
p				{font-family:"Comic Sans MS", sans-serif; font-size:16px}
h1,h2,h3,h4		{font-family:"Calibri",Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; font-stretch:semi-condensed}
.vicheadline	{font-size:12px; }
.post h2		{font-family:"Comic Sans MS", sans-serif; font-size:20px; margin-bottom:15px; font-weight:bold}
.post h2 a:link		{color:#73880a}
.post h2 a:visited	{color:#000000}
.post h2 a:hover	{color:#FF7400}
#page h2		{font-size:20px; margin-bottom:15px; font-weight:bold}
#page p			{font-family:"Calibri",Arial, Helvetica, sans-serif; font-size:16px; font-stretch:semi-condensed}
.post h2		{line-height: 15%}

/*
 Menu
*/
#sidebar li ul 
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background: gray;
width: 13em;
\width: 11em;
w\idth: 13em;
}

#sidebar li ul li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
text-align: left;
}

#sidebar li ul li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #AAB;
background: #CCD;
background: #EFEED8;
text-decoration: none;
width: 10em;
\width: 11em;
w\idth: 10.7em;
}

#sidebar li ul li a:link { color: #73880a; }
#sidebar li ul li a:visited { color: #667; }

#sidebar li ul li a:hover
{
border-color: #FF7400;
color: #FF7400;
background: #332;
}

/* 
 Positioning
*/
.wp-pagenavi	{}
#gp1 {position:relative; left: -110px; top: 15px;}
