/*  

Theme Name: Snapshot

*/



h1, h2, h3, h4, h5, h6  {

	font-weight: bold;

	color: #000000;

}

h2 {

        text-transform:uppercase;
        margin-bottom: -9px;

}


a {

	text-decoration:none;

}



a:hover {

	text-decoration:underline;

}



/* STRUCTURE */



#wrap {



}



#header  {

	position: relative;

        height:80px;

}



#logo h1 {

	background: url(styles/default/logo.png) top left no-repeat;

	text-indent: -9999px;

	float: left;

        margin-top: 10px;

}



#logo h1 a{

	display: block;

	height: 60px;

	width: 345px;



}



#header h1.title  {

	display: none;

}



#header h1.title a  {

	text-decoration: none;

}



#header p.description  {

	display: none;

}



.rss {

	text-align:right;

}



.rss li {

	margin:0px !important;

}



.rss a  {

	font-weight: bold;

	text-decoration: none;

	font-size: 0.9em;

	background: url(images/design/rss.gif) no-repeat center left;

	padding: 2px 0 2px 23px !important;

}



.rss a:hover, .home_ad a:hover {

	text-decoration:underline;

}



#nav  {

	color: #fff !important;

        height:28px;

}



#nav ul  {

	padding: 0;

	margin: 0px;

        <!--[if IE ]>

  padding-top:5px;

<![endif]-->     

}



#nav ul li  {

	display: inline;

	margin: 0 24px 0 0;

	_margin-right:23px;

	font-family: Helvetica, Verdana, Arial, sans-serif;

}



#nav ul li h3 {

	color:#FFFFFF;

	font-size:14px;

}



#nav ul li a  {

	color: #fff;

	font-size: 1.1em;

	font-weight:bold;

	text-decoration: none;

        text-transform: uppercase;

        padding:2px;



}



#nav ul li a:hover  {

	text-decoration: underline;

}



#content  {

	padding: 20px 0;

}





#postnav {

	float:right;

        margin-top:-20px;

}



.wp-pagenavi {

	margin-top:15px;

}



.wp-pagenavi a:link, .wp-pagenavi a {

	padding: 2px 4px 2px 4px !important;

	margin: 2px !important;

	text-decoration: none !important;



	border: 1px solid #a6b3b9 !important;

	color: #000000 !important;

  	font-size:10px;

}



.wp-pagenavi a:hover {	

	border: 1px dotted #ffffff;

	color: #ffffff;

}

.wp-pagenavi a:active {

	padding: 2px 4px 2px 4px; 

	margin: 2px;

	text-decoration: none;

	border: 1px solid #A01B1F;

	color: #000000;

	background-color: #FFFFFF;	

}

.wp-pagenavi span.pages {

	margin: 2px;

	color: #000000;

	font-size:10px;

	text-align:left;

	padding: 2px 8px 2px 5px;

	border: 1px solid #a6b3b9 !important;

}

.wp-pagenavi span.current {

	padding: 2px 4px 2px 4px; 

	margin: 2px;

	font-size:15px;

	border: 1px solid #ffffff;

	color: #30D634;

	background-color: #000000;

        font-weight:bold;

}



#footer  {

	height: 28px;

	font-size: 1em;

	margin-bottom:20px;

}



#footer p  {

	margin: 0;

	line-height:28px;

}



#footer p a  {

	text-decoration: none;

}



#footer p a:hover  {

	text-decoration: underline;

}



#footer img {

	vertical-align:middle;

}



#footer .powered {

	text-align:left;

}



#footer .powered a {

	text-align:right;

	padding: 10px 0px 10px 30px;

}



#footer .credit {

	text-align: right;

}



/* tagline */



#tagline  {

	position: absolute;

	top: 20px;

	right: 20px;

	font-size:16px;

	font-weight:bold;

}



#tagline p {

	margin-bottom: 0px;

	padding:5px 10px 5px 10px;

}





/* BLOG CSS */



.post {

	margin-bottom:10px;

}



.post p.categories {

	margin-bottom:15px;

}



.post p.categories span {

	padding: 5px;

	margin-top: 50px;

}



.post p.categories a  {

	font-weight: bold;

	text-decoration:none;

}



.post p.categories a:hover  {

	text-decoration:underline;

}



.post_seperator  {

	margin-bottom:10px;

	height:1px;

	border-bottom:1px dotted #A6B3B9;

}



h2.title  {

	font-size:26px;

}



.type  {

	font-size:14px;

	margin-bottom:15px;

        color:#999999

}



h2.theme_title  {

	font-size:28px;


}



h2.title a  {

	text-decoration: none;

}



.post p.comments a  {

	padding: 0 0 0 22px;

	font-weight: bold;

	text-decoration: none;

}



p.continue  {

	float: left;

	display: inline-block;

}



p.continue a  {

	font-weight: bold;

	text-decoration: none;

}



.widget {

	margin-bottom:20px;

}



#leftwidget  {

	width: 159px;

	padding-right: 10px;

	margin-right: 0;

}



.search1 {

        background-color: #DBDBDB;

	padding: 10px;

}



input.btn { 

	  color:#000; 

	font-size: 12px;

	  background-color:#fff; 

	  border:1px solid; 

	  border-color: #000; 

        cursor: pointer;

        height:22px;

} 



input.btnhov { 

	  color:#fff; 

	  background-color:#000; 

	  border-color: #fff; 

}



.btnwrap {



        float: right;

}



.widgetlist  h3  {

	margin: 0;

	padding: 5px 0 5px 10px;

	font-weight: bold;

	font-size: 12px;

	text-transform: uppercase;

}



.widgetlist ul  {

	margin: 0;

}



.widgetlist ul li  {

	margin: 0;

	padding: 4px 0 4px 10px;

	list-style: none;

	font-size: 11px;

	border-bottom: 1px dotted #ffffff;

        display:block;

        background-color: #DBDBDB;

}



.widgetlist ul li:hover  {

        background-color: #707070;

        display:block;

        cursor: pointer;

}



.widgetlist ul li a:link, .widgetlist ul li a:visited  {

	text-decoration: none;

}



.widgetlist ul li a:hover  {

	text-decoration: underline;

        color: #fff;

        background-color: #707070;

}





/* STYLES */



.fix {

	clear: both;

}



.bordered  {

	border: 1px solid #000;

}



.floatleft  {

 float: left;

}



.floatright  {

	float: right;

}



.alignright  {

	text-align: right;

}



.alignr  {

	text-align: right;

}



blockquote {

	font-size:14px;

	margin-bottom:15px;

	color:#4F4F4F;

}



/* INDIVIDUAL THEME LISTING */



.theme h2 {

	font-size: 12px !important;

	margin: 0px !important;

}



.large-screenshot {

	margin-bottom: 5px;

	border: 1px solid #dddddd;

	padding: 4px;

	width: 690px;

}



.screenshot {

	margin-bottom: 10px;

	border: 1px solid #dddddd;

	padding: 5px;

	width: 330px;

	height: 264px;

        background-color:#fff;

}



.screenshot:hover {

	border: 1px solid #30D634;

}



.screenimg {

	width: 100%;

	height: 100%;

	float:left;

	position: relative;

}



.screenimg span {

	position: absolute;

	font-size:9px;

	right: 0px;

	top: 243px;

}



.screenimg span a {

        background-color: #Fff;

	padding: 4px;

	text-decoration: none;

	color: #999;

        border: 1px solid #dddddd;

}



.screenimg span a:hover {

	color: #000000;

        background-color: #F1F1F1;

}



.screenimg2 span {

	position: absolute;

	font-size:9px;

	left: 0px;

	top: 243px;

}



.screenimg2 span a {

        background-color: #Fff;

	padding: 4px;

	text-decoration: none;

	color: #999;

        border: 1px solid #dddddd;

}



.screenimg2 span a:hover {

	color: #000000;

        background-color: #F1F1F1;

}



.theme .date {

	font-size: 10px;

	padding-top: 3px;

}



.theme p {

	margin: 0px 0px 2px !important;

}