/*
Theme Name: Young Business
Theme URI: http://www.themeslive.com
Description: High quality theme for young business
Version: 1.0
Author: ThemesLive.Com
Author URI: http://www.themeslive.com/
*/


body {
	background: #0C64C0 url('images/bgbody.png') repeat-x;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #666666;
}

a {

	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #B22222;
}


h1, h2 {
	margin-top : 0px;
	font-size: 22px
}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 980px;
	background: url('images/bgpage.gif');
	background-repeat: repeat-y;
}

#header {
	margin-top: 0px;
	width: 980px;
	height: 290px;
	background: url('images/header_2.jpg');
	background-repeat: no-repeat;
}

#title {
	padding-top: 50px;
	margin-left: 170px;
}

#pagewrap {
	position: relative;
	width: 840px;
	margin: 0 auto;
}

#container {
	float:left;
	width: 580px;
}

.sidebar {
	float:right;
	width: 210px;
}
.sidebar h5{font-size: 16px; margin-bottom: 5px }

#footer {
	clear: both;
	background: url('images/footer.png') no-repeat;
}

.copyright {
	position: relative;
	top: 20px;
	text-align: center;
}

.post {
	border-bottom: 2px dotted #666666;
	margin-bottom: 20px;
}
.post p a{ color: #5E7D20}
.entry {
}

.postmetadata {
	font-size: 8pt;
	color: #5E7D20;
}

#ads {
	position: absolute;
	left: 173px;
	top: 186px;
}

.sidebar ul{
	list-style-type: none;
	color: #B22222;
	list-style-image: url('images/list.png');
	padding: 0;
	margin: 10px 0 0 0;
}

.sidebar ul ul li{
	list-style-type: circle;
	list-style-image: none;
}



/* COMMENT STYLE CSS */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


blockquote {
	font-size:8pt;
	color: #666666;
	margin-top:15px;
	margin-bottom:15px;
	margin-left: 50px;
}


.st-related-posts li{display : list-item; list-style-type: square; border-bottom: 1px dashed #E2E2E2; margin-top: 4px; margin-bottom: 4px;}
.st-related-posts {color: #A3B912 }

#presentation { font-size: 11px; text-align: justify; border-bottom: 1px dashed #A3B912; margin-bottom: 20px}

.alignleft {float: left; margin-right: 8px; margin-bottom: 5px}
