/*
Theme Name: Orlando Dalisay
Theme URI: http://www.orlandodalisay.com/
Description: Orlando Dalisay is a professional photographer in the Sacramento Area.
Version: 1.0
Author: Stratforce Unlimited
Author URI: http://www.stratforce.com/
Tags: fixed width, photography, sacramento, weddings, photos, pictures, photographer, camera, events, aniversary

	Orlando Dalisay
	http://www.orlandodalisay.com/

	This theme was designed and built by Stratforce Unlimited for
	Orlando Dalisay, a professional photographer in the Sacramento Area.

*/

/* imported styles
========================================== */
@import url('./css/reset.css');
@import url('./css/text.css');
@import url('./css/grid.css');
@import url('./css/layout.css');


/* custom style
----------------------------------------------- */
.alignleft { float: left; }
.alignright { float: right; }
.box { background: #333; }


/* grid system container background
----------------------------------------------- */
.container_12, .container_16 {
	background:#333;
	width: 980px;
	margin: 0 auto;
}/* custom style
----------------------------------------------- */
.alignleft { float: left; }
.alignright { float: right; }
.box { background: #333; }
.post-meta, .postmetadata{
	margin: 3px 0 10px;
	font-size: 10px;
}
.navigation{
	margin: 15px 0;
	width: 90%;
}

/* grid system container background
----------------------------------------------- */
.container_12, .container_16 {
	background:#333 url(img/header-bg.jpg) top repeat-x;

	width: 980px;
	margin: 0 auto;
}

/* body tags
----------------------------------------------- */
body {
	border: none;
	color: #FFFFFF;
        background: #111111;
}
a, a:hover {
	color: #FFF;
	text-decoration: underline;
}
h1 a {
	font-weight:normal;
	display: block;
	text-indent: -9999px;
	height: 80px;
}


/* header
----------------------------------------------- */
#logo {
	height: 145px;
	background: url(img/header-bg.jpg) top repeat-x;
}
h1#branding {
        background: url(img/logo.jpg) top left no-repeat;
	font-weight:normal;
	font-size:3em;
	text-align:left;
	padding:.5em;
	margin-bottom:0;
}

/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:0.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
	display: none;
}

/* navigation
----------------------------------------------- */
#top-nav{
	background: transparent;
	color: #EDC148;
	margin-bottom: 0px;
	padding-top: 50px;
}
#top-nav p{
	margin-bottom: 48px;
}
#top-nav a, #top-nav a:hover{
	color: #EDC148;
}

#navigation {
	margin: 0;
	height: 40px;
	background: transparent;
	width: 102%;
	font-size: 12px;
	letter-spacing: 1px;
}

#navigation ul.menu {
	list-style:none;
	margin:0;
	padding:0;
	float: right;
	border: none;
}
#navigation ul.menu * {
	margin:0px;
	padding:0
}
#navigation ul.menu a, #navigation ul.menu a:hover {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	background: transparent;
	border: none;
}
#navigation ul.menu li {
	position:relative;
	float:left;
	margin-right:7px;
	margin-left: 3px;
}
#navigation ul.menu ul {
	position:absolute;
	top:27px;
	left:0px;
	-webkit-border-radius: 7px;
	background:#444;
	display:none;
	opacity:0;
	list-style:none;
	border: solid #444 1px;
}
#navigation ul.menu ul li {
	position:relative;
	border-top:none;
	width:148px;
	margin:0;
}
#navigation ul.menu ul li a {
	display:block;
	padding:7px;
}
#navigation ul.menu ul li a:hover {
	text-decoration: none;
	color: #CCC;
	background: #444 url(img/arrow.gif) 136px 12px no-repeat;
}
#navigation ul.menu ul ul {left:148px; top:-1px}
#navigation ul.menu .menulink {
	padding:5px 7px 7px;
	font-weight:normal;
}
#navigation ul.menu .menulink:hover, ul.menu .menuhover, #navigation ul.menu li:hover {
	background: #444;

}
#navigation ul.menu .sub {
	background:#444 url(img/arrow.gif) 136px 12px no-repeat
}
#navigation ul.menu .topline {
}

#image-page-title{
	height: 150px;
	margin-bottom: 0px;
}


/* Mootools Kwicks
----------------------------------------------- */
#kwick-box {
	padding:0;
	overflow:hidden;
	margin-top: 5px;
	margin-bottom: 15px;
	background: #333;
}
#kwick-box h2 {
	margin:0;
	display: none;
}
#kwick {
  position: relative;
}
#kwick .kwicks {
	display: block;
	background: transparent;
	height: 522px;
	list-style:none;
	margin:0;
	overflow:hidden;
}
#kwick li {
	float: left;
	margin:0;
	padding:0;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 512px;
	width: 230px;
	background: transpantr;
	margin: 5px;
}
#kwick .kwick {
	text-decoration: none;
} 
#kwick .kwick span {
	background: transparent url(img/transparent.png) top;
	display: block;
	margin-top: 455px;
	padding: 0 5px 0;
	height: 60px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 3.3em;
	text-transform: uppercase;
	text-align: left;
	color:#FFF;
	letter-spacing: -4px;
	font-weight: normal;
}
#kwick .one {
  background: transparent url(img/img-engagement.jpg) top no-repeat;
}
#kwick .two {
  background: transparent url(img/img-weddings.jpg) top no-repeat;
}
#kwick .three {
  background: transparent url(img/img-lifestyle.jpg) top no-repeat;
}
#kwick .four {
  background: transparent  url(img/img-family.jpg) top no-repeat;
}

/* content areas
----------------------------------------------- */

	/* single column
	----------------------------------------------- */
	#gallery {
		width: 750px;
		margin: -15px auto 0;
	}
	#gallery .box{
		width: 340px;
		background: url(img/img-border-bottom.jpg) bottom center no-repeat;
		padding-bottom: 9px;

	}
	#gallery .box img{
		border: solid #FFF 8px;
		width: 318px;
		height: 216px;
	}	
	.category-wedding #gallery .box img, .archive #single .grid_12 .box img{
		border: solid #FFF 5px;
		width: 80px;
		height: 80px;
	}	
	.category-wedding #gallery, .archive #single .grid_12{
		min-height: 450px;
	}
	.category-wedding #gallery .box, .archive #single .grid_12 .box{
		width: 82px;
		background: none;
		padding-bottom: 1px;
	}		
	
	/* client links
	----------------------------------------------- */
	#client-links {
	width: 750px;
	margin: 0 auto;
	font-size: 12px;
	}
	#client-links .box{
	padding: 10px 0 0 0;
	margin-bottom: 0px;

	}
	#client-links .box img{
	padding-bottom: 10px;
	background: url(img/img-border-bottom.jpg) bottom right no-repeat;
	float: left;
	margin-right: 30px;
	}	
	#client-links .box .readmore img {
	background: none;
	margin-top: -10px;
	}	
	
	/* contact us
	----------------------------------------------- */	
	.page .container_16{
		background: url(img/header-bg.jpg) top repeat-x;
	}
	#contact-us {
	margin: 0 auto;
	font-size: 12px;
	background: none;
	}
	#contact-us .box{
	margin-bottom: 0px;
	background: none;
	}
	#contact-us .box img{
	padding-bottom: 15px;
	float: left;
	margin-left: 10px;
	}	
	#contact-us .box table, #contact-us .box table tr, #contact-us .box table tr td, #contact-us .box table tr th{
		border: none;
	}
	#contact-us .box table{
		width: 360px;		
	}
	#contact-us .box table th{
		text-align: right;
		vertical-align: text-top;
	}
	#contact-us .box table td{
		vertical-align: middle;
		padding: 5px;
	}
	#contact-us .box table input, #contact-us .box table textarea{
	width: 100%;
	}
	#contact-us .box table .button{
	text-align: right;
	padding-left: 20px;
	}
	#contact-us .box table .button input{
	width: 80px;
	background: #CBCBCB;
	color: #666666;
	font-weight: bold;
	border: none;
	height: 26px;
	}
	
	/* single
	----------------------------------------------- */
	#single {
	margin: 0;
	padding: 10px 0;
	}
	#single #left {
	padding: 10px 0;
	margin: 0;
	}
	#single #left #sidenav{
	padding: 0;
	margin: 30px 0 0 -30px;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	}
	#single #left #sidenav li{
	list-style: none;
	padding: 7px 5px;
	}
	#single #left #sidenav li ul{
	margin: 5px 0 0 -10px;
	}
	#single #left #sidenav li ul li{
	padding: 3px;

	}
	#single #left #sidenav li a{
	text-decoration: none;
	padding-left: 15px;
	font-size: 13px;
	}
	#single #left #sidenav li ul li a{
	font-size: 11px;
	padding: 0;
	}
	#single #left #sidenav li ul li a:hover{
	color: #FAE69C;
	}
	#single #left #sidenav li a:hover{
	text-decoration: underline;
	}
	#single #left .current-item{
	background: url(img/sidenav-bg.jpg) 0 6px no-repeat;
	padding-bottom: 5px;
	}
	
	.single #sidebar{
		background: none;
		width: 270px;
	}
	
/* for dynamic background
----------------------------------------------- */
.page, .category {
	/*background: #EEE url(img/container-bg.jpg) center repeat-y;*/
}
.page .container_16, .category .container_16{
		background: url(img/header-bg.jpg) top repeat-x;
	background: #EEE url(img/container-bg.jpg) center repeat-y;
}
.category-gallery, .category-engagement, .category-wedding, .category-family, .category-lifestyle, .category-featured, .category-client-links, .category-portraits, .category-families, .category-babies-bumps, .category-senior, .category-corporate, .category-blog{
	background: #111;
}
.category-gallery .container_16, .category-engagement .container_16, .category-wedding .container_16, .category-family .container_16, .category-lifestyle .container_16, .category-featured .container_16, .category-client-links .container_16, .category-portraits .container_16,.category-families .container_16, .category-babies-bumps .container_16, .category-senior .container_16, .category-corporate .container_16, .category-blog .container_16{
	background: #333 url(img/header-bg.jpg) top repeat-x;;
}

	
/* site information
----------------------------------------------- */
#site_info {
	width: 100%;

}
#site_info .box {
	color:#878787;
	background: #111;
	margin-bottom: 0px;
	min-height: 30px;
        height: 50px;
	font-size: 10px;
}
#site_info .box a, #site_info .box a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/* wp Page Navi
----------------------------------------------- */
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	color: #FFF;
	background-color: #555;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	color: #FFF;
	background-color: #555;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #FFFFFF;
	color: #FFF;
	background-color: #555;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	color: #FFF;
	background-color: #555;	
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	border: none;
	color: #FFF;
	background:none;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #EDC128;
	color: #FFF;
	background-color: #555;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #FFFFFF;
	color: #FFF;
	background-color: #555;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink{
	display: none;
}

		/* wp gallery css styles */ 
			#gallery-1 {
				margin: auto;
			}
			#gallery-1 .gallery-item {
				float: left;
				margin-top: 10px;
				margin-bottom: 0;
				text-align: center;
				width: 33%;			}
			#gallery-1 img {
				padding: 0;
				margin: 0;
				border: 1px solid #cfcfcf;
			}
			#gallery-1 .gallery-caption {
				margin-left: 0;
			}
			#gallery-1; .gallery-item a {
				margin: 0;
				padding: 0;
			}
			.page-id-4 #contact-us .box img {
				padding: 0;
			}

