/*
Theme Name: Snakeye's Frag v3.0
Theme URI: http://www.snakeye.us/
Description: This is an illustrative premium theme with custom admin interface, creative design elements and lots of great features.
Version: 
Author: Snakeye
Author URI: http://www.snakeye.us/
Tags: light,one sidebar,custom admin interface,custom header,simple, illustrative,main page template


	This theme was designed and built for wobzy.com.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #d1f0ff url(images/bgcolor.jpg) top center;
	background-repeat:repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	border: 0px;
}
/*************************************
 Main content
 *************************************/
.bgcolor {
   	background: #d1f0ff url(images/bgcolor.jpg) top center;
	margin: 0; 
	padding: 0;
	border: 0px;
}
.bigcontainer {
    background: url(images/bgup.jpg) repeat-x top center;
	margin: 0; 
	padding: 0;
	border: 0px;
 }
.bigcontainer #container { 
	width: 960px;  
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
} 
.navigation {
    color: #444444;
	text-decoration: none;
	font-family: tahoma;
	font-weight:bold;
    font-size: 14px;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
}
.navigation a{
    color: #444444;
	text-decoration: none;
	font-family: tahoma;
	font-weight:bold;
    font-size: 14px;	
	border-bottom:1px dotted #191919;	
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.mainpost {
    float: left;
	margin: 0;
	margin-right: 4px;
	margin-bottom: 12px;
	padding:0;
	background: url(images/mainpost_bg.png) no-repeat top left;
	width: 207px;
	height: 254px;
}
.mainpostborder {
    margin-left: 3px;
	margin-right: 3px;
	margin-top: 4px;
	margin-top: 2px;
	float: left;
}
.titlepmain {
    float: left;
	text-decoration: none;
	text-transform:uppercase;
	font-family: "Arial Black";
    font-size: 14px;
	font-weight: bold;
	color: #9cc055;
	line-height: 20px;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 1px;
	width: 196px;
}
.titlepmain a{
	text-decoration: none;
	color: #9cc055;
}
.datepmain {
    float: left;
	width: 150px;
	text-decoration: none;
	font-family: Verdana;
    font-size: 12px;
	color: #676767;
	line-height: 18px;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
.mainpostimageborder {
    background: url(images/postimagebg_main.png) no-repeat top left;
	width: 196px;
	height: 140px;
	margin: 0;
	margin-top: 8px;
	padding: 0;
	float: left;
}
.mainpostimage {
    margin-left: 8px;
	margin-right: 3px;
	margin-top: 8px;
	margin-bottom: 2px;
	float: left;
}
.readtherestmain {
    float: right;
	width: 196px;
	text-align:right;
	margin-right: 3px;
	margin-top: 14px;
}
.gotoblog {
    float: right;
	width: 200px;
	text-align:right;
	margin-right: 3px;
	margin-top: 4px;
}

.postMeta {
	text-decoration: none;
	font-family: Arial;
    font-weight: bold;
    font-size: 14px;
  }


/*************************************
 Header selection
 *************************************/
.bigcontainer #header {   
	height: 71px;
	float: left;
	margin: 0;
	padding: 0;
} 
.logoleftbox {
    float: left;
	width: 638px;
	height: 71px;
	margin: 0;
	padding: 0;
}
.logo {
    float: left;
	width: 638px;
	height: 71px;
	margin: 0;
	padding: 0;
}
.logotext {
    float: left;
	width: 638px;
	height: 25px;
	color: #2a2a2a;
	font-family: "Lucida Sans";
    font-size: 14px;
	letter-spacing: -1px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	position:relative;
	text-align: left;
	padding-left: 140px;
	top: -30px;
}
/*************************************
 Menu selection
 *************************************/
 
.menu {
   width: 575px;
   float: right;
   margin-top: 25px;
}
.navmenu {
    list-style: none;
	text-decoration: none;
	float: right;
}
.navmenu{
	font-family: "Lucida Sans";
    font-size: 14px;
	font-weight: bold;
	color: #5c5c5c;
	line-height: 22px;
}
.navmenu li{
	float: left;
}
.navmenu li a{
	color: #5c5c5c;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 5px;
    margin-right: 20px;
}
.navmenu li a{
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
	float:left;
}
.navmenu li.active a, .navmenu li a:hover, .navmenu li.current_page_item a {
	color: #ffffff;
	text-decoration: none;
	overflow:hidden;
	background: url(images/menuhover.png) no-repeat top left;
	height: 40px;
	line-height: 22px;
}
.navmenu  { list-style: none; margin: 0px; padding: 0px;}
.navmenu li { padding: 0px; margin: 0px 10px 0 0; display: inline; }
/*************************************
 Main selection
 *************************************/
.bigcontainer #mainContent {
  	margin-right: 20px;
	width: 638px;
} 
.postbox {
    float: left;
	border: 1px solid #a4cfe4;
	background: url(images/postbg2.png) repeat top center;
	width: 636px;
	min-height: 276px;
	position:relative;
	margin: 0;
	padding: 0;
	overflow:auto;
}
.postbox2 {
    float: left;
	border: 1px solid #a4cfe4;
	background: url(images/postbg1.png) repeat top center;
	width: 636px;
	min-height: 276px;
	position:relative;
	margin: 0;
	padding: 0;
	overflow:auto;
}
.postbox3 {

	min-height: 300px;
	background: url(images/postbg3.png) no-repeat top center;
	margin: 0;
	padding: 0;
}
.postboxinside {
    margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-top: 18px;
	float: left;
}
.titlebox {
    width: 606px;
	float: left;
	
}
.titlep {
    float: left;
	text-decoration: none;
	text-transform:uppercase;
	font-family: "Stencil Std";
    font-size: 24px;
	font-weight: bold;
	color: #2d391c;
	line-height: 32px;
	width: 606px;
}


.postcal {
	background: url(images/postcal.png) no-repeat;
	position: absolute;
        top: 6px;
        right: 14px;
	width: 60px;
	height: 60px;
}
.postcal .day {
        color: #2d391c;
	font-family: "Stencil Std";
	text-align: center;
        font-size: 16px;
        line-height: 16px;
	font-weight: bold;
        margin-top: 0px;
        padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.postcal .date {
        color: #2d391c;
	font-family: "Stencil Std";
	text-align: center;
	font-size: 24px;
        line-height: 24px;
	font-weight: bold;
        padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.postcal .month {
        color: #fff;
	font-family: "Stencil Std";
	text-align: center;
	font-size: 12px;
        line-height: 12px;
	font-weight: bold;
        padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.titlep a{
	text-decoration: none;
	color: #2d391c;
}
.titlep2 {
    float: left;
	width: 606px;
	text-decoration: none;
	font-family: Arial;
    font-weight: bold;
    font-size: 14px;
	color: #676767;
	line-height: 14px;
}
.titlep2 a{
	text-decoration: none;
	font-family: Arial;
    font-weight: bold;
    font-size: 14px;
	color: #2d391c;
}
.datep {
    float: left;
	max-width: 565px;
}
.commentp {
    float: left;
	background: url(images/commentbg.png) no-repeat top center;
	margin-left: 10px;
	margin-top: 2px;
	width: 28px;
	text-decoration: none;
	font-family: tahoma;
    font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	text-align:center;
	height: 19px;
}
.commentp a{
	color: #ffffff;
	text-decoration: none;
}
.postimageborder {
    float: left;
	background: url(images/postimagebg.png) no-repeat top left;
	width: 210px;
	height: 162px;
}
.postimage {
    margin: 8px;
}
.postcontent {
    color: #000000;
	margin-left: 8px;
	text-decoration: none;
	font-family: tahoma;
        font-size: 14px;
	line-height: 20px;
}.postexcerpt {
    color: #626262;
	float: right;
	width: 386px;
	margin-left: 8px;
	text-decoration: none;
	font-family: tahoma;
    font-size: 14px;
	line-height: 28px;
}
.postexcerpt2 {
    color: #626262;
	float: left;
	width: 606px;
	margin-left: 8px;
	text-decoration: none;
	font-family: tahoma;
    font-size: 14px;
	line-height: 28px;
}
.readtherest {
    float: right;
	width: 603px;
	text-align:right;
	margin-right: 10px;
	margin-top: 5px;
}
.postbottom {
    height: 540px !important;
	float: left;
}
.postseparate {
    float: left;
	width: 606px;
	height: 2px;
	border-bottom: 1px #c7c7c7 dotted;
}
/*************************************
 Entry style
 *************************************/

a img {
  border: none;
  }

.entry{
	margin-bottom:0em;
	text-align:left;	
	color: #1e1e1e;
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	margin: 10px;
	padding-top: 10px;
}
.entry a{
	text-decoration: underline;
	color: #666633;
}
.entry a:hover{
	color:#9ab018;
}
.entry ul {
    margin-bottom:1em;	
	color: #5d6264;
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}
.entry ul li {
    margin-bottom:1em;	
	color: #5d6264;
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}
.entry ul li a {
    margin-bottom:0em;
	color: #95b400;
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}
.entry p {
margin:0px;
padding:0px 0px 10px;
}

.entry h3{
	font-size:1.5em;
        padding-bottom:0.3em;
}
.entry img {
  margin-top: 0px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  overflow:hidden;
  padding: 0;
}
.postarea {
	background: #4e4e4e top no-repeat;
	float: left;
	width: 440px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
}
p.postmetadata {
    text-align:justify;	
	color: #b0cf1d;
	font-family: tahoma;
	font-size: 12px;
	line-height: 22px;
	margin: 8px;
	text-decoration: none;
}
p.postmetadata a{
    text-align:justify;	
	color: #647c3e;
	font-family: tahoma;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}
.singlepostafter{
    text-align:justify;	
	color: #3c3b3b;
	font-family: tahoma;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
	margin: 5px;
	border-top:1px dotted #191919;	
	border-bottom:1px dotted #191919;	
}
.singlepostafter a{
    text-align:justify;	
	color: #647c3e;
	font-family: tahoma;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
}
.entrybody{
	padding-bottom:6px;
}

.entrybody a{
	border-bottom:1px dotted #CCCCCC;	
}
.entry code{	
	font-size:1.1em;
	padding:.2em;
        text-align:left;
}
.entrymeta{
	
	padding-top:0.5em;
	color:#b3960e;
	border-top:1px dotted #ccc;
  margin-bottom: 3em;
  clear:both;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.postedby{
	background:url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:19px;
}
.indexheight {
    height: 60px;
}
.tagcolor {
    color: #999999;
}
.tagcolor a{
    color: #999999;
}
.postmetadata {
    float: left;
	border-bottom:1px dotted #ccc;
}
/*************************************
 Sidebar selection
 *************************************/
.bigcontainer #sidebar1 {
	float: right; 
	width: 300px; 
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	width: 298px;
	color: #404040;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	float: left;
	}
#searchsubmit {
	height: 22px;
	width: 60px;
	float: right;
	background: #f5fcff;
	color:#404040;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	font-family: tahoma;
	border: 1px solid #d5d5d5;
	margin-right: 10px;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
#sidebarbox ul, #sidebar ul ol {
	margin-left: 0px;
	padding: 0;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
    list-style:none;
	width: 300px;
	margin-bottom: 6px;
	line-height: 30px;
	float: right;
	border-bottom: 0px solid #dadada;
	}
#sidebar ul p, #sidebar ul select {
	margin: 1px 0 1px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 1px 0 0 1px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 1px;
	}
ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 1px 0 0;
	padding: 0;
	}

.sidebarboxcontent {
	float: right; 
	width: 298px; 
	background: url(images/sbbg.png) repeat-y top center;
	margin-top: 7px;
	border: 1px solid #d2d2d2;
}

div.sidebarboxcontent ul li{
	float: left;
	list-style:none;
	background: url(images/sblist2.png) no-repeat 0 2px;
	width: 266px !important;
	line-height: 16px;
	list-style-position:inside;
	position: relative;
	padding-left: 32px !important;
	padding-top: 4px !important;
	padding-bottom: 10px !important;
	}
.sbboxblank {
    float: left;
    width: 300px;
	height: 14px;
	margin-left: 5px;
}
.sbtitle {
	background: url(images/sbtitle.png) no-repeat top center;
	color: #ffffff;
	font-family: "Stencil Std";
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
	width: 306px;
	height: 36px;
	position: relative;
	left: -8px;
}
#sidebar h2 {
	padding-left: 20px;
	color: #ffffff;
	font-family: "Stencil Std";
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}
#sidebarb h2 {
	padding-left: 20px;
	padding-top: 4px;
	color: #ffffff;
	font-family: "Stencil Std";
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}
#sidebarc h2 {
	padding-left: 20px;
	padding-top: 4px;
	color: #ffffff;
	font-family: "Stencil Std";
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}
#widgettitle {
	height: 36px !important;
	color: #343434;
	font-family: "Stencil Std";
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 4px;
	border-bottom: 0px solid #535353;
	width: 300px;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 1px 0 0;
	padding: 0;
	}
#sidebar {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#sidebarb {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#sidebarc {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#sidebarb ul{
	list-style:none !important;
}
#sidebarc ul{
	list-style:none !important;
}
#sidebar a img {
	border: none;
	margin: 0px;
	padding-left: 1px;
}
#sidebar a {
	border: none;
	margin: 0px;
	color: #919191;
	line-height: 20px;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: -1;
	font-family: Verdana;
}
#sidebar a:hover {
	border: none;
	margin: 0px;
	line-height: 20px;
	text-decoration: none;
	color: #95ba4f;
	font-size: 14px;
	letter-spacing: -1;
	font-family: Verdana;
}
#sidebar a:visited {
	border: none;
	margin: 0px;
	line-height: 20px;
	text-decoration: none;
	color: #919191;
	font-size: 14px;
	letter-spacing: -1;
	font-family: Verdana;
}
.bannerbox {
    float: left;
	margin-left: 5px;
	padding: 0;
}
.bannerbox img{
	margin: 4px;
	padding: 0;
	border: 4px #ffffff solid;
}
.followus {
    float: left;
	margin-left: 5px;
	padding: 0;
}
.followus img{
	margin: 4px;
	padding: 0;
}
.sbheight {
    height: 240px !important;
	width: 100px;
	float: right;
}
/*************************************
 Calendar style
 *************************************/
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 14px;
	}

#wp-calendar a {
	text-decoration: none;
	color: #ff9b25;
	margin: 1px;
	font-size: 14px;
	font-weight:bold;
	}
#wp-calendar a:hover {
	text-decoration: none;
	color: #717171;
	font-size: 14px;
	font-weight:bold;
	}
#wp-calendar {
	text-decoration: none;
	color: #717171;
	}
#wp-calendar caption {
	font: bold 14px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#calendar_wrap {
    float: left;
	width: 220px;
	margin: 10px;
	margin-left: 30px;
	text-align: center;
}
 
/*************************************
 Comments
 *************************************/
.commentsblock, contactform{
	font-size:14px;
        clear:both;
        padding-top:20px;
}
li.recentcomments {
        margin-left: 5px;
		color:#484848;
	    font-size:14px;
	    list-style-type:none;
}
.commentsblock textarea, .contactform textarea{
	width:560px;
}
.commentsblock input, .commentsblock textarea, .contactform input, .contactform textarea{
	border:0px solid #d1d1d1;
}
.commentsblock textarea:focus, .contactform textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus, .contactform textarea:focus, .contactform input:focus{

	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:115px;
}
ol.commentlist{
	color:#353535;
	width: 550px;
	font-size:14px;
	list-style-type:none;
	margin:0;
	margin-left: 8px;
	margin-top:1.0em;
	padding:1px; 
	float: left;     
}
.commentlist li{
	color:#484848;
	width: 530px;
	background: #f5fcff;
	font-size:14px;
	list-style-type:none;
	margin:0;
	margin-left: 8px;
	margin-right: 8px;
	margin-top:1.0em;
	padding:1px; 
	float: left;     
}
ol.commentlist a{
	color:#f78b0b;
}
ol.commentlist a:hover{
	color:#ff4d16;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.8em;
}
.commentlist img{
	float: left;
	margin: 8px;
}
.commentlist p {
margin:10px 5px 10px 59px;
text-transform:none;
font-size:1em;
}
.commentlist blockquote p {
margin:10px 5px 10px 5px;
}

.commentlist blockquote {

margin:10px 0px 10px 59px;
}

.alt{
	background:#e3e7cb;

}
.comment_headings{
	font-size:1.3em;
	color:#6C6C6C;
}	
.commentmeta{
	font-size:.5em;
	
}
.commentmeta cite{
   font-weight:bold;
    font-size:14px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#respond {
	margin-top: 5px;
	color: #d4d4d4;
	}
#respond h3 {
    font-size: 18px;
	font-family: Arial;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	color: #a1a1a1;
	line-height: 20px;
	width: 400px;
	text-decoration: none;
	}
#commentform p {
    font-size: 14px;
	font-family: Arial;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #a1a1a1;
	line-height: 20px;
	text-decoration: none;
	}
#commentform p a{
    font-size: 14px;
	font-family: Arial;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #90a510;
	line-height: 20px;
	text-decoration: none;
	}
#commentform textarea {
	width: 545px;
	padding-left: 5px;
	float: left;
	background: #f5fcff;
	font-size:14px;
	border: 1px solid #e4e4e4;
	color: #212121;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	padding: 5px;
	width: 553px;
	height: 35px;
	float: left;
	background:#f5fcff;
	border: 1px solid #e4e4e4;
	line-height: 20px;
	text-decoration: none;
	color: #90c3db;
	font-size: 18px;
	font-family: tahoma;
	}
.commentbox {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 176px;
	padding-right: 5px;
	width: 580px;
	overflow:hidden;
}
.commentbox h3{
    line-height: 20px;
	text-decoration: none;
	color: #9cc153;
	font-size: 18px;
	font-family: Arial;
	margin-left: 8px;
}
.commentbox {
    line-height: 20px;
	min-height: 276px;
	text-decoration: none;
	color: #9cc153;
	font-size: 18px;
	font-family: Arial;
	float: left;
	margin-left: 1px;
}
/*************************************/

/*************************************
 Footer selection
 *************************************/
.bigcontainer #footer { 
	background-image:url(images/footerbgm.png);
    background-position:center;
    background-repeat:no-repeat;
    height:200px;
    width:100%;
    bottom:0;
    left:0;
    margin: 0 auto;
    position:fixed;
    z-index:99;
} 
.footerflash { 
	width: 960px;  
	margin: 0 auto; 
	margin-top: 59px;
	line-height: 15px;
} 
.footercontent { 
	width: 960px;  
	margin: 0 auto; 
	text-align: left; 
	margin-top: 200px;
	line-height: 15px;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-family: verdana;
} 
.footercontent a{ 
    text-decoration: none;
	color: #6c9f17;
}
.footercontent a img{ 
	padding-top: 4px;
} 
/*************************************
 Other selection
 *************************************/
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}