/*

Theme Name: BlogDesign3

Theme URI: http://www.mybloglive.com/

Description: Theme Developed by Ankur Savai (aksinfo@gmail.com)

Version: 1.0

Author: Ankur Savai

*/
body {
	font-family: "verdana";
	font-size: 11px;
	background: #8ED8E9 url(img/body_bg.jpg) repeat-x;
}

p, h2, img, ul, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 20px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
}

ul {
	list-style: none;
}

.hidden {
	display: none;
}

a {
	color: #F2F2F2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	background: #C8D9F7;
	padding: 10px;
	margin-bottom:20px;
}


/* --- Wrap --- */

#wrap {
	width: 800px;
	background: #fff;
	margin: 0 auto;
}

/* --- Top --- */

#top {
	width: 800px;
	height: 101px;
	background: url(img/top_bg.gif) no-repeat;
	position: relative;
}

#top h2 {
	position: absolute;
	left: 45px;
	top: 40px;
	font-family: "Trebuchet MS";
	font-size: 23px;
	font-weight: normal;
}

#top h2 a {
	color: #12387C;
}

#top p.subtitle {
	position: absolute;
	top: 65px;
	left: 50px;
}

#top ul {
	position: absolute;
	left: 550px;
	top: 28px;
}

#top ul a {
	color: #404040;
}

#top ul li {
	display: inline;
	padding-left: 17px;
	padding-right: 7px;
	background: url(img/bullet3.gif) no-repeat 0 4px;
}

#top ul li.first {
	background: none;
}

/* --- Search --- */

#search {
	width: 450px;
	height: 40px;
	background: url(img/search_bg.jpg);
	position: relative;
	position: absolute;
	left: 324px;
	top: 61px;
	float: right;
	margin-right: 18px;
}

#search label {
	font-weight: bold;
	position: absolute;
	top:12px;
	left:28px;
	color: #fff;
}

#search input {
	position: absolute;
	width: 258px;
	left:114px;
	top:12px;
}

#search .subbuton {
	position: absolute;
	left: 385px;
	top: 8px;
	width: 27px;
}

/* --- Photo --- */

#photo {
	width: 784px;
	margin: 0 auto;
	height:204px;
	background: url(img/photo_bg.jpg);
	clear: both;
	margin-bottom:5px;
}

/* --- Middle --- */

#middle {
	width: 758px;
	background: url(img/middle_bg.gif);
	margin: 0 auto;
}

#middle_wrap {
	background: url(img/middle_inside.gif) no-repeat bottom;
	width: 800px;
	padding-bottom: 8px;
}

/* --- Left --- */

#left {
	background: url(img/left_top_bg.gif) no-repeat top;
	width: 179px;
	float: left;
	margin-right: 1px;
	display: inline;
}

#left a {
	color: navy;
	font-family:Georgia, "Times New Roman", Times, serif;
		
}

#left h2 {
	width: 117px;
	padding-left: 19px;
	padding-top: 3px;
	color: #575757;
	margin-left: 23px;
	background: url(img/bullet.gif) no-repeat 0 12px;
	border-bottom: 1px solid #949494;
}

#left ul {
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom:10px;
}

#left ul li {
	background: url(img/bullet1.gif) no-repeat 0 6px;
	padding-left: 9px;
	line-height: 20px;
}

#left ul ul {
	padding: 0;
}

/* --- Content --- */

#content {
	width: 398px;
 	float: left;
	display: inline;
	margin-right:1px;
}

#tt {
	padding-left: 20px;
	padding-top: 5px;
	padding-right:20px;
}

#more_posts {
	padding: 5px;
}

.post_wrap {
	width: 364px;
	padding: 0 17px;
	border-bottom: 6px solid #CEE0FA;
}

.post_wrap a {
	color: #006096;
}

.post_top {
	width: 100%;
	position: relative;
	font-weight: bold;
	padding-top: 10px;
	border-bottom: 1px solid #007BB9;
	padding-bottom: 10px;
}

.title {
	width: 250px;
}

.date {
	position: absolute;
	left:285px;
	top:10px;
}

.post_text {
    
	padding-top: 20px;
}

.post_text p {
	line-height: 15px;
	text-align: justify;
	padding-bottom:10px;
}

.post_text img {
	float: right;
	padding-left: 10px;
}

.post_text ul {
	width: 200px;
	margin: 0 auto;
	padding-bottom:20px;
	line-height: 20px;
	padding-left: 20px;
	list-style: circle;
}

.post_comments {
	width: 100%;
	padding: 10px 0px;
}

.post_comments p {
	padding-left: 12px;
	background: url(img/bullet4.gif) no-repeat 0 8px;
}

/* --- Sidebar --- */

#sidebar {
	width: 179px;
	background:  url(img/sidebar_top_bg.gif) no-repeat top;
	float: left;
}


#sidebar a {
	color: #575757;
	
}

#sidebar h2 {
	width: 117px;
	padding-left: 19px;
	padding-top: 3px;
	color: #575757;
	margin-left: 23px;
	background: url(img/bullet.gif) no-repeat 0 12px;
	border-bottom: 1px solid #949494;
}

#sidebar ul {
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom:10px;
}

#sidebar ul li {
	background: url(img/bullet1.gif) no-repeat 0 6px;
	padding-left: 9px;
	line-height: 20px;
}


#sidebar22 {
	width: 169px;
	background:  url(img/sidebar_top_bg.gif) no-repeat top;
	float: right;
} 
#sidebar22 a {
	color: #575757;
}

#sidebar22 h2 {
	width: 117px;
	padding-left: 19px;
	padding-top: 3px;
	color: #575757;
	margin-left: 23px;
	background: url(img/bullet.gif) no-repeat 0 12px;
	border-bottom: 1px solid #949494;
}

#sidebar22 ul {
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom:10px;
}

#sidebar22 ul li {
	background: url(img/bullet1.gif) no-repeat 0 6px;
	padding-left: 9px;
	line-height: 20px;
}
/* --- Comments --- */


.comment {
	background: #D2E1FB;
	padding: 10px;
	margin-top:5px;
}

.comment a {
	color: #006AA8;
}

.if {
	background: #ABC5F2;
	padding: 20px 20px 0 20px;
}

.lc {
	background: #ABC5F2;
	padding: 20px;
}

.lc a {
	color: #006AA8;
}

.lc form input {
	margin: 0px 0;
}

.lc label {
	margin-left: 5px;
}

/* --- Footer --- */

#footer {
	width: 758px;
	height: 40px;
	background: url(img/footer_bg.gif);
	clear: both;
	border-top: 5px solid #fff;
	padding-top:12px;
	text-align: center;
	color: #fff;
}

