/*
Theme Name: Deep Silent
Description: This is 2 column WordPress theme created. In archive you will find more main images
Version: 1.6
Author: MIF Design
Tags: two-columns, fixed-width, right-sidebar, red, black

*/


/* Begin Typography & Colors */
*{
	margin:0px;
	padding:0px;
	outline:none;
}
body {
    font-family: "Helvetica Neue", Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
    font-size: 15px;
    line-height:17px;
    letter-spacing: 1px;
	background: #fff;
	color:#a3a3a4;
	width:100%;
}
#bg-light{
	text-align:center;
	width:100%;
	padding-top:30px;
}
#page-top{
	background-image:url(images/bg_page_top.png);
	background-repeat:no-repeat;
	width:920px;
	margin-left:auto;
	margin-right:auto;
}

.nav-container {
	padding-left:0px;
}
#navmenu{
    letter-spacing:1px;
	height:35px;
	font-size:11px;
	float:left;
}
#navmenu ul{
	list-style:none;
}
#navmenu ul li{
	float:left;
}
#navmenu ul li a{
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:7px;
	text-transform: uppercase;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
}
#navmenu ul li a:hover{
	background-color:#1a1819;
	color:#FFFFFF;
}
.header-search{
	float:right;
	width:250px;
}
#searchform{
	float:left;
	width:250px;
}

.logo {
    padding-top:50px;
    padding-left:0px;
	float:left;
	
}

#header{
	clear:both;
	height:319px;
}
#headerimg{
	background-image:url(images/image.jpg);
	width:920px;
	height:329px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.headerimg-left{
	width:570px;
	float:left;
	height:220px;
}
.headerimg-right{
	float:left;
	color:#FFFFFF;
	padding-top:40px;
	padding-left:100px;
}
#headerimg h1{
	color:#ebeae5;
	font-size:28px;
	font-weight:normal;
	text-transform: uppercase;
	padding-top:70px;
	text-align:center;
	width:570px;
}
#headerimg h1 a{
	color:#ebeae5;
	text-decoration:none;
}


.description{
	color:#d6d6d6;
	text-align:center;
	width:570px;
	font-size:12px;
	padding-top:40px;
	text-transform: uppercase;
}
#navmenu-bg{
	background-color: #e10020;
	height:150px;
}

#navmenu-inside{
    width: 920px;
	margin-left:auto;
	margin-right:auto;
}

.bright3{
    font-size: 44px;
    color:#DB001E;

}

.bright4{ 
    color:#000;

}


.content-inside{
	width:920px;
	padding-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
}
.left{
	width:540px;
	vertical-align:top;
	text-align:left;
}
.right{
	width:300px;
	vertical-align:top;
}
.right ul{
	list-style:none;
}
#content, #header{
	/*background-image:url(images/bg_page.png);*/
	background-repeat:repeat-y; 
	padding: 20px 0 0 0;
	width:920px;
	margin-left:auto;
	margin-right:auto;
}
.post{
	font-size:11px;
	color:#44402e;
	padding-right:20px;
	text-align:left;
	margin-bottom:10px;
	width:500px;
}
.post h3{
	color:#44402e;
}
.post small{
    margin-top:15px;
	font-size:11px;
}
.post small a:hover, .postmetadata a:hover{
	text-decoration:underline;
}
.pagetitle{
	text-align:left;
	color:#990300;
	font-size:14px;
	color:#990300;
	font-size:16px;
	text-decoration:none;
	padding-top:20px;
	margin-bottom:10px;
}
.post h2,.post h3{
	text-align:left;
	color:#990300;
	font-size:14px;
	padding-bottom:8px;
	margin-top:15px;
	margin-bottom:5px;
}
.post h2 a{
border-top:1px solid #000000;
	color:#990300;
	font-size:16px;
	padding-right:50px;
	text-decoration:none;
}
.search-content{
	padding-left:30px;
}

.time {
    padding-top: 15px;
    font-size:12px;
    color:#db001e;

}
.entry{
	padding:0px 10px 10px 0px;
	font-size:12px;
	color:#000;
}

.entry .entry{
	padding:0px 0px 0px 0px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	background:none;
	line-height:normal;
	padding:0px;
	margin:0px;
	color:#322b06;
}
.entry pre{
	overflow:auto;
}
.entry table{
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
	margin-bottom:5px;
	padding:5px;
}
.entry table tr td, .entry table tr th{
	padding:5px;
}
.entry table tr th{
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
}
.entry table .even{
	background-color:#ebe9e4;
}
.entry p{
	margin:10px 0px 10px 0px;
}
.entry a{
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}
.bbn{
	border-bottom:none;
}
.entry a:hover{
	color:#990300;
}
.entry ul, .entry ol{
	margin-left:40px;
}
.postmetadata{
	background-color:#fff;
	padding-top:5px;
	padding-bottom:10px;
}
.postmetadata p{
	padding-top:3px;
	padding-bottom:3px;
	border-top:1px solid #ededed;
}
.navigation{
	background-image:url(images/bg_back_next.gif);
	height:62px;
	padding:0px 140px 0px 140px;
	margin-top:10px;
}
.alignleft{
	float:left;
	width:150px;
}
.alignright{
	float:right;
	width:200px;
}
.alignleft .backnext{
	float:left;
}
.alignright .backnext{
	float:right;
}
.alignleft .backnext, .alignright .backnext{
	font-size:12px;
	color:#57533d;
	padding:20px 10px 0px 10px;
	cursor:pointer;
	display:block;
}
.alignleft a:hover .backnext, .alignright a:hover .backnext{
	color:#a10000;
}
.back, .next{
	background-image:url(images/back_next.png);
	cursor:pointer;
	display:block;
}
.back{
	height:62px;
	width:41px;
	float:left;
}
	a .back{
		background-position:0px 0px;
	}
	a:hover .back{
		background-position:0px 62px;
	}
.next{
	height:62px;
	width:41px;
	float:right;
}
	a .next{
		background-position:41px 0px;
	}
	a:hover .next{
		background-position:41px 62px;
	}
.navigation-single{
	background-color:#a5a18e;
	padding-left:30px;
	padding-right:20px;
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	margin-left:30px;
	margin-right:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #6f6534;
	border-bottom-color: #6f6534;
	border-left-color: #FFFFFF;
}
.alignleft-single a, .alignright-single a,
.alignleft-single, .alignright-single{
	color:#FFFFFF;
	
}
.alignleft-single{
	border-bottom:1px solid #7c775e;
	padding-bottom:5px;
}
.alignright-single{
	border-top:1px solid #cdcabb;
	padding-top:5px;
}
#sidebar{
    background-color: #f5f6f8;
    border-top:1px solid #C2C2C2;
    border-right:1px solid #C2C2C2;
    border-bottom:1px solid #C2C2C2;
    border-left:1px solid #C2C2C2;
    margin-top: 10px;
	text-align:left;
}
#sidebar h2{
	color:#990300;
	margin-left: 10px;
	font-size:16px;
	text-decoration:none;
	letter-spacing: 1px;
}
.widgettitle{
	border-bottom:1px solid #767155;
}
#sidebar ul{
	background-image:none;
}
#sidebar ul li ul li ul{
	background-image:none;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:none;
}
#sidebar ul li ul{
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-top:5px;
	border-top:1px solid #C2C2C2;
}
#calendar_wrap{
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-top:5px;
	border-top:1px solid #767155;
}
#sidebar ul li ul li a{
	color:#000000;
	text-decoration:none;
	display:block;
	height:23px;
	padding:0px 5px 0px 15px;
	font-size:12px;
	line-height:23px;
}
#sidebar ul li ul li a:hover{
	background-color:#870000;
	color:#FFFFFF;
}
#sidebar ul li ul li{
	margin:0px;
	padding:0px;
}
blockquote{
	border-left:15px solid #cecbbb;
	padding-left:10px;
	color:#726835;
	font-style: italic;
}
#footer{
    background-color: #e10020;
	height:50px;
	font-size:11px;
}

#footernavmenu{
    color:#fff;
	height:30px;
	margin-left:auto;
	width:840px;
}
#footernavmenu ul{
	list-style:none;
	padding-left:45px;
	padding-top:17px;
}
#footernavmenu ul li{
	float:left;
}


#footernavmenu ul li a{
	padding:0px 10px 0px 0px;
	text-decoration:none;
	color:#fff;
}
#footernavmenu ul li a:hover{
	color:#000;
}
.copyright{
	margin-left:auto;
	margin-right:auto;
	width:920px;
	text-align:left;
}
.copyright a img{
	border:none;
	background:none;
	padding:0px;
	margin:0px;
}
.copyright p{
	padding-left:30px;
	padding-top:4px;
	clear:both;
	float:left;
}

a{
    font-size:11px;
	color:#000000;
	text-decoration:none;
}

.portLink a, .portLink  * a {
 font-size:17px;
 color:#e10020;
}


.lilaz {
    font-size:12px;
	color:#000;
	text-decoration:none;
}

#searchsubmit{
	background:none;
	background-repeat:no-repeat;
	width:77px;
	height:28px;
	border:none;
	color:#940419;
	font-size:11px;
	line-height:20px;
	padding-bottom:2px;
	letter-spacing:1px;
	margin:10px 0px 0px 0px;
}
#s{
	height:15px;
	margin:15px 0px 0px 0px;
	float:left;
	width:160px;
}
#respond, #commentform{
	margin-top:10px;
	clear:both;
}
#author, #email, #url, #comment{
    font-family: "Helvetica Neue", Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
	width:490px;
	color: black;
	background-color:#ededed;
	line-height:20px;
	padding:2px 0px 2px 5px;
	margin-bottom:5px;
}
#author, #email, #url{
	height:16px;
}
#comment{
	height:180px;
}
#submit{
	background:none;
	background-image:url(images/submit.png);
	width:137px;
	height:30px;
	border:none;
	color:#FFFFFF;
	font-size:11px;
	text-transform: lowercase;
	font-weight:bold;
	line-height:30px;
	padding-bottom:2px;
	letter-spacing:1px;
}
select, input, textarea{
	padding:2px;
	background-color:#940419;
	border-style:none;
    color: white;
	
}
input.button{
	padding:2px 4px;
	border-color:#FFFFFF #A29C7D #A29C7D #FFFFFF;
	border-style:solid;
	border-width:1px;
}
select optgroup{
	color:#322B06;
	font-style:normal;
	text-transform:uppercase;
	font-size:11px;
}
select option{
	padding-left:10px;
	color:#47401A;
	text-transform:none;
	font-size:12px;
}
.comments-label{
	width:150px;
	float:left;
	text-align:left;
	margin-right:5px;
}
/*.comments{
	height:30px;
}*/
.comments-label small{
	line-height:21px;
	font-size:11px;
	color:#000;
}



h3 {
	font-size:12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

h4 {
	font-size:18px;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}

h5 {
    font-weight:normal;
	font-size:12px;
    padding-left: 4px;
	padding-bottom: 4px;
}


#comments{
	padding-top:10px;
	padding-bottom:5px;
	color:#E10020;
}
.commentlist{
    width: 500px;
	margin-right:30px;
	font-size:12px;
	color:#5d5842;
}
.commentlist a{
	color:#322d19;
}
.commentlist p{
	margin-bottom:10px;
}
.commentlist li{
    background-color: #f7f7f7;
	margin-bottom:5px;
	padding:5px;
	list-style:none;
}

.comment-author,.comment-text{
	padding:5px;
}
.comment-author{
	padding:5px 5px 2px 5px;
}
.comment-page-numbers{
	padding:5px 10px;
	margin:0px 20px 5px 30px;
	border-color:#FFFFFF #A29C7D #A29C7D #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#645D35;
	font-size:11px;
	font-weight:bold;
	line-height:21px;
}
.comment-page-numbers a{
	padding:3px 8px;
	background-color:#fafaf7;
	border-color:#FFFFFF #A29C7D #A29C7D #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#645D35;
}
.current-comment-page, .comment-page-numbers a:hover{
	padding:3px 8px;
	background-color:#EBEAE4;
	border-color:#A29C7D #FFFFFF #FFFFFF #A29C7D;
	border-style:solid;
	border-width:1px;
}
.clear{
	clear:both;
	font-size:1px;
}
.left-avat{
	width:58px;
	height:20px;
	float:left;
}
.avatar{
	padding:5px;
}
.comment-author a{
	font-weight:bold;
	font-size:14px;
	color:#6e684a;
}
.comment-author a:hover{
	color:#423e28;
	text-decoration:underline;
}
.comment-author .fn{
	line-height:15px;
    color: #E10020;
	float:left;
	display:block;
}
.comment-data{
	padding-top:2px;
	padding-bottom:5px;
	padding-left:5px;
	clear:both;
}
#wp-calendar{
	width:250px;
	height:150px;
}
#wp-calendar caption{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	font-weight:bold;
	line-height:20px;
	font-size:12px;
}
#wp-calendar tr td{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	text-align:center;
	padding:1px;
}
#wp-calendar tr td a{
	background-color:#dedbcb;
	display:block;
	height:100%;
	width:100%;
}
#wp-calendar thead tr th{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	text-align:center;
	font-weight:bold;
	color:#990300;
	padding:1px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End Various Tags & Classes*/

/* Portfolio listing page classes */
.project_list {
    width: 636px;
    float: left;
}

.project_container {
    width: 200px;
    display: block;
    float: left;
    margin: 5px;
    background-color: #1a1819;
}

.project_container:hover {
    background-color: #e10022;
}

.project_container .image {
    height: 134px;
}

.project_container .image  img{
    border: 0px solid black;
}

.project_container .title {
    color: white;
    font-size: 14px;
    padding-top: 7px;
    padding-left: 7px;
    text-transform: uppercase;
    height: 22px;
}

#project_nav {
    width: 274px;
    margin: 5px;
    float: left;
    text-align: left;
}

#project_nav h1 {
    text-transform: uppercase;
    color: #e10020;
}

/* End portfolio listing page classes */

/* Main page classes */
.main_header {
    width: 920px;
    height: 329px;
    position: relative;
}

.main_header img {
    position: absolute;
    width: 920px;
    height: 329px;
    border: none;
}

#header_picker {
    position: absolute;
    width: 15px;
    height: 85px;
    margin-top: 220px;
    text-align: center;
    background-color: #e10020;
    opacity: 0.9;
    padding-top: 5px;
    padding-bottom: 5px;
}

#header_overlay_container {
    position: absolute;
    width: 250px;
    height: 85px;
    margin-top: 220px;
    margin-left: 25px;
    background-color: #e10020;
    opacity: 0.9;
    color: #ffffff;
    padding: 5px;
}


#header_overlay {
    opacity: 1.0;
}

#header_picker a {
    cursor: pointer;
    color: #e96c64;
    opacity: 1.0;
}

#header_picker ul {
    list-style-type: none;
}

.main_header_entry  {
    display: none;
}

/* End main page classes */

/* About page classes */
.about-header-container {
    height: 266px;
    position: relative;
}

.about-header-content {
    width: 280px;
    top: 170px;
    position: absolute;
}

.about-person {
    height: 200px;
    margin: 10px;
}

.about-person-image {
    float: left;
    margin-left: 95px;
}

.about-person-content {
    border-bottom: 1px solid #666;
    margin-bottom: 15px;
    float: right;
    width: 585px;
}

/* End about page classes */


/* Project Page classes */
.project-header-container {
    height: 266px;
    position: relative;
}

.project-header-image {
    width: 500px;
    height: 266px;
    float: left;
}

#project-header-content {
    width: 300px;
    float: left;
    padding: 5px;
}

.project-gallery {
    width: 400px;
    float: right;
}

/* End project page classes */

/* Miscellaneous extra classes */
.header-dot-separator {
    width: 17px;
    height: 266px;
    background-image: url(images/dot-separator.png);
}

.header-bottom-line {
    width: 920px;
    height: 7px;
    background-color: #e10022;
}


.header-image {
    width: 625px;
    height: 266px;
}

.hidden_content {
    display: none;
}

/* Sidebar classes */
.sidebar-entry {
    border-bottom: 1px solid #c6c6c6;
    border-style: collapse;
    padding: 20px;
}

.sidebar-entry h3 {
    text-transform: uppercase;
    padding-bottom: 5px;
    color: #666666;
}

.last {
    border-bottom: 0px solid black;
}

/* End sidebar */