/*  
Theme Name: Snapshot
*/

h1, h2, h3, h4, h5, h6  {
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
}

/* STRUCTURE */

#wrap {

}

#header  {
	position: relative;
	height: 120px;
}

#logo h1 {
	background: url(styles/default/logo.png) top left no-repeat;
	text-indent: -9999px;
	float: left;
	background-position: 20px 0;
}

#logo h1 a{
	display: block;
	height: 100px;
	width: 234px;
}

#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;
}

.rss a:hover, .home_ad a:hover {
	text-decoration:underline;
}

#nav  {
	height: 45px;
	color: #fff !important;
}

#nav ul  {
	padding: 0;
	line-height: 45px;
	height: 45px;
	margin: 0px;
}

#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;
	line-height: 45px;
	padding:3px;
	
}

#banner { 
	background-image: url(images/bannerback.png);
	background-position: bottom;
	width: 972px;
	background-repeat: no-repeat;
	margin: 5px auto 5px;
	padding-bottom: 15px;
	text-align: center;
}

#breadcrumb {
	width: 972px;
	margin: auto;
	text-transform: uppercase;
	border-bottom: 1px solid #cdf3ff;
	margin-bottom: 20px;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #444;
	padding-bottom: 5px;
	letter-spacing: .1em;
}

#content  {
	padding: 20px 0;
}

#footer  {
	font-size: 1em;
	margin-bottom:20px;
	padding-top: 10px;
	text-align: center;
	line-height: 20px;
}

#footer img {
	vertical-align:middle;
}

#footer .powered {
	text-align:left;
}

#footer .powered a {
	text-align:right;
	background: url(images/design/wordpress_logo.png) left center no-repeat;
	padding: 10px 0px 10px 30px;
}

#footer .credit {
	text-align: right;
}

/* tagline */

#tagline  {
	position: absolute;
	top: 45px;
	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 h2 {
        line-height: 120%;
}

.post h3 { 
    margin-bottom: 0 !important;
}

.post p { 
        margin: 0;
        padding: 0;
        margin-bottom: 15px;
}

.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;
}

.blog_meta {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 11px;
    
}

.img {
	text-align: center;
}

.img img { 
	padding: 5px; 
	border: solid 3px #C8E8F1;
}

h2.title  {
	font-size:22px;
	margin-bottom:15px;
}

h2.theme_title  {
	font-size:28px;
	margin-bottom:20px;
	line-height:28px;
}

h2.title .date  {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-size:12px;
}

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 {
	overflow: auto;
	margin-bottom:20px;
}

#leftwidget  {
	width: 159px;
	padding-right: 10px;
	margin-right: 0;
}


.widgetlist  h3  {
	margin: 0;
	padding: 3px 0 2px 10px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
        margin-bottom: 5px;
}

.widgetlist ul  {
	margin: 0;
}

.widgetlist ul li  {
	margin: 0;
	padding: 4px 0 4px 5px;
	list-style: none;
	font-size: 12px;
	border-bottom: 1px dotted #9cb9d7;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	text-decoration: none;
}

.widgetlist ul li a:hover  {
	text-decoration: underline;
}


/* 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;
        margin-bottom: 5px !important;
}

.large-screenshot {
	margin-bottom: 5px;

        background-color: #fff;
	padding: 4px;
	width: 690px;
}

.screenshot {

        background-color: #fff;
	padding: 4px;
	width: 330px;
	height: 190px;
        border: 1px solid #cdf3ff;
        position: relative;
}

.screenshot .theme {  
	padding: 4px;
	width: 320px;
	height: 60px;
        background-color: #cdf3ff;
        border: 1px solid #cdf3ff;
        font-weight:bold;  

      /* fix it at the bottom */  
        position:absolute; 
        bottom: 4px;
        left:4;  
   
      /* hide it by default */  
        display:none;  
   
      /* opacity setting */  
        filter:alpha(opacity=90);    /* ie  */  
        -moz-opacity:0.9;    /* old mozilla browser like netscape  */  
        -khtml-opacity: 0.9;    /* for really really old safari */    
        opacity: 0.9;    /* css standard, currently it works in most modern browsers like firefox,  */  
}  

.screenimg {
	width: 100%;
	height: 100%;
	float:left;
	position: relative;
	margin-bottom: 10px;
}

.screenimg span {
	position: absolute;
	font-size:11px;
	right: -5px;
	top: -3px;
}

.screenimg .exclusive {
    position: absolute;
    z-index: 2;
    top: -5px;
    left: -5px;
}
.screenimg span a {
	padding: 4px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	font-size: 10px;
        font-weight: bold;

}

.theme .date {
	font-size: 10px;
	padding-top: 3px;
}

.theme p {
	margin: 0px 0px 2px !important;
}

.theme .tags {
	padding-left: 24px;
	background: url(images/ico-tags.gif) no-repeat;
}

.theme .tags a {
	font-size: 11px;
	text-decoration: none;
}

.theme .rating {
	font-size: 11px !important;
	width: 100% !important;
}

.post-ratings-text {
	font-size: 11px !important;
}


/* COMMENTS */

#comments {
	border-top: 1px solid #dddddd;
	padding-top:20px;
}

#comments h2  {
	margin: 0px 0px 20px;
	font-size: 18px !important;
	line-height: 24px;
	font-weight: normal !important;
}
.commentlist li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 20px;
	padding:10px 10px 0px;
}
.commentlist p {
	margin-bottom:10px;
}
.commentlist .gravatar {
	float:right;
	margin:0px 5px 5px 20px;
}

.gravatar {
	width:65px;
	height:65px;
	float:right;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:10px;
}

.gravatar img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
}

.commentlist cite {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	margin-bottom:10px;
}
.commentlist cite a:hover {
	text-decoration: none !important;
}
.commentlist .metadata {
	color:#000 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}	
.commentlist .metadata:hover {
	text-decoration: underline !important;
}
#commentform input {
	padding: 5px;
	margin-right: 10px;
}

#commentform #submit {
	font-size:14px;
}

#commentform textarea {
	padding: 10px;
	width:558px;
	_width:540px;
}

.wp-pagenavi {
	margin-top:20px;
}




#categories {
    text-align: center;
}
#categories ul {
    margin: 0;
    padding: 0;
    * margin-bottom: 5px;
    margin-bottom: 7px;
}

#categories li {
    margin: 0 2px;
    list-style: none;
    display: inline;
    background-color: #fff;
    padding: 8px 15px 8px 15px;
}

#categories li:hover { 
    background-color: #E9F9FF;
}

#categories li.current-cat {
    background-color: #10344c !important;
}

#categories li.current-cat a {
    color: #fff !important;
}

#categories a {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;    
}

.cat-item-28 {
    background-color: #a0c928 !important;
    color: #fff !important;
}
.cat-item-28 a {
    color: #fff !important;
}

.license_info {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    text-align: center;
    width: 100%;
    height: 12px;
    margin-bottom: 15px;
    margin-top: 3px;
    padding: 0;
}
.date {
    text-align: right;
}

/* promotion styles */

.promote { margin-top: 20px; padding-bottom: 0; border: 3px solid #c8e8f1;background-color: #fff; }

.promote ul { 
	list-style: none;
	width: 170px;
	margin-top: 10px;
	float: left;
}

.promote h3 { 
    margin-bottom: 0px; 
}

.promote ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

.promote ul li.rss {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

.promote ul li.rss a {
    background-image: none !important;
    padding: 0;
    margin: 0;
    display: inline !important;
}

.promote ul li img { 
	margin: 2px;
	padding: 0;
}

.p-left {
	float: left;
	width: 300px;
	margin: 10px;
        margin-bottom: 0;
}

.p-left h3 { padding-bottom: 5px; }

.p-right {
	float: right;
	width: 360px;
	margin: 10px;
	margin-left: 0;
        margin-bottom: 0;
}

/* promotion styles */

.thumbnail { 
    float: left;
    margin: 5px;
    margin-right: 10px;
}
