/*   
Theme Name: Cooper Smith Agency
Theme URI: coopersmithagency.com
Description: a custom designed theme for Dallas PR Firm Cooper Smith Agency by michael albee of michaelalbee.com
Author: michael albee
Author URI: http://michaelalbee.com
Template: 
Version: 1.0
.
General comments/License Statement if any.
.
*/


@charset "UTF-8";
/* CSS Document */

body  {
	display:run-in;
	margin:0px;
	
}
	

#header-stretch {
	background-image: url(images/header_bkg.png);
	background-repeat: repeat-x;
	background-position: top;
	min-height:185px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #621412;	
}
#header {

}

#header_quote {
	float:right;
	margin-top:25px;
}
#rss {
	height:54px;
	margin-top:-5px;
	background-image:-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.28, rgb(98,21,18)),
    color-stop(0.95, rgb(238,49,43))
	);
	background-image:-moz-linear-gradient(
		center bottom,
		rgb(98,21,18) 28%,
		rgb(238,49,43) 95%
	)	;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: right;
	
}

#rss h6 {
	color:#fff;
	padding-top:15px;
	margin-left:15px;
	}
	
#rss h6 a {
	color:#fff;
	padding-top:15px;
	
	}
	
#rss h6 a:hover {
	color:#e12f29;
}


.rss_icon {
	position:relative;
	left:250px;
	top:-40px;
}

#logo {
	margin-top:35px;
}


#nav a {
	color:#f5f5f5;
	}

#nav ul {
	
	background:url(images/nav_bkg.png) no-repeat;
	height:35px;
	display:inline;
	font-size:11px;
	text-transform: uppercase;
	color: #f5f5f5;
	padding-left:10px;
	}
	
#nav ul li {
	margin:0;
	float:left;
	font-color:#f5f5f5;
	height:28px;
	width: 115px;
	display: block;
	text-align:center;
	padding-top:6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #7d7d7d;	
}

#nav ul li.page_item.page-item-15 {
	border-left:none;
	padding-right:10px;
}

#nav ul li.page_item.page-item-27 {
	border-right:none;
	padding-right:10px;
	width:100px;
}
	
#content {
	height:auto;
	margin-bottom:15px;
	position:relative;
	top:250px;
	
	
	
}
	
#features-stretch {
	background-image: url(images/feature_bkg.gif);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
	height:auto;
	border-top:#464646 1px solid;
	
	
}

#features {
	border-bottom:#c2c2c2 1px solid;
	background-image: url(images/watermark.png);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	overflow: auto;
	padding-top:15px;
	padding-bottom: 20px;
	clear: both;
	padding-left:20px;
	
}

#features .grid_8 {
	width:580px;
	padding-right:10px;

}


#features p {
	padding-right:20px;
	text-align:justify;
}

#features ul li {
	margin-left:15px;
}

#features-side a {
	color:#636363;
	}
	
#features-side a:hover {
	color:#e12f29;

	}


.more-link {
	float:right;
	margin-top:10px;
	padding-top:10px;
	padding-right:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#features-side {
	background-image: url(images/vertical_line.png);
	background-repeat: repeat-y;
	background-position: 0px;
	
	padding-left:30px;
	overflow: visible;
	}
	
#features-side ul li {
	padding-bottom:5px;
	margin-left:15px;
}



#second-stretch {
	background-image: url(images/second_bkg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#f5f5f5;
	border-bottom:#000 1px solid;
	padding-bottom:40px;
	clear: both;
	
}

#second {
	padding-top:35px;
	border-top:solid 1px #f5f5f5;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom:20px;	
	}

.vertical {
	background-image: url(images/vertical_line.png);
	background-repeat: repeat-y;
	background-position: 0px;
	margin-left:-10px;
	margin-right:-10px;
	padding-left:20px;

	}

.vertical h5 {
	margin-left:10px;
}

	
.vertical ul li {
	margin-left:25px;
	list-style:disc outside;
}

#results li {
	list-style:disc outside;
	margin-left:23px;
	padding-bottom:10px;
padding-right:10px;
	
}

#results li a {
	
	color: #464646;
}


#results li a:hover {
	
	color: #a1221d;
}


.center_pad {
	padding-right:20px;
	text-align:justify;
	
}

.center_pad p {
	
	}

#networking {
	position:relative;
	top:60px;
	
	
	
	}
	
#networking ul {
	position:relative;
	margin:0 0 20px 0;
	padding-bottom:20px;
	
}
	
#networking ul li {
	display:inline;
	
	margin-left:0;
	margin-right:0;
	padding-bottom:20px;
}



#networking2 {
	
	}
	
#networking2 ul {
	position:relative;
	margin:0;
	
}
	
#networking2 ul li {
	display:inline;
	margin:0;
	
}

#footer-stretch {
	height:55px;
	background-image: url(images/footer_bkg.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #621412;
		

}


#footer {
	color:#464646;
	padding-top:5px;
	text-align: center;
}


.right {
float:right;
}

#features-side ul li {
	padding-bottom:10px;
	padding-right:15px;
	margin-left:15px;
	list-style-type: disc;
	color:#636363;

}

#features-side.widget ul li {
	padding-bottom:10px;
	padding-right:15px;
	margin-left:15px;
	list-style-type: disc;
	color:#636363;

}


li#search.widget {
	float:right;
	list-style-type: none;	
}

#searchform {
	display:inline-block;
}
.hidden {
	display:none;
}


.grid_8 ul li a {
	padding-right:30px;
	padding-bottom:5px;

}

#posts_navigation {
	text-align:center;
	margin:0;
	width:100%;
	
}

#posts_navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left:75px;
	padding-right:125px;
	display:inline-block;
}

.text_block h2 {
 	font-size: 17px;
	color: #a1221d;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
 
 }

.text_block img {
	padding-right:10px;
	padding-bottom:10px;
}
 
small {
	
	 
 }
 
.nocomments {
display:none;
}
 
 
#commentform small {
 	display:block;
 }
 
 .alignleft {
 	border : 1px solid #d7d7d7;
	
	color: #a1221d;
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left;
	margin-right:10px;
	padding:10px;
	text-align:center;
	margin-bottom:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 }
 
 .aligncenter {
 	border : 1px solid #d7d7d7;
	
	color: #a1221d;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right:auto;
	margin-left:auto;
	padding:10px;
	text-align:center;
	margin-bottom:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 }
 
 .wp-caption-text {
 	font-size:11px;
	color:#636363;
 	text-align:center !important;
	margin-bottom:10px;
	margin-top:7px;
 }
 
 .wp-image-1482 {
 	border : none;
	
 }