/*
Theme Name: Tigers Crest
Theme URI: http://nexuslab.com/
Description: tigers crest photography site theme.
Version: 1.0
Author: Tatevik Alexanian
Author URI: http://nexuslab.com/
Tags: tigers, crest, photography

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #c5c5c5;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;

	}

.bodybg{
	background:url(images/bodybg.gif) repeat-x left top;
	height:410px;
	margin:0px;
	padding:0px;
}

#page {
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 1061px;
	background:url(images/headerbg.png) no-repeat left top;
}

.content-all{
	width:1061px;
}

.menu{
	float:left;
	width:167px;
	
}

#menus{
	margin:0px;
	padding:0px;
	list-style-type:none;	
}

#menus li {
	display:block;
	list-style-type:none;
	padding:5px 0 5px 20px;
	border-bottom:1px solid #3a3a3a;
	width:135px;
	
}

#menus li.current_page_item a:link, #menus li.current_page_item a:visited, #menus li.current_page_item a:active {
	color:#FFFFFF;
}

#menus ul li.current_page_item ul li a:link, #menus ul li.current_page_item ul li a:visited, #menus ul li.current_page_item ul li a:active {
	color:#FFFFFF;
}

#menus li ul {
	margin:0px;
	padding:6px 0 5px 13px;
}



#menus li ul li{
	display:block;
	list-style-type:none;
	border:none;
	width:120px;
	padding:3px 0px 2px 0;
}

#menus li a:link, #menus li a:visited, #menus li a:active{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#b5b5b5;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding-left:15px;
	background:url(images/menuorangebullets.gif) no-repeat left center;
}

#menus li a:hover{
	color:#ffffff;
}


#menus li a.menu-link-active:link, #menus li a.menu-link-active:visited, #menus li a.menu-link-active:active, #menus li a.menu-link-active:hover {
	color:#ffffff;
}

#menus li ul li a.menu-link-active:link, #menus li ul li a.menu-link-active:visited, #menus li ul li a.menu-link-active:active, #menus li ul li a.menu-link-active:hover  {
	background:url(images/submenuowhitebullet2.gif) no-repeat left center;
	color:#ffffff;
}

#menus li ul li a:link, #menus li ul li a:visited, #menus li ul li a:active{
	text-transform:none;
	font-size:11px;
	padding-left:15px;
	width:105px;
	background:url(images/submenuowhitebullet.gif) no-repeat left center;
}

.clear{
	margin:0px;
	height:0px;
	overflow:hidden;
	clear:both;
}

.menutop{
	background:url(images/menutopbg.png) no-repeat left 12px;
	width:167px;
	height:27px;
}

.menumiddle{
	background:url(images/menucenterbg.gif) repeat-y left top;
	width:167px;
	height:390px;
	
}

.menubottom{
	background:url(images/menubottombg.png) no-repeat left top;
	width:167px;
	height:15px;
}

.content{
	float:left;
	width:893px;
}



.home-right{
	float:right;
	width:230px;
}

.content-withshadow{
	float:left;
	padding:18px 0 16px 7px;
}

.content-withshadow2{
	float:left;
	padding:0;
}

.content-top{
	float:left;
	width:652px;
	background-color:#373737;
	padding-bottom:12px;
	min-height:494px;
	height:494px;
	text-align:center;
}

.blackbg{
	background-color:#000;
	width:850px;
	float:left;
	border-right:1px solid #6d6d6d;
	min-height:494px;


}




.greybg{
	background-color:#373737;
	width:756px;
	float:left;
	border-right:1px solid #6d6d6d;
	min-height:494px;


}

.content-top2{
	float:left;
	background-color:#373737;
	width:854px;
	min-height:494px;
	padding-left:20px;
	padding-right:20px;

}

.content-top3{
	float:left;
	background-color:#373737;
	width:612px;
	min-height:494px;
	padding-left:20px;
	padding-right:20px;

}

.main-title{
	float:left;
	color:#f99f11;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:22px;
	text-align:left;
	padding-right:4px;
	height:24px;

}

.back{
	float:right;
	padding-top:13px;
	color:#8b8b8b;
}

.back a:link, .back a:active, .back a:visited{
	color:#8b8b8b;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-right:10px;
}

.main-title-row{
	float:left;
	width:600px;
	padding-bottom:6px;
	padding-left:10px;

}

.sub-title{
	color:#ffffff;
	float:left;
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
}

.main-title2{
	color:#f99f11;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:22px;
	text-align:left;
	width:602px;
	padding-bottom:5px;
	padding-left:10px;
	
}

#content .post h2{
	clear:both;
	color:#ffffff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
}

#content .post h2 a:link , #content .post h2 a:visited , #content .post h2 a:active {
	clear:both;
	color:#ffffff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-decoration:none;
}

#content .post h2 a:hover{
	color:#B5B5B5;
	text-decoration:none;
}

.narrowcolumn .hentry h3{
	margin:15px 0 0 0;
}

.narrowcolumn .hentry small{
	font-size:11px;
}

.narrowcolumn .hentry h3 a:link, .narrowcolumn .hentry h3 a:visited, .narrowcolumn .hentry h3 a:active{
	color:#ffffff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
}

.dark-frame-top{
	clear:both;
	float:left;
	background:url(images/darkgrey-frame-top.gif) left top;
	width:730px;
	height:14px;
}

.dark-frame-top2{
	background:url(images/darkgrey-frame-top-blog.gif) left top;
	width:612px;
	height:14px;
	float:left;
}

.dark-frame-middle{
	float:left;
	background-color:#282828;
	border-left:1px solid #464646;
	border-right:1px solid #464646;
	width:686px;
	padding:7px 21px 7px 21px;
	text-align:justify;
	color:#adacac;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
/*	height:357px;*/
	min-height:357px;
}

.dark-frame-middle3{
	float:left;
	background-color:#282828;
	border-left:1px solid #464646;
	border-right:1px solid #464646;
	width:706px;
	padding:7px 11px 7px 11px;
	text-align:justify;
	color:#adacac;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	min-height:357px;
}

.dark-frame-middle2{
	float:left;
	background-color:#282828;
	border-left:1px solid #464646;
	border-right:1px solid #464646;
	width:568px;
	min-height:357px;
	padding:7px 21px 7px 21px;
	text-align:justify;
	color:#adacac;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
}

.left-content{
	float:left;
	padding-top:28px;
	padding-bottom:35px;
	width:612px;
}

.right-slider{
	float:right;
	width:89px;
	padding:20px 0px 20px 0px;
	height:375px;
}

.dark-frame-bottom{
	background:url(images/darkgrey-frame-bottom.gif) left top;
	width:730px;
	height:14px;
	float:left;
}

.dark-frame-bottom2{
	float:left;
	background:url(images/darkgrey-frame-bottom-blog.gif) left top;
	width:612px;
	height:14px;
}

.content-section{
	float:left;
	width:652px;
}



.content-section2{
	float:left;
	width:893px;
}

.content-bottom{
	float:left;
	clear:both;
	background:url(images/portfolioshadow.gif) repeat-x left 1px;
	width:652px;
	height:28px;
}

.content-bottom2{
	float:left;
	clear:both;
	background:url(images/portfolioshadow.gif) repeat-x left 1px;
	width:894px;
	height:28px;
}

.lala{
	clear:both;
}

.hor-slider{
	float:left;
	clear:both;
	width:622px;
	height:490px;
	text-align:center;
	border-bottom:1px solid #6d6d6d;
	background-color:#000000;
	padding:7px 10px 7px 20px;
}


.left-arrow{
	float:left;
	width:7px;
	height:9px;
	padding-top:33px;
}

.top-arrow{
	float:left;
	text-align:center;
	padding-bottom:2px;
	padding-left:38px;
}

.bottom-arrow{
	float:left;
	text-align:center;
	padding-top:5px;
	padding-left:38px;
}

.slider-images-all{
	padding:0px 0px 0px 3px;
	float:right;
	height:375px;
}

.right-arrow{
	float:right;
	width:7px;
	height:9px;
	padding-top:33px;
}

.slider-img-link-active{
	border:1px solid #FFF;
	
}

.slider-img-link{
	border:1px solid #FFF;
	width:83px;
	height:51px;
	/*background-color:#FFFFFF;
	border:3px solid #A9A9A9;
	display:block;
	position:relative;
	margin-top:-1px;
	margin-left:-1px;*/
}
.slider-img-link2{
	border:1px solid #FFF;
	
	/*background-color:#FFFFFF;
	border:3px solid #A9A9A9;
	display:block;
	position:relative;
	margin-top:-1px;
	margin-left:-1px;*/
}

.slider-img{
	float:left;
	padding:0px 0px 0px 11px;
	
}

.slider-img2{
	float:left;
	padding:5px 0px 0px 4px;
	width:75px;
	height:77px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
}
.slider-img-home{
	float:left;
	padding:5px 0px 0px 4px;
	width:101px;
	height:77px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
}

.about{
	padding-top:6px;
}

.about-title{
	padding-bottom:13px;
	
}

.about-text{
	color:#797979;
	text-align:justify;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-bottom:0px;
	padding-top:8px;
	line-height:13px;
}

.about-text p{
	margin-bottom:5px;
}

.about-readmore{
	text-align:right;
	padding-top:10px;
}

.blog1{
	float:left;
	padding-top:11px;
	width:230px;

}
.blogtopbg{
	padding-top:6px;
	padding-left:17px;
	width:213px;
	height:27px;
	background:url(images/newsblogtopbg.gif) no-repeat left top;	
}


.blogtopbg span{
	background:url(images/newsblogbullet.gif) no-repeat left 5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:19px;
	color:#ffffff;
	padding-left:22px;
	text-transform:uppercase;
}

.blogbottombg{
	width:230px;
	height:12px;
	background:url(images/newsblogbottombg.gif) no-repeat left top;	
}

.blogmiddlebg{
	padding-left:17px;
	padding-bottom:3px;
	padding-right:17px;
	width:196px;
	background:url(images/newsblogcenterbg.gif) repeat-y left top;	
}

.blogtitle{
	color:#ffffff;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-top:6px;
}
.blogtitle a:link, .blogtitle a:visited, .blogtitle a:active{
	color:#ffffff;
	text-decoration:underline;
}

.blogtitle a:hover{
	text-decoration:none;
	

}

.blogtext{
	color:#202020;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	
}

.blogmore{
	text-align:right;
}

.blogmore a:link, .blogmore a:visited, .blogmore a:active{
	color:#202020;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	font-size:10px;
}

.blogmore a:hover{
	text-decoration:none;
}

.main-img{
	float:left;

}

.shadow-all-left2{
	height:400px;
	float:left;
	width:53px;
}

.shadow-left2{
	background:url(images/portfolio-left-shadow.png) no-repeat right top;
	height:400px;
	padding:0px 0px 0px 0px;
	text-align:right;
	
}

.big-left-arrow{
	padding:177px 10px 0px 0px;
	vertical-align:middle;
}

.big-right-arrow{
	padding:177px 0px 0px 10px;
	vertical-align:middle;
}

.shadow-all-right2{
	width:19px;
	height:400px;
	float:left;
}

.shadow-right2{
	background:url(images/portfolio-right-shadow.png) no-repeat left top;
	width:19px;
	height:400px;
	text-align:right;
}

.shadow-left{
	background:url(images/main-img-shadow-left.png) no-repeat left top;
	width:19px;
	height:400px;
	float:left;
}
.shadow-right{
	background:url(images/main-img-shadow-right.png) no-repeat left top;
	width:19px;
	height:400px;
	float:left;
}


#content {
	font-size: 1.2em;
	float:left;
	width:612px;
	}
	
.contact-form{
	float:left;
	width:350px;
	padding:14px 0px 0px 10px;
}

.contact-form form{
	margin:0px;
}

.contact-form .input-row{
	padding-top:8px;
}

.contact-form input.textfield{
	display:block;
	background-color:#1f1f1f;
	border:1px solid #313131;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#868686;
	width:220px;
	padding:4px 8px 3px 8px;
}

.contact-form .contact-form-text{
	color:#ffffff;
}

.contact-form textarea{
	display:block;
	background-color:#1f1f1f;
	border:1px solid #313131;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#868686;
	width:325px;
	height:100px;
	overflow:auto;
	padding:4px 8px 3px 8px;
}

.contact-form .contact-buttons{
	float:right;
	padding-right:7px;
	padding-top:10px;
}

.contact-form .input-button-row{
	float:left;
	padding-left:7px;
}

.contact-details{
	float:left;
	line-height:14px;
	padding-top:67px;
	padding-left:101px;
}

.contact-details a:link, .contact-details a:visited, .contact-details a:active{
	color:#ffffff;
	text-decoration:underline;
}

.contact-details a:hover{
	text-decoration:none;

}

.widecolumn .entry p {
	font-size: 11px;
	font-family:Tahoma, Geneva, sans-serif;

	
	}

.widecolumn .entry p.postmetadata {
	width:568px;

	
	}

#content .entry, .widecolumn .entry {
	line-height: 1.4em;
	}


#content .navigation a:link, #content .navigation a:active, #content .navigation a:visited{
	color:#1095e2;	
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: none;
}
.depth-1 {
background-color:#313131;
}

.even, .alt {
	
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
	margin:0px;
	padding:0px;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}



h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #1095E2;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	
	}

.comment-all{
	float:left;
	padding-left:10px;
}

.vcard{
	padding-top:10px;
}

.comment-body img{
	text-align:left;
	float:left;
}
.comment-body p{
	
	
}


.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width:230px;
	float:right;
	padding-bottom:18px;
	
	}
	
#sidebar ul{
	
}

#sidebar .sidebar-topbg{
	padding-top:6px;
	padding-left:17px;
	width:213px;
	height:27px;
	background:url(images/newsblogtopbg.gif) no-repeat left top;	
}

#sidebar .sidebar-middlebg2{
	float:left;
	padding-left:17px;
	padding-bottom:3px;
	padding-right:17px;
	width:194px;
	background-color:#aeaeae;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#sidebar .sidebar-topbg2{
	float:left;
	padding-top:6px;
	padding-left:17px;
	width:213px;
	height:6px;
	overflow:hidden;
	background:url(images/blog-top-bg.gif) no-repeat left top;	
}



#sidebar .sidebar-bottombg2{
	float:left;
	width:230px;
	height:12px;
	background:url(images/newsblogbottombg.gif) no-repeat left top;	
}
#sidebar ul li ul li{

	 }
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #545454;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

 h2 a:hover, h3 a:hover {
	color: #1095E2;
	text-decoration: none;
	}
.postmetadata a:link ,.postmetadata a:visited, .postmetadata a:active{
	color:#1095E2;
	text-decoration: underline;
}
a:hover {
	color: #1095E2;
	text-decoration: none;
	}
	
a:link ,a:visited, a:active{
	color:#282828;
	text-decoration: none;
}
a:hover {
	color: #282828;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */




#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 136px;
	width: 1061px;
	
	}
	
#logo{
	padding:24px 0px 0px 0px;
}



.narrowcolumn {
	float: left;
	padding: 0 0 0 0;
	margin: 0px 0 0;
	width: 818px;
	}

.widecolumn {
	float: left;
	padding: 0 0 0 0;
	margin: 0px 0 0;
	width: 818px;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;

	}
	
.hentry{
	border-bottom:1px solid #3b3b3b;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	float:left;
	margin: 0;
	padding-top:12px;
	margin-bottom:15px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	padding-bottom:6px;
	margin:0px;
	}

.widecolumn .postmetadata {
	margin: 15px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	background-color:#aeaeae;
	border-top:2px solid #ffffff;
	padding: 0;
	width: 100%;
	clear: both;
	padding-bottom:5px;
}



.sitename{
	font-weight:bold;
	text-transform:uppercase;
	color:#202020;
	font-family:Tahoma, Geneva, sans-serif;
}

#copyright{
	float:left;
	color:#202020;
	font-family:Tahoma, Geneva, sans-serif;

}

.privacypolicy{
	float:left;
}

.privacypolicy a:link, .privacypolicy a:visited, .privacypolicy a:active{
	color:#202020;
	text-decoration:underline;
	font-family:Tahoma, Geneva, sans-serif;
}

.footercontainer {
	padding: 0;
	margin: 0 auto;
	padding-top:5px;
	text-align:left;
	width: 1061px;
	font-size:10px;
}

#footer .footercontainer p {
	margin: 0;
	padding: 3px 0 11px 0;
	text-align: left;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 6px;
	padding-bottom:8px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#b1b1b1;
	border-bottom:1px solid #3b3b3b;
	font-weight:normal;
}

.widecolumn #respond h3{

	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#b1b1b1;
	text-transform:uppercase;
	font-weight:bold;
	
}

.widecolumn h3#comments{
	clear:both;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#b1b1b1;
	text-transform:uppercase;
	font-weight:bold;
}

a.comment-edit-link:link, a.comment-edit-link:active, a.comment-edit-link:visited{
	color:#ffffff;
	
}

h2.center{
		margin-top: 6px;
	padding-bottom:8px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#b1b1b1;
	border-bottom:1px solid #3b3b3b;
	font-weight:normal;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	padding-bottom:3px;
	color:#545454;
	}

.alignleft {
	float: left;
	padding-bottom:3px;
	color:#545454;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 10px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	width:160px;
	}

ol li, #sidebar ul ol li {
/*	list-style: decimal outside;*/
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#sidebar #searchform #s {
	float:left;
	width: 169px;
	height:19px;
	padding: 0px;
	margin:0px;
	background-color:#FFF;
	border:none;
	
	}

.narrowcolumn #searchform #s {
	float:left;
	width: 180px;
	
	padding: 0px;
	margin:0px;
	background-color:#1f1f1f;
	border:1px solid #313131;
	border-right:none;
	color:#868686;
	font-size:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	
	}
	
#commentform textarea {
	float:left;
	width: 563px;
	height:135px;
	padding: 0px;
	margin:0px;
	background-color:#1f1f1f;
	border:1px solid #313131;
	color:#868686;
	font-size:10px;
	padding-top:6px;
	padding-left:5px;
	overflow:auto;
}

#commentform input {
	width: 170px;
	padding: 2px;
	background-color:#1f1f1f;
	border:1px solid #313131;
	color:#868686;
	font-size:10px;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:5px;
}

#commentform small{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#B1B1B1;
}

#sidebar ul{
	clear:both;
	float:left;
	width:194px;
}

#sidebar ul li{
	clear:both;
	float:left;
	padding-top:5px;
	width:194px;
}

#sidebar li h2.widgettitle{
	color:#ffffff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	width:176px;
	border-bottom:1px solid #cbcbcb;
	padding-bottom:4px;
	background:url(images/sidebar-title-bullet.gif) no-repeat left 6px;
	padding-left:16px;
	
}

#sidebar ul li ul li{
	background:url(images/blog-white-bullet.gif) no-repeat left 3px;
	padding-bottom:2px;
	list-style-type:none !important;
	padding-left:11px;
	width:180px;
}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:active, #sidebar ul li ul li a:visited{
	color:#282828;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-left:3px;
}

#sidebar ul li ul li ul li{
	background:url(images/blog-white-bullet-sub.gif) no-repeat left 6px;
	padding-top:2px;
	width:150px;
	
}

#sidebar #searchsubmit {
	float:left;
	padding: 0px;
	width:24px;
	background:url(images/go-bg.gif) no-repeat left 0px;
	padding-bottom:2px;
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.narrowcolumn #searchsubmit {
	float:left;
	padding: 0px;
	width:24px;
	background:url(images/go-bg2.gif) no-repeat left 0px;
	padding-bottom:2px;
	padding-top:1px;
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}

#commentform #submit {
	float:left;
	padding: 0px;
	width:111px;
	height:22px;
	background:url(images/submitcomment.gif) no-repeat left 0px;
	padding-bottom:3px;
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	color:#a4a4a4;
	font-size:11px;
}

.narrowcolumn #searchform{
	padding:10px 0 10px 0;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}



#commentform {
	margin: 5px 0px 0 0;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 7px 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0px;
	
	}

.commentlist li {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
	margin-top:3px;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-family:Tahoma, Geneva, sans-serif;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float:right;
	width: 230px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: left;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
	 border:1px solid #FFF;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin:0px;

	
	/*border-bottom:1px solid #3B3B3B;*/
	
	}
	
.widecolumn .navigation{
	/*border-bottom:1px solid #3B3B3B;*/
	padding-bottom:0px;
	width:568px;
	float:left;
}

.narrowcolumn .navigation{
	/*border-bottom:1px solid #3B3B3B;*/
	padding-bottom:10px;
	float:left;
	text-align:left;
	width:568px;
	
}

/* End Various Tags & Classes*/



/* 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;
}

table.portfolio-table{
	width:100%;
}

table.portfolio-table tr td.gallery-container{
	background:url(images/portfolio-category-bg.gif) no-repeat center top;
	text-align:center;
	padding:0px;
	margin:0px;
}

table.portfolio-table tr td img{

	padding:15px 30px 4px 30px;

}

table.portfolio-table .portfolio-img-text{
	padding-bottom:25px;
}

table.portfolio-table .portfolio-img-text a:link, table.portfolio-table .portfolio-img-text a:visited, table.portfolio-table .portfolio-img-text a:active{
	color:#ffffff;
}


/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
.date {
	color:#202020;
	font-size:11px;
	font-weight:bold;
	padding-top:7px;
}
/*
.wpcf7{
	background:url(images/send.gif);
	height:22px;
	width:72px;
}

.wpcf7 input { 
	background-color: #1F1F1F;
 	border:1px solid #313131;
 	color:#868686;
 	font-family:Tahoma,Geneva,sans-serif;
	font-size:10px;
	height:16px;

}*/

.wpcf7-form-control-wrap textarea {
	 background-color: #1F1F1F; 
	 border:1px solid #313131;
	 color:#868686;
	 font-family:Tahoma,Geneva,sans-serif;
	 font-size:10px;
	 width:400px;
}

.wpcf7 input {
	 background-color: #1F1F1F; 
	 border:1px solid #313131;
	 color:#868686;
	 font-family:Tahoma,Geneva,sans-serif;
	 font-size:10px;
 }


.jcarousel-control {
    margin-bottom: 10px;
    text-align: center;
}

.jcarousel-control a {
    font-size: 75%;
    text-decoration: none;
    padding: 0 5px;
    margin: 0 0 5px 0;
    border: 1px solid #fff;
    color: #eee;
    background-color: #4088b8;
    font-weight: bold;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}

.jcarousel-scroll {
    margin-top: 10px;
    text-align: center;
}

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 75%;
}

#mycarousel-next,
#mycarousel-prev {
    cursor: pointer;
    margin-bottom: -10px;    
    font-size: 11px;
}


.album {
	width:280px;
	height:60px;
	float:left;			
}

.album-photo { 
	width:88px;
	height:53px;
	float:left;
	border:1px solid #000000;
}
.photo-slider{
	width:88px;
	height:53px;
	float:left;
}

.album-link {
	width:180px;	
	float:left;
	padding-left:10px;
	padding-top:12px;
}
.album-link a:link, 
.album-link a:hover,
.album-link a:visited,
.album-link a:active {
	color:#000000;
	text-decoration:none;
	font-size:14px;
}
#lightbox-overlay-text-about { 
	visibility:hidden;	
}
.site-map-sub{
	padding-left:20px;
}
.site-map-sub a:link,.site-map-sub a:visited,.site-map-sub a:active{
	color:#ffffff;
}
.site-map-sub a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.lpage{
 	color:#ffffff;
 	font-weight:bold;
 }
.lpage a:link,.lpage a:visited, .lpage a:active{
	color:#ffffff;
}
.lpage a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.panel{
	float:center;
}
.widget li a:link,.widget li  a:active,.widget li  a:visited {
	color:#282828;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
}
.entry a:link, .entry  a:active, .entrya:visited {
	color:#1095E2;
}
