/*
Theme Name: Crescendo
Theme URI: https://www.vivathemes.com
Description: Professional WordPress theme
Author: Viva Themes
Author URI: https://www.vivathemes.com
version: 1.0
Tags: two-column, widget-ready, business, personal
*/

*{margin:0; padding:0;}

body {
	background: url(images/bg.jpg) no-repeat black;
	color: #333;
	line-height: 165%;
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}
	
h1 {
	font-size: 32px;
	color: #f7941d;
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 28px;
	font-family: Oswald, arial, helvetica, sans-serif;
}

h2 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 40px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;
	font-family: Oswald, arial, helvetica, sans-serif;
}

h3 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
	font-family: Oswald, arial, helvetica, sans-serif;
}

h4 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	font-family: Oswald, arial, helvetica, sans-serif;
}

h5 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	font-family: Oswald, arial, helvetica, sans-serif;
}


p { margin-top: 6px; }

img { 
	border: none; padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote {
	border-left:1px solid #ccc;
	margin:15px;
	padding:0 12px 0 12px;
	font-style: italic;
}

code{
	font-family:"Courier New", Courier, monospace;
}


/* links */

a {
	color: #cc3300;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* container */

#container {
	width: 800px;
	clear: both;
	margin: 0 auto;
	padding:0;
	margin-top:50px;
}
	
/* header */

#top {
	width: 800px;
	float: left;
	margin-top: 60px;
	margin-bottom: 5px;
}

#logo {	
	width:195px;
	float:left;
	height: 70px;
	margin: 0; position:absolute; top:40px;
}

#logo a {
	color: #e9e5df;
}

#logo a.site-title {
	color: #333;
	font-family: Oswald, arial, helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin-top: 0px;
}

/* search */

#searchbox {
	height: 21px;
	margin-top: 30px;
	float: right;
	width: 180px;
}

#searchform {
	padding:0;
	margin:0;
	width: 145px;
	height: 21px;
	float: left;
}

#searchform input#s {
	margin:0;
	padding: 0;
	color: #CCCCCC;
	width: 175px;
	border: none;
	border: solid 1px #AAAAAA;	
	font-size: 10px;
	padding-left: 2px;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: none;
}

#searchform input#searchsubmit {
	display: none;
}

#header h2 {
	display: none;
}

/* content */

#contentwrapper {
	width: 800px;
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
	background: #fff;
}

#inheader {
	width: 800px;
	height: 200px;
	float: left;
}

#content {
	float: left;
	/*width: 500px;*/
	padding-top: 0;
	margin: 25px;
	margin-top:0px;
}

#contentfull {
	float:left;
	width: 750px;
	padding-top: 0;
	margin: 25px;
}

#contentfront {
	float: left;
	width: 825px;
	margin: 0;
	margin-top: 10px;
}

#contentfront .post {
	width: 200px;
	height: 260px;
	float: left;
	margin-right: 50px;
	margin-left: 25px;
	margin-top: 20px;
	clear: none;

}

.attachment-mainthumb {
	float: right;
	margin-left: 20px;
	margin-top: 5px;
}

.singlethumb {
	margin-bottom: 20px;
}

.post {
	margin:0;
	padding:0;
	clear: left;
	float: left;
	width: 100%;

}

.entry {
}

h1.entry-title
{
	padding: 0;
	line-height: 22px;
	margin: 0;

	color: #f7941d;
	font-size: 30px;
	border-bottom:2px solid #ffce8a;
	padding-bottom:30px;
	padding-top:35px;
	text-transform: uppercase;
	font-family: Oswald, arial, helvetica, sans-serif;
}

h2.entry-title {
	padding: 0;
	line-height: 22px;
	margin: 0;
	margin-bottom: 10px;
	margin-top:50px;
	color: #333;
	font-size: 20px;
	text-transform: uppercase;
	font-family: Oswald, arial, helvetica, sans-serif;
}
	
h2.entry-title a {
	color: #333;
	padding:0;
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
	text-decoration: none;
	font-family: Oswald, arial, helvetica, sans-serif;
}

#contentfront h2.entry-title,
#contentfront h2.entry-title a {
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px;
}

h2.entry-title a:hover {
	text-decoration: none;
}

h2.pagetitle {
	display: none;
}

.post ul {}

.post li {
	margin-left: 15px;
}

.entry p {
	margin-top:10px;
}

a.more-link {
	color: #cc3300;
	text-decoration: underline;
	float: left;
}

a.more-link:hover {
	text-decoration: none;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

ol {
	margin: 10px;
}

ul {
	margin: 5px;
}
/* Front Widget*/

#frontwidget {
	border-bottom: solid 2px #333;
	width: 750px;
	margin-left: 25px;
	margin-top: 0;
	text-transform: uppercase;
	font-size: 26px;
	text-align: center;
	font-family: Oswald, arial, helvetica, sans-serif;
	height: 60px;
	line-height: 60px;
	color: #333;
}

#frontwidget h2 {
	display: none;
}


/* Right Sidebar*/

#rightbar {
	width: 200px;
	float: right;
	padding:0;
	margin: 25px;
}

#rightbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	border-top: solid 2px #333;
	padding-top: 10px;
	margin-bottom: 30px;
	width: 200px;
}

#rightbar h2 {
	margin: 0;
	color: #333;
	font-family: Oswald, arial, helvetica, sans-serif;
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 120%;
	text-transform: uppercase;
	font-weight: normal;
}

#rightbar ul {
	margin: 0;
}

#rightbar ul li {
	line-height: 25px;
	list-style: none;
	margin-top: 1px;
}

#rightbar ul li ul li {
	border: none;
	list-style: none;
	margin-left: 0;
	margin-top: 2px;
	float: left;
	clear: left;
	width: 100%;
}

#rightbar ul li a {
	color: #333;
	text-decoration: underline;
}

#rightbar ul li a:hover {
	text-decoration: none;
}

#rightbar ul li a:hover {
	text-decoration: none;
}

/* comments */


#commentform {
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	color: #666; 
	text-decoration: none; 
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
	padding: 5px;
}

#author, #email, #url, #comment, #submit {
	font-size: 11px;
	margin:5px 5px 0 0;
	border: none;
	border: 1px solid #ccc;
	color: #999;
	padding-left: 5px;
	background: none;
}

#author, #email, #url {
	height:16px;
	padding-top:5px;
	padding-bottom: 5px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
	color: #999;
	padding: 4px 7px;
	border: solid 1px #ccc;
	background: none;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #333;
	font-size: 14px;
	margin-bottom: 2px;
	clear: left;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 15px;
	font-family: Oswald, arial, helvetica, sans-serif;
}	


.reply a.comment-reply-link {
	font-size: 11px;
	border: none;
	padding:0;
	color: #999;
	padding: 4px 7px;
	border: solid 1px #ccc;
}

.reply a.comment-reply-link:hover,
#submit:hover {
	color: #cc3300;
}

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
	margin-top: 15px;
}

.avatar {
	float:left; 
	margin:0 12px 0 0;
}

ol.commentlist li {
	margin: 0;
	padding: 20px;
	padding-left: 0;
	list-style-type:none;
	float: left;
    width: 450px;
	margin-bottom: 20px;
	border-bottom: solid 1px #ccc;
}

ol.commentlist ul li {
    border: none;
    padding: 20px;
	width: 400px;
	padding-bottom: 0;
	padding-right: 0;
	
}

ol.commentlist li.alt {
	
}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

ol.commentlist a {
	color:#666;
	text-decoration: none;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #000; 
	text-decoration: none; 
	border-bottom: 1px solid #ccc;
}

/* misc */

img.aligncenter {
	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;
	padding-left: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.alignleft a {
	margin: 5px;
}
	
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	margin: 0 10px 10px 0;
}

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

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

p { margin-top: 6px; }

#archivelist {
	float:left;
	margin-right: 0;
	
}

#archivelist ul li {
	list-style: none;
	line-height: 35px;
}

#archivelist ul {
	height: auto;
	margin-bottom: 30px;
}

#archivelist ul li a {
	color: #666;
	text-transform: uppercase;
}

#archivelist ul li a:hover {
	text-decoration: none;
}


/* footer */

#footer {
	clear: left;
	float: left;
	width: 770px;
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
	font-size: 11px;
	background: #f7941d;
	height: 15px;
	padding: 15px;
	color: #000;
	line-height: 145%;
}

#copyinfo {
	width: 400px;
	float: left;
}

#copyinfo a {
	color: #000;
	text-decoration: underline;
}

#footermenu {
	width: 300px;
	float: right;
}

#footermenu ul {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 3px;
}

#footermenu ul li {
	float: left;
	list-style: none;
	border-right: solid 1px #fff;
	padding-right: 8px;
	margin-left: 7px;
	margin-right: 0;
	line-height: 10px;
}

#footer a {
	text-decoration: none;

	color: #000; padding-right:10px;
}

#footer a:hover {text-decoration:underline}

#footermenu ul li a:hover {
	text-decoration: underline;
}

#contentwrapper {padding-bottom:20px;}


#contact-form {width:600px; padding-top:30px; padding-bottom:330px;}
#contact-form #one, #contact-form #two, #contact-form #three {width:410px; height:50px; margin-right:20px;}
#contact-form #four { width:410px;}
.notify {background:#00AEEF; color:#fff; padding:5px;margin-bottom:20px;}
#name_error, #email_error, #mssg_error{color:red; margin-top:-10px;}
#contact-form span {background:#f7941d; padding:6px; color:#fff; float:left; font-size:16px;}
#contact-form input, #contact-form textarea {border:1px solid #f7941d; float:left;}
#contact-form #one input, #contact-form #two input, #contact-form #three input  {height:29px; width:289px;}
#contact-form #three input  {width:320px;}
#contact-form #four textarea {width:300px; height:200px;}
#contact-form #five {float:left;padding:20px}
#contact-form #five input {background: #f7941d;font-size:16px;font-weight:bold; padding:5px; color:#693a02; margin-left:260px; width:100px; cursor:pointer; border:4px solid #a85c00 }

.sponsored { border-bottom:1px solid #ccc; color:#ccc; padding-bottom:0px; margin-top:15px; height:25px; display:block; margin-bottom:15px; }

#ppclisting { margin-bottom:20px; width:500px; line-height:20px;}
.title a{font-size:26px; font-weight:normal; text-decoration:underline; font-family:"Times New Roman", Times, serif; color:#F7941E; letter-spacing:-1px;display:block;background: url(images/ppc-bullet.png) 0px 0px no-repeat; padding-left:28px; padding-bottom:5px;}
.title a:hover {color:#BE3726}
.summary {color:#666; font-size:12px;}
.displayurl a{font-weight:bold; text-decoration:underline; color:#BE3726;}
.displayurl a:hover{color:#977f45;}

#search-posts .post h2.entry-title { margin-top:20px;  }

#adresults .ad_link {
	background: url("images/ppc-bullet.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-position: 0px 5px;
	color: #F7941E;
	font-family: "Times New Roman",Times,serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-left: 28px;
	text-decoration: underline;
}
#adresults .ad_link:hover {color:#BE3726}
#adresults .description {
	color: #666666;
	font-size: 12px;
	display: block;
	margin-top: 4px;
	margin-bottom: -21px;
}
#adresults .sitehost {
	color: #BE3726;
	font-weight: bold;
	text-decoration: underline;
}