/*  
Theme Name: Urban Style Business
Theme URI: http://www.prettyprofessionalwebsites.com
Description: Pretty.Professional Wordpress Themes for Websites and Blogs created by <a href="http://www.prettyprofessionalwebsites.com">LaShanda Henry</a>.
Version: 1
Author: LaShanda Henry
Author URI: http://www.prettyprofessionalwebsites.com
*/


html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #404040;
	line-height: 1.8em;
	padding-bottom: 30px;
}

body {
	background: #6DA39D;
}

p {line-height: 1.8em;}

img { border: 0px ; }

A:link { color: #EF8F76; font-weight:bold; text-decoration: none;}
A:visited { color: #EF8F76; font-weight:bold; text-decoration: none;}
A:active { color: #EF8F76; font-weight:bold; text-decoration: none;}
a:hover { color: #404040; font-weight:bold; text-decoration: none;}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

.main { width: 980px; background: #ffffff; margin: 20px auto 20px auto;}
.header { background: #ffffff; border: solid 0px #ffffff; width: 960px; padding: 10px 10px 10px 10px ;}
.header_rotation { background: #ffffff; border: solid 0px #ffffff; width: 960px; padding: 0px 0px 0px 0px ;}
.menu { background: #ffffff; text-align: right; border: solid 0px #ffffff;  width: 960px; padding: 10px 10px 10px 10px ; border-top: #EF8F76 3px solid;}

.divider { background: #EF8F76; float:left; border: solid 0px #E1FAF9; width: 960px; height: 10px; padding: 10px 10px 10px 10px ;}

.content_top { background: #ffffff; border: solid 0px #ffffff; width: 960px; padding: 10px 10px 10px 10px ;}
.content_left { background: #ffffff; float:left; border: solid 0px #ffffff; width: 760px; padding: 1px 10px 10px 10px ;}
.content_right { background: #EF8F76; float: right; border: solid 0px #EF8F76; width: 176px;  padding: 1px 10px 10px 10px ; color: #521F14;}

.content_right a {color: #FFEEEB; text-decoration: none;}
.content_right a:hover {color: #521F14; text-decoration: none;}
.content_right h2 { border-bottom: #521F14 3px solid; padding-top: 10px; }

.content_right ul li {
	font-weight: bold;
	list-style-type: none;
	border-bottom: #FFEEEB 1px dotted;
	line-height: 16px;
	padding: 4px 0 4px 10px;
	margin-right: 8px;
}

/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #FFEEEB;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Widget (tag cloud) */

#tag_cloud {
	padding-bottom: 20px;
}

#tag_cloud h2 {
	margin-bottom: 5px;
}

/* Sidebar Search */


.clear { clear:both; display: block; }  

#navmenu ul {  text-transform: uppercase; margin: 0;  padding: 0; list-style-type: none; list-style-image: none; }
#navmenu li {display: inline;  }
#navmenu ul li a {text-decoration:none; border-left: solid 1px #EF8F76; border-bottom: solid 1px #EF8F76; margin: 2px; padding: 0px 6px 2px 10px; color: #EF8F76; background: #ffffff;}
#navmenu ul li a:hover {color: #404040; border-left: solid 1px #404040; border-bottom: solid 1px #404040; background: #ffffff;; }

#footer a { color: #FFEEEB; font-weight:bold; text-decoration: none;}

/* Comments (single.php and comments.php and page.php) */


h1.tp {
	padding-top: 20px;
}

h3.cc {
	border-bottom: #EF8F76 1px dotted;
	padding-bottom: 25px;
}

h3#comments, h3.lc {
	font-size: 18px;
	border-bottom: #EF8F76 1px dotted;
}

h3#comments {
	padding-top: 30px;
}

h3.lc {
	padding-top: 60px;
}

.comments_wrap {
	width: 500px;
	margin: 20px 0 0px 10px;
	clear: both;
	padding-bottom: 5px;
	
}

.comments_wrap img {
	background: none;
	padding: 1px;
}

.comments_wrap .left {
	width: 46px;
	padding-top: 2px;
	float: left;
}

.comments_wrap .left img {
	border: #404040 4px solid;	
	padding: 1px !important;
}

.comments_wrap .right {
	width: 350px;
	float: left;
	padding-left: 15px;
}

.comments_wrap .right h4 {
	font-size: 11px !important;
	text-transform: none;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 12px !important;
}

.comments_wrap .right h4 a {
	text-decoration: none;
}

.comments_wrap .right h4 a:hover {
	text-decoration: underline;
}