/* 
Theme Name:Dusplic
Theme URI:http://www.themesdemo.com/
Design Name:Samir
Description:Dusplic inspired Wordpress theme by themesdemo.com
Version:1.0
Author:Samir Kamble
Author URI:http://www.samirkamble.com
*/

body {
	margin: 0 20px 0 0;
	padding: 0;
	background: #FFFFFF url(images/img1.jpg) repeat-y;
        font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	color: #6F7A9F;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
a {
	border-bottom: 1px solid #8A8E99;
	text-decoration: none;
	color: #4369D1;
}

a:hover {
	border: none;
}

/* Boxed */

.boxed {
}

.boxed .heading {
	margin: 0;
	padding: 10px 30px 5px 30px;
	font-size: 1em;
}

.boxed .content {
	padding-bottom: 20px;
	background: url(images/img3.jpg) no-repeat left bottom;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	padding: 2px 30px 2px 40px;
	background: url(images/img4.jpg) no-repeat;
}

.boxed a {
	border: none;
}

#leftbar{ width:240px;}

#inner_content{
padding-left:20px;}

/* Header */

#header {
	width: 230px;
	height: 90px;
	padding: 70px 0 0 30px;
	background: url(images/img2.jpg) no-repeat;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-size: 2.5em;
	text-decoration:none;
	text-transform:capitalize;
}
#header h1 a{
text-decoration:none;
}
#header h2 {
	margin: -.75em 0 0 2px;
	padding:10;
	padding-top:10px;
	font-size: .9em;
}

#header a {
	border: none;
	color: #6F7A9F;
}

/* Posts */

#posts {
	float: left;
	position: absolute;
	left: 270px;
	top: 0;
	margin: 130px 20px 0 0;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #8A8E99;
}

.title {
	margin: 0;
	font-size: 1.8em;
}

.posted {
	margin-top: 0;
	font-size: .8em;
}

.meta {
	font-size: 1.0em;
}

/* Search */

#search form {
	padding: 0 30px 0 40px;
}

#textfield1 {
	width: 160px;
	padding: 2px 5px;
	background: url(images/img5.jpg);
	border: none;
	border-top: 1px solid #638DBD;
	border-left: 1px solid #638DBD;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#submit1 {
	display: none;
}


/* Footer */


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-transform:capitalize;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
	
#footer {
	clear: both;
	padding-bottom:0px;
}

#footer p {
	padding-top: 20px;
	text-align: right;
	font-size: .7em;
}

#footer a {
	color: #000000;
}
