*{
border: 0;
margin: 0;
padding: 0;
}
body{
background:#020 url(images/bgr.jpg) no-repeat top center fixed;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
}
a{
color: #FD0;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
input,select,textarea{
border: #cacaca 1px solid;
font-size: 12px;
padding: 5px;
}
select{
padding: 0;
}
li{
list-style: none;
}

/*==================== LAYOUT ====================*/

#top{
clear: both;
height: 30px;
margin: 0 auto;
padding:0;
line-height:29px;
font-size:11px;
}

/*==================== TOP MENU ====================*/

#nav li.current_page_item a, .active_category, a.active_category #nav li.current-cat {
background: #FC0;
}
#topmenu{
background:#FD0;
position:relative;
height: 33px;
margin: 0 10px 20px 10px;
}
#topmenu li{
float: left;
line-height: 33px;
}
#topmenu li a{
font-family: "Georgia", Times New Roman, Times, serif;
letter-spacing: -1px;
font-weight: bold;
text-transform:lowercase;
color: #020;
display: block;
margin: 0 1px 0 0;
padding: 0 10px;
}
#topmenu li a:hover{
color: #030;
text-decoration: none;
}

/*==================== TOP MENU - DROPDOWN ====================*/

#nav ul{
float:left;
list-style: none;
margin: 0 0 0 -1px;
}
#nav {
padding: 0;
}
#nav a {
display: block;
}
#nav li {
float: left;
line-height:33px;
}
#nav li a:hover {
background:#FC0;
}
#nav li ul {
position: absolute;
width: 15em;
left: -999em;
box-shadow: 0 10px 12px #333;
-moz-box-shadow: 0 10px 12px #333;
-webkit-box-shadow: 0 10px 12px #333;
}
#nav li:hover ul, #nav li.sfhover ul {
left: auto;
z-index:1000;
}
#nav li ul li {
background: #FD0;
border-top:1px solid #020;
border-left:1px solid #020;
border-right:1px solid #020;
line-height:28px;
width:15em;
}
#nav li:hover, #nav li.hover {
position: static;
}
#nav li ul ul {
margin: -29px 0 0 15em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;} 

/*==================== HEADER ====================*/

#header{ height: 150px;}
#header h1{display:none; }
#header #title { height:97px; width:960; }
#header .logo { margin-top:25px; }

/*==================== RSS ====================*/

#rss{
top:4px;
right:0px;
height:38px;
width:155px;		
display:inline;
float:right;
margin:-42px -25px 0 0;
}
#rss img{
border:none;
padding-right:5px;}

/*==================== HEADERS ====================*/

h2{
color: #FD0;
font-size: 22px;
font-family: "Georgia", Times New Roman, Times, serif;
letter-spacing: -1px;
font-weight: bold;
text-transform:lowercase;
margin: 0 0 15px;
}
h2 a{
color: #FD0;
}
h3, h4, h5{
color: #FD0;
font-size: 18px;
font-family: "Georgia", Times New Roman, Times, serif;
letter-spacing: -1px;
font-weight: bold;
text-transform:lowercase;
margin: 0 0 5px;
}
#columns h3{
font-weight: bold;
}
#sidebar h3, #centercol h3 {
background:#040;
font-size:16px;
font-family: "Georgia", Times New Roman, Times, serif;
letter-spacing: -1px;
font-weight: bold;
text-transform:lowercase;
color:#FD0;
font-weight:bold;
padding: 8px 0 8px 10px;
display: block;
margin: 0 0 7px 0;
text-align: left;
}
#centercol h3 {
margin: 0 0 15px 0px !Important;
}
h6{
color: #FD0;
font-size: 16px;
font-family: "Georgia", Times New Roman, Times, serif;
letter-spacing: -1px;
font-weight: bold;
text-transform:lowercase;
margin: 0 0 10px;
}
.featuredpost h2 { font-size:30px; }


/*==================== POST ====================*/

span.continue{
color:#FD0;
font-family:"Georgia", Times New Roman, Times, serif;
font-size: 14px;
font-weight: bold;
text-transform: lowercase;
background: url(images/arrow.png) no-repeat left;
padding: 1px 0 1px 20px;
line-height:20px;
}
span.continue-archives{
background: url(images/ico-arrow-trans.png) no-repeat right center;
padding: 0px 15px 0px 0px;
margin-bottom:20px;
}
span.continue-archives-alt{
background: url(images/ico-arrow-trans-left.png) no-repeat left center;
padding: 0px 0 0px 15px;
margin-bottom:20px;
}
span.continue-archives a, span.continue-archives-alt a { 
color:#777777; 
font-weight:bold;
font-size:14px;
}
a.more{
background: url(images/ico-arrow-trans.png) no-repeat left;
color: #777777;
font-size: 11px;
padding: 0px 0 0 15px;
}

/*==================== BOXES ====================*/

.indexbox{
padding-bottom:15px;
margin-top:0px;
}
.carbox{
padding:20px;
background:#030;
}
.carbox img{
padding:0;
margin:0;
}
.box, .widget, .box2, .box1, .box3{
background:#030;
margin: 0 0 15px 0px;
padding:20px;
overflow:hidden;
font-size: 12px;
line-height: 18px;
}
.box img{ 
border: 1px solid #fff;
margin: 0 0 10px 0;
}
.box p, .widget p, .box1 p{
font-size: 12px;
line-height: 18px;
padding: 0 0 10px;
}
.box1{
background:none;
padding: 0 20px 0 0;
}
.box3{
padding: 0 20px 15px 20px;
}

/*==================== WIDGET ====================*/

.widget ul{
font-size: 12px;
color:#FFF;
line-height: 18px;
padding: 0px;
}
.widget ul li{
border-bottom: 1px solid #020;
padding: 5px 0px;
}
.widget ul li a{
color:#FD0;
}
.widget ul li ul{
margin: 5px 0 0px 10px;
}
.widget ul li ul li{
background: none;
border-top: 1px solid #f1f1ed;
border-bottom: none;
padding: 5px 0px;
}
#text-3{
padding-bottom:5px;
}
#text-3 .textwidget{
background: url(images/mint.png) no-repeat;
padding:0 0 0 140px;
margin:5px 0 0 0;
}
#text-4 input{
	width:230px;
	margin-right:0;
	border:1px solid #fff;
}	
.mailsubmit{
	background:#FC0;
	margin-left:0;
	border:none !important;
	width:50px !important;
}

/*==================== BOX 2 ====================*/

.box2 .nav1{
float: none;
padding: 0 0 0 0px; 
}
.box2 .spacer.white{
background: #fff;
border: 1px solid #dedbd1;
clear: both;
margin: 0px;
}
.box2 .flickr_badge_image img{
float:left;
background: #030;
border: 1px solid #040;
margin: 5px 9px 5px 0px;
padding: 7px;
}
.box2 .flickr_badge_image img:hover{
background: #FD0;
border: 1px solid #FC0;
}

/*==================== STYLING LISTS ====================*/

.list1{
padding: 0;
padding: 15px;
}
.list1 li{
background: url(images/ico-star-trans.png) no-repeat top left;
margin: 0 0 8px;
padding: 0 0 0 22px;
}
.list1 li a{
color:#FD0;
}
.list2{
clear: both;
}
.list2 li{
background: #fff;
border: 1px solid #dedbd1;
margin: 0 0 5px;
padding: 12px 10px;
}
.list2 p {
line-height:16px;
}

/*==================== FOOTER ====================*/

#footer{
font-size: 11px;
padding: 18px 0 0px 0;
font-size:11px;
height:32px;
margin-top:10px;
line-height:22px;
}
#footer, #footer a{
color: #FFF;
}
#footer img {
vertical-align:middle;
}

/*=== Misc. ===*/

.fix{
clear: both;
height: 1px;
margin: 0 0 -1px;
overflow: hidden;
}
.fl{
float: left;
}
img.fl{
margin: 0 12px 5px 0;
}
.fr{
float: right;
}
.ac{
text-align: center;
}
.ar{
text-align: right;
}

/*============== COMMENTS ============*/

h2.commh2{
font-size:18px !important;
padding:0 0 5px;
color:#fff !important;
}
ol.commentlist{
	margin:10px 0 20px;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:20px;
}
ol.commentlist p, #respond p{
	margin-bottom:10px;
	line-height:20px;
}
ol.commentlist .content{
	margin-left:70px;
}
.commentmetadata a{
	font-size:11px;
	color:#fff;
}
ol.commentlist cite{
	font-style:normal;
	font-weight:bold;
}
ol.commentlist li.comment{
	padding:15px 15px 5px;
	margin:10px 0;
	background:#020;	
}

input#submit {
	font-size:12px;
	color:#363636;
	font-weight:bold;
	padding:7px 10px;
	margin:0 0 7px 0;
	text-align:left;
	border:1px solid #ccc;
	background:#F5F4F0;
}
.gravatar{
	float:left;
	border:1px solid #ccc;
	margin:0px 7px 0 0;
	padding:4px;
	background:#fff;
}

/*==================== SINGLE POST ====================*/

span.tags{
background: url(images/ico-tags-trans.png) no-repeat left;
padding: 1px 0 0 20px;
}
.singleh2 {
font-size:1.8em !important;
padding-top:5px;
}
.entry { margin-bottom:5px;}
.entry p{
text-align:left;
font-size:12px;
line-height:18px !important;
}
.entry blockquote { 
padding: 0px 10px;
border-left: 2px solid #777777;
margin: 5px auto 15px auto;
width:85%;
color: #777777;
font-style: italic;
}
.entry blockquote p {
font-size:12px;
padding: 5px 0px;
margin: 5px 0px;
line-height: 20px;
}
.entry img { 
padding: 2px 2px 2px 2px;
background:#030;
border: solid 1px #FFF; 
}
.entry ul, .entry ol {
margin-bottom:15px;
font-size:12px;
line-height:20px;
}
.entry ul li ul, .entry ol li ol{
margin-bottom:0px;
padding-top:3px;
}
.entry ul li {
list-style:circle inside !important;
margin-left:15px;
padding:3px 0px;
}
.entry ul li ul li {
list-style:disc inside !important;
}
.entry ol li {
list-style:decimal inside !important;
font-size:12px;
padding:3px 0px;
}
.entry ol li ol li {
list-style:decimal-leading-zero inside !important;
}

/*========= ARCHIVE SPECIFIC =========*/

.arclist ul li{
color:#c0c0c0;
font-size:12px;
border-bottom: 1px solid #f1f1ed;
padding: 5px 0px;
}
.catrss {
background: url(images/ico-rss.gif) center left no-repeat;
padding-left: 24px;
line-height: 16px;
}

/*=== Page Navigation (Next / Previous Posts) ===*/

.navigation a {
color:#fff; 
font-weight:bold;
font-size:14px;
}
.alignleft{
display:inline;
float:left;
}
.alignright{
display:inline;
float:right;
}

.entry .wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
padding: 1px;
background:#F8F8F4;
border: solid 1px #e6e6e6; 
text-align:center;
}
.entry .wp-caption img{
border:0;
padding:4px 0;
background:none;
margin:0;
}
.entry .wp-caption-text {
padding:0;
margin:0;
font-size:11px;
text-align:center;
}
.entry .aligncenter {
margin: 10px auto 20px auto;
display: block;
}
.entry .alignleft {
margin: 2px 8px 5px 0;
float: left;
border:0;
}
.entry .alignright {
margin: 10px 0px 8px 10px;
float: right;
}
ol { zoom: 1; }


/*=============================================================

NEW STYLES VERSION 2.0

==============================================================*/

img.post-thumbnail { float:left; margin:5px 10px 5px 0; }

/* PageNavi */

.more_entries {font-size:11px; padding-bottom:35px;}
.more_entries .wp-pagenavi {clear:both;float: right;}
.more_entries .wp-pagenavi a {text-decoration: none !important; font-weight:normal; font-size:12px;}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #f8f8f7 !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #fff;color: #666; padding: 4px 8px !important; margin-left: 4px; border:1px solid #dfdccf; line-height:24px; }

.more_entries .wp-pagenavi .extend { background:none; border:none; }

.share{
border-top:1px solid #030;
width:540px;
margin: 0;
padding:10px 0 0 0;
float:left;
margin-bottom:20px;
}

#twitter{
float:left;
width:90px;
padding-right:10px;
}

#fb{
float:left;
padding-right:10px;
}

#digg{
float:left;
padding-right:10px;
}

#stumble{
float:left;
padding-top:1px;
padding-right:8px;
}

#share{
float:left;
padding-right:10px;
margin-top:1px;
}

span.stButton_gradient{
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background-image: none !important;
background-color:#eee;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc !important;
border-right: 1px solid #ccc !important;
line-height: 18px !important;
margin-right: 1px;
padding-top:0px !important;
padding-right:4px !important;
padding-bottom:0px !important;
padding-left:4px !important;
}

span.stButton_gradient .stHBubble{
background-image: none !important;
background-color:#fff !important;
border: 1px solid #ccc !important;
border-left: none !important;
border-right: none !important;
line-height: 18px !important;
padding-top:0px !important;
padding-right:3px !important;
padding-bottom:0px !important;
padding-left:4px !important;
}

span.stButton .chicklets{
background: url(images/share14.png) no-repeat !important;
padding-top:0px;
}
.adsense{
margin:15px 46px 0;
}
.flickr-thumb{
border:0px !important;
float: left !important;
height: 81px !important;
margin: 4px !important;
padding: 4px !important;
margin-left:0px !important;
width: 81px !important;
}

.flickr-thumb:hover{
opacity:0.5;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5; 
}

.div.flickr-gallery{
margin-bottom: 10px !important;
margin-top: 0px !important;
}

.flickr-gallery photoset{
margin-bottom: 10px !important;
margin-top: 0px !important;
}
