/*
	Theme Name: Business View
	Theme URL: http://newwpthemes.com/wordpress-theme/business-view/
	Author: NewWpThemes.com
	Version: 1.0
	Tags: Brown, Business, Technology, Ads Ready, Two Columns, Left Sidebar, Fixed Width, Blogging, Dark, Options Page
*/

/* LAYOUT */
@import url(http://fonts.googleapis.com/css?family=PT+Serif+Caption&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Philosopher&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Cuprum&subset=latin,cyrillic);
body {
	background: url(images/background.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #7F1F00;
	}

#wrapper {
	padding:0;
	}

#container {
	}

#contentwrap {
	background: url(images/container-background.gif) top right repeat-y;
	}

a {
	color: #ab6502;
	}

a:hover {
	color: #dc8203;
	}
/* HEADER */

#header {
	height: 98px;
		padding-top: 40px;
	}
	#header h3 {
	letter-spacing: 1px;
	margin-left: 480px;
	color: #F4D871;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Philosopher, Helvetica, sans-serif;
	    text-shadow: 0 1px 0 #4D86B4;
position:absolute;
top:5px;
	}

#header h1 {
	margin-bottom: 2px !important;
	padding: 8px 0 0 0;
	font-weight: bold;
	font-family: 'PT Serif Caption', Helvetica, Sans-serif;
	font-size: 52px;
    text-transform: uppercase;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}


#header h2 {
	color: #fff;
	font-size: 14px; 
	font-family: Philosopher, Helvetica, sans-serif;
	text-transform: uppercase;
	}

/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 42px;
	margin-top: 20px;
	}
	
#pagemenu {
	height: 42px;
    float: right;
    background: url(images/nav-background.gif) top left no-repeat;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
    padding-left: 10px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 14px 6px 6px 6px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'PT Serif Caption', Helvetica, sans-serif;
    text-shadow: 0 1px 0 #000;
	}
	
#pagemenu li a:hover, #pagemenu li a:active, .current_page_item {
	color: #fedf6c;
	display: block;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color:#fedf6c;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	



	
/* CONTENT */

.about-top {
    background: url(images/about-top.gif) top left no-repeat;
    padding-top: 20px;
    }

#aboutbar {
    background: #7f1f00;
    padding: 0 20px 20px 20px ;
    }
  
#aboutbar  h3 {
    color: #fef0bc;
    font-family: Georgia, Times New Roman Times, Serif;
    font-size: 22px;
    padding: 0 0 5px 0 !important;
    margin: 0 0 0 0 !important;
    font-weight: bold;
    font-style: italic;
    text-shadow: 0 1px 0 #000;
    }

#aboutbar p {
    color: #fff;
    font-family: Georgia, Times New Roman Times, Serif;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 10px !important;
    } 
.about_image {
    border: 5px solid #f4d871;
    float: right;
    margin: 0  0 0 15px;
    }
    
#content {
	padding: 15px 22px 15px 5px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
    border-bottom:  1px solid #ddd;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 4px 0;
	padding: 0px;
	line-height: 22px;
	font-family: Philosopher, Helvetica, Sans-serif;
	color: #333;
    font-weight: bold;
	}

	
.title a {
	text-decoration: none;
	color: #333;
	}

.title a:hover {
	text-decoration: none;
	color: #ab6502;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Philosopher, Helvetica, Sans-serif;
	text-decoration: underline;
}


.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 2px 11px;
	background: #402b07;
	color: #fff;
	text-decoration: none;
    text-shadow: 0 1px 0 #000;
	}

a.readmore:hover {
	background-color: #2b1d02;
	}
    
.postdate {
	font-size: 16px;
	padding: 0;
    font-family: Cuprum, Helvetica, Sans-serif;
    color: #999;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Cuprum, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Cuprum, Verdana;
	font-size: 14px;
    color: #434040;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	margin: 4px 4px;
	}

.alignright {
   float: right;
	margin: 4px 4px;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
	}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.sidebaradbox125 {
	text-align:right;
	}
    
.ad125 {
	margin: 7px;
	}


.sidebar {
	margin: 0 10px 10px 0;
    font-size: 13px;
    color: #fff;
	}
	
.sidebar a {
	text-decoration: none;
	color: #fff;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#7f1f00;
	}
	
.feedtwitter {
    height: 32px;
	text-align: right;
	}
    
#search {
    border: 1px solid #65440a;
    height: 32px;
    padding: 0;
    background: #3c2806;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #fff;
}
	
	
#s {
	width: 210px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#header #s {
    width: 220px;
    }

#header #search {
    }


.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 10px 0 18px 18px;
	background: url(images/sidebar-tab.gif) top left no-repeat;
	font-size: 16px;
	font-family: Cuprum, Helvetica, Sans-serif;
	text-transform: uppercase;
    font-weight: bold;
	color: #d3a60b;
    text-shadow: 0 1px 0 #000;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0 0 20px;
	}
    
#tag_cloud div, .widget_tag_cloud div {
    padding: 0px 0 0 20px;
    }
    
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	}



    
#wp-calendar a {
    color:  #7f1f00;
    }
    
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: none !important;
	}
#wp-calendar caption {
	padding: 2px 20px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none !important;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px Cuprum, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}
#wp-calendar {
    padding: 0 0 0 20px;
    }

/* FOOTER */

#footer {
	padding: 22px;
	text-align: center;
	color: #fff;
	font-size: 13px;
    background: #373333;
    margin-left: 10px;
    border-top: 8px solid #211f1f;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #7f1f00;
	font-size: 9px;
	text-align: center;
	padding: 10px;
    margin-left: 10px;
	}
    	
#footer2 a {
	color: #7f1f00;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.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;
	}
	
.row{clear: both;}
.col1{width: 250px; float: left; padding: 0 20px;}
.col2{width: 250px; float: right;  padding: 0 20px;}
	