/* 
Theme Name:Designer_Blue
Theme URI:http://www.themesdemo.com/
Design Name:Samir
Description:Designer series by themesdemo.com
Version:1.0
Author:Samir Kamble
Author URI:http://www.samirkamble.com
*/


* {margin: 0; padding: 0; border: none; text-decoration: none;}
html {
	background: url('images/bground.gif') #005ea2 fixed;
	font: x-small "Tahoma", "Verdana", "Arial", sans-serif;
	color: #0f0f0f;
	text-align: center;
	min-height: 100%;
	font-size/* */:/**/small;
	font-size: /**/small;
}
body {
	/*background: url('images/bg-body.gif') 50% 100% repeat-x;*/
	padding: 52px 0 20px 0;
}
#container {
	width: 769px;
	margin: 0 auto;
	text-align: left;
	background: url('images/bg-container.gif') #91cde6 0% 0% repeat-y;
}
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header {
	background: url('images/header1.jpg') 0% 100% no-repeat;
	height: 233px;
	position: relative;
}
#header h1 {
	position: absolute;
	top: 90px;
	left: 50px;
	font: bold 260% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	color: #fff;
}
#header h1 a{
	color: #fff;
}

#mainmenu {
	position: absolute;
	bottom: 233px !important;
	bottom: 232px; /* die, IE 6, die */
	left: 30px;
	margin: 0;
	padding: 0;
}
#mainmenu li {
	display: inline;
	list-style: none;
	font: bold 120% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	margin: 0;
	padding: 0;
}
#mainmenu li a {
	display: block;
	width: auto;
	float: left;
	margin-right: 10px;
	padding: 6px 10px;
}
#mainmenu li a:link, #mainmenu li a:visited {
	background: #058cc4;
	color: #fff;
}
#mainmenu li a:hover, #mainmenu li a:active, #mainmenu li a:focus {
	background: #fff;
	color: #058cc4;
}
#mainmenu li.active a:link, #mainmenu li.active a:visited {
	background: #b9def0;
	color: #058cc4;
}
#footer {
	width: 719px;
	margin: 0 auto;
	/*background: url('images/footer.gif') 0% 0% no-repeat;*/
	color: #058cc4;
	padding: 28px 25px 0 25px;
}
#footer p {
	float: left;
	width: auto;
	padding: 10px 10px;
	background: #058cc4;
	color: #fff;
	font: normal 100% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
}
#footer p.credit {float: right;}
#footer a:link, #footer a:visited {color: #fff; background: #058cc4;}
#footer a:hover, #footer a:active, #footer a:focus {text-decoration: underline;}
#footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content {
	width: 500px;
	float: left;
	padding: 15px 25px 0 25px;
}


#column {
	width: 164px;
	float: left;
	margin-top: 25px;
	padding: 10px;
	background: #b8d8ec;
	border: 3px solid #bfdfef;
}
#content, #column {
	overflow: visible !important;
	overflow: hidden; /* die, IE 6, die */
}
ul.menu li {
	display: inline;
	margin: 0;
	list-style: none;
}
#column ul.menu li a {
	display: block;
	background: #bfdfef;
	border-left: 1em solid #2c9fce;
	padding: .3em .5em;
	color: #006ec3;
	font-weight: normal;
}
#column ul.menu li a:hover {
	border-left: 1em solid #005ea2;
	color: #00579b;
	background: #acd9ec;
}
h2 {
	font: bold 180% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	color: #000;
	padding-bottom: .2em;
	text-transform:capitalize;
}

h3 {
	font: bold 100% "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", sans-serif;
	color: #00589C;
	padding-bottom: .2em;
}
p, ol, ul {
	text-align: justify;
	padding-bottom: .5em;
	line-height: 130%;
}
li {margin-left: 1.5em;}
#content a:link {
	color: #1AA800;
	font-weight: bold;
	background: #91cde6;
}
#content a:visited {
	color: #007E03;
	background: #91cde6;
}
#content a:hover, #content a:active, #content a:focus {
	color: #fff;
	background: #91cde6;
}
#column a:link {
	color: #1AA800;
	
	background: #b8d8ec;
}
#column a:visited {
	color: #007E03;
	background: #b8d8ec;
}
#column a:hover, #column a:active, #column a:focus {
	color: #fff;
	background: #b8d8ec;
}
a:active, a:focus {outline: none;}
code, b, i, strong, em {color: #00589c; font-size: 100%;}
blockquote, .box {
	border: solid #BFDFEF;
	border-width: 3px 0;
	background: #b1d8ec;
	margin: 1em 0;
	padding: .5em 1em;
	font-style: italic;
	color: #00589c;
}

input.button {
	clear: both;
	margin: 0 0 1em 6em;
	width: auto;
	background: #74b5cf;
	border-color: #2393bf;
	color: #005ea2;
	cursor: pointer;
}




/*WP stuff*/

.entry p {
	
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before{
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:20px;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	margin-left:20px;
	}

#commentform #submit {
width:120px;
	float: right;
	margin-right:50px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}


.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/
