/*
	Theme Name: Strykerfoto
	Theme URI: http://www.cujo.jp
	Description: A theme developed by Kaleb White at <a href="http://www.cujo.jp" target="_blank">cujo.jp</a>. - Version 1.0.1
	Version: 1.0.1
	Author: CUJO.JP - Kaleb White
	Author URI: http://www.cujo.jp
*/

/************* MISC. STRUCTURAL STYLES @group0 ********************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font-family: arial, sans-serif;
	color: #eee;
	background: #202020 url(includes/img/bg_00.gif) 0 0 repeat-x;
	font-size: 87.5%;
}
#wrap {
	min-height: 800px;
}
#wrapper {
	height: 600px;
	width: 950px;
	margin: 0 auto;
	padding-bottom: 150px;
}
html > body {
	font-size: 14px;
}
a {
	color: #555;
	text-decoration: none;
}

a:visited {
	color: #555;
}

a:hover {
	color: #a20505;
}

ol, ul{
	margin-bottom: 17px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

li {
	padding-bottom: 0.25em;
	font-size: 12px;
	line-height: 16px;
}

p {
	margin: 0 0 20px;
	line-height: 20px;
	font-size: 13px;
}

em, i {
	font-style: italic;
}

/***********HEADER STYLING @group1***********/
#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
}

#header #logo {
	float: left;
	width: 319px;
	height: 96px;
	padding-top:60px;
	line-height: 40px;
}

#header #logo a {
	text-indent: -9000px;
	height: 96px;
	width: 319px;
	display: block;
	background: url(includes/img/logoTop_00.gif) 0 0 no-repeat;
}
#header #logo a:hover {
	background-position: 0 100%;
}

/**********HEADER STYLING -> NAVIGATION @group1.2**************/
#masterNavi {
	height:41px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	width:419px;
}
#masterNavi li {
	height:41px;
	display: block;
	float: left;
	padding:0;
	margin:0;
}
#masterNavi li:hover {
	height:41px;
	padding:0;
	margin:0;
	background-color:#6e0403;
	display: block;
	float: left;
}
#masterNavi a {
	color: #FFF;
}


/**********HOME PAGE @group2********/
#mainPage #contentContain h2 {
	clear:both;
	font-family:Georgia;
	font-size:1.367em;
	line-height:2em;
	margin:0;
}

#mainPage #contentContain h3 {
	background:#FFFFFF none repeat scroll 0 50%;
	color:#252526;
	font-family:Georgia;
	font-size:1.2em;
	line-height:1.456em;
	margin:0 0 5px;
	width:267px;
	padding:0 10px;
}
#mainPage #contentContain h3 a {
	color:#a40405;
	margin-left:25px;
	font-family:Trebuchet MS;
	font-size:0.53em;
	font-style:italic;
}
#mainPage #contentContain {
	font-size: 1.2em;
	width:660px;
}
#mainPage #contentContain #recentAdditions li{
	display:block;
	float:left;
	width:280px;
	padding-right:20px;
}
#mainPage #contentContain #recentAdditions .indexPhotoBox {
	padding:4px;
	width:280px;
	height: 160px;
	background:#a40405; 
}
#mainPage #contentContain #recentAdditions .indexPhotoBox {
	padding:4px;
	width:280px;
	height: 160px;
	background:#a40405; 
}
#mainPage #contentContain #recentAdditions .indexPhotoBox a{
	color: #fff;
}
#mainPage #contentContain #recentAdditions .indexPhotoBox dd{
	margin-bottom: 4px;
}
#mainPage #contentContain #recentAdditions .indexPhotoBox dl {
float: left;
overflow:hidden;
width: 115px;
}
#mainPage #contentContain #recentAdditions .indexPhotoBox dt{
	font:9em/.62em "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
	letter-spacing: -.066em;
	margin-bottom: 12px;
	color: #c16363;
}
#mainPage #contentContain #recentAdditions .indexPhotoBox .entryImage {
	float: left;
	margin-right: .4em;
}


/***************** GALLERY PAGE @group3 **************/
#interior.gallery #contentContain {
	width:660px;
}
#interior.gallery #contentContain h3 {
	color:#fff;
	font:1.567em/2.0em Georgia, "Times New Roman", Times, serif;
	margin:0;
}
#interior.gallery #contentContain li .galleryBox h2{
	clear:both;
	background:#FFFFFF none repeat scroll 0 50%;
	font:1.567em/2.0em Georgia, "Times New Roman", Times, serif;
	color:#272727;
	margin:0 0 5px;
	padding:0 10px;
	width:285px;
	float:left;
	margin:0;
}
#interior.gallery #contentContain li .galleryBox h2 a {
	color:#A40405;
	font-family:Trebuchet MS;
	font-size:0.6em;
	font-style:italic;
	margin:5px 0 0;
	float:right;
}
#interior.gallery #contentContain li{
	display:block;
	float:left;
	width:305px;
	padding-top:15px;
	padding-right:10px;
}
#interior.gallery #contentContain .indexPhotoBox {
	width:305px;
	background:#a40405; 
}
#interior.gallery #contentContain .indexPhotoBox img{
	padding:10px 2px;
}
/***************SUB-GALLERY STRUCTURE******************/
#subGallery #contentContain {
	width:660px;
	float:left;
}
#subGallery #contentContain h2 {
	color:#fff;
	font:1.567em/2.0em Georgia, "Times New Roman", Times, serif;
	margin:0
}
#subGallery #contentContain .subgalPhotoBox h3{
	clear:both;
	background:#FFFFFF none repeat scroll 0 50%;
	font:1.567em/2.0em Georgia, "Times New Roman", Times, serif;
	color:#272727;
	margin:0 0 5px;
	padding:0 10px;
	width:664px;
	height: 44px;
	margin:0;
}
#subGallery #contentContain .subgalPhotoBox {
	width:684px;
	margin:20px 0;
	height: 220px;
	background:#a40405; 
}
#subGallery #contentContain .subgalPhotoBox img{
	padding:10px 1px;
}
/***************SINGLE-GALLERY STRUCTURE******************/
#interior #contentContain {
	width:660px;
	float:left;
}
#interior #contentContain h2 {
	color:#fff;
	font:1.567em/2.0em Georgia, "Times New Roman", Times, serif;
	margin:0
}
#interior #contentContain .subgalPhotoBox h3{
	clear:both;
	background:#FFFFFF none repeat scroll 0 50%;
	font:1.567em/2.0em Georgia, "Times New Roman", Times, serif;
	color:#272727;
	margin:0 0 5px;
	padding:0 10px;
	width:664px;
	margin:0;
}
#interior #contentContain .subgalPhotoBox {
	width:684px;
	margin:20px 0;
	background:#a40405; 
}
#interior #contentContain .subgalPhotoBox img{
	padding:10px 1px;
}
/*****************SIDEBAR STRUCTURE********************/
#interior #singleAdSlot{
	padding: 5px 0 10px;
	float:right;
	width: 230px;
}
#interior #singleAdSlot li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#interior #singleAdSlot #contentBox{
	width:210px;
	background:#FFFFFF none repeat scroll 0 50%;
	color:#a40405;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 10px;
}
#interior #singleAdSlot h4{
	clear:both;
	font:1.20em/1.5 Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:0 0 5px;
	width:230px;
	margin:0;
}
#interior #singleAdSlot img {
	padding:10px 0;
}
#subGallery #singleAdSlot{
	padding: 73px 0 10px;
	float:right;
	width: 230px;
}
#subGallery #singleAdSlot li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#subGallery #singleAdSlot #contentBox{
	width:210px;
	background:#FFFFFF none repeat scroll 0 50%;
	color:#a40405;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 10px;
}
#subGallery #singleAdSlot h4{
	clear:both;
	font:1.20em/1.5 Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:0 0 5px;
	width:230px;
	margin:0;
}
#subGallery #singleAdSlot img {
	padding:10px 0;
}
#singleAdSlot #breadcrumbs {
	height:45px;
	width: 350px;
}
#singleAdSlot #breadcrumbs ul li span {
	margin-left:5px;
}
#singleAdSlot #breadcrumbs ul li {
	display:inline;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	margin-right:5px;
	line-height:normal;
}


/************ ANIMATION/FADING DIV @group5*************/
#fadeGallery {
	float:right;
	margin:-475px 0 0 15px;
	height: 723px;
	overflow: hidden;
	width:320px;	
}
#interior #fadeGallery {
	float:right;
	margin:-654px 0 0 15px;
}
.pics {  
    height:  717px;  
    width:   283px;  
    padding: 0;  
    margin:  0;  
} 
.pics img {  
    padding: 15px;  
    height:  717px;
    top:  0; 
    left: 0 
} 

/********FOOTER STYLES @group6***********/
#sosumi {
	color:#202020;
	background:#eeeeef url(includes/img/fotBg_00.gif) repeat-x scroll 0 0;
	line-height:1.7;
	margin:2.5em 0 0;
	padding-top:0.5em;
	width:100%;
	height: 170px;
	clear: both;
} 
#sosumi a{
	color:#202020;
}
#sosumi a:hover{
	color:#202020;
}
#sosumi p {
	margin: 0;
	padding: 20px 0;
}
#sosumi #footer {
	margin:0 auto;
	min-height:55px;
	width:950px;
}
#sosumi #footer #footerNav{
	margin: 45px 0 0;
}
 #footerNav li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#sosumi #footer #footerNav li span {
	margin:0 0.9em;
}

/*********BLOG STYLES @group7 ***********/
.blog .postEntry {
	margin:0 0 2em 0;
}
	
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.alignleft {
	float: left;
}	
.alignright {
	float: right;
	clear: both;
}
/* End Comments */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */