/*

Theme Name: bootcamp

Description: New-Theme Wordpress Theme by<a href="http://astutesol.com/">Zeeshan</a>

Version: 1.0

Author: Astute Solutions

Author URI: http://astutesol.com/

Tags: fixed width, two columns, left sidebar, valid XHTML, valid CSS

*/



/* Reset

-------------------------------------------------------------------*/

* { padding: 0; margin: 0; }

ul li, ol li { list-style: none; list-style-position: inside; }

ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }

img { border: none; }







/* Body

-------------------------------------------------------------------*/

body { 
	margin:10px 0 0 0px;
	font: 12px/18px Verdana, Helvetica, Arial, Geneva, sans-serif; 

	color:#000; 

	background:url(images/mainbg.gif);


}



h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; color: #ffc000; }

h1 { font-size: 22px; line-height: 26px; margin-bottom: 10px; }

h2 { font-size: 12px; line-height: 24px; margin-bottom: 7px; font-weight: normal; }

h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }

h4 { font-size: 16px; line-height: 20px; margin-bottom: 5px; }

h5 { font-size: 14px; line-height: 18px; margin-bottom: 5px; }

h6 { font-size: 12px; line-height: 16px; margin-bottom: 5px; }



h1 span { color:#003366; }



a { color:#0099FF; }

a:hover { color:#003366; }

/*a:visited { color: #fff; }*/



p { margin-bottom: 10px; }



input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }



blockquote { 

	font: italic 14px/22px Georgia, Serif; 

	padding: 5px 10px;

	margin-bottom: 20px;

	background: #e4ede2; 

}







/* Header

-------------------------------------------------------------------*/

#header { 

	width: 801px; 

	height: 151px; 

    margin: 0 auto;

	background: url(images/header.jpg) no-repeat center; 

	

	margin-top:10px;

}

#header h1 { 

    width: 230px;

    position: absolute;

    top: 25px;

    left: 500px;

	font: 20px Verdana; 

	padding-top: 10px; 

	margin-bottom: 0; 

	color: #999999; 

}

#header h1 a { 

        color: #FFFFFF; 

	    text-decoration: none; 

}

#header h1 a:hover { 

        color: #999; 

	text-decoration: none; 

}



#header span {

    position: absolute;

    top: 75px;

    left: 500px; 

	padding-left: 10px; 

	font-size: 12px; 

	color: #FFFFFF; 

}





/* Container

-------------------------------------------------------------------*/

#wrapper { 

	width: 801px; 

	overflow: hidden;

	background:url(images/bdy_line.gif) repeat-y; 

    margin: 0 auto;

	position:relative;

	top:-5px;

}







/* Navigation

-------------------------------------------------------------------

#nav { 

	width: 800px; 

	height: 29px; 

	padding-left: 125px; 

	position: relative;

    top: 146px;

}

#nav ul { 

	margin-left: 10px; 

	position: absolute; 

	bottom: 0px; 

	overflow: hidden; 

	height: 30px; 

}

#nav ul li { 

	float: left; 

	margin-right: 3px; 

	padding-left: 3px; 

    font-weight: bold;

}

#nav ul li.current_page_item { 

        width: 100px;

        height: 28px;

}

#nav ul li a {

    width: 80px;

    height: 28px;

    background: url(images/nav_bg.jpg) no-repeat; 

	display: block; 

	text-decoration: none; 

	color:#005649; 

	line-height: 22px; 

	text-align: left;

	padding-left:30px;

}

#nav ul li a:hover { color: #fff;  }

#nav ul li.current_page_item a { background: url(images/nav_bgrll.jpg) no-repeat; color:#FFF; }*/







/* Sidebar

-------------------------------------------------------------------*/

#sidebar { 

	width: 220px;

	float: left;

	font-size: 12px; 

	margin: 0 0 15px 0;

	color: #555;

   /*padding-right:150px;*/	

    position:relative;

    left:-568px;

}



#sidebar h3 { 

        font: normal 18px Verdana, Arial, Sans-Serif; 

        color:#003366; 

        background: url(images/sidetitle_bg.gif) no-repeat;

        padding-left: 23px;

		

}



#sidebar a { color: #79857e; text-decoration: none; }

#sidebar a:hover { color: #79857e; }



#sidebar .block {

	width: 140px;

	padding: 8px;

	border-bottom: 1px solid #555;

	overflow: hidden;

	color: #003366;

}

#sidebar .block li {

	background: url(images/arrow.gif) no-repeat 2px 8px; 

	padding-left: 12px;

}

#sidebar .block a:hover { color: #003366; }



/* Calendar */

#sidebar .block #calendar_wrap a { }

#sidebar .block #calendar_wrap .pad { background: none; }

#sidebar .block #calendar_wrap #prev { background: none; }

#sidebar .block #calendar_wrap #next { background: none; }

#sidebar .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}

#sidebar .block #calendar_wrap table th { width: 14.2%; }

#sidebar .block #calendar_wrap table td { width: 14.2%; background: #d6ded4; text-align: center; color: #888; }





/* Content

-------------------------------------------------------------------*/

#content { 

	width: 580px;

	height:auto; 

	float:left; 

	/*margin-right:270px;*/

	/*background:url(images/bdy-grdt.jpg) repeat-y;*/

	position:relative;

	left:205px;

	padding-top:10px;

}



#content .post { margin-bottom: 20px; padding-left: 10px; }

#content .post p { margin-bottom: 5px; padding-left: 10px; }

#content .post h3 a { text-decoration: none; font-size: 20px; padding-left: 10px; }

#content .post-list li { list-style: none; }



#content .post .post-info { 

	clear: both; 

	font-size: 11px; 

	color:#555; 

	padding: 5px 0 0 0; 

	margin-bottom: 10px; 

    text-align: left;

	padding-left:10px;

	/*background: url(images/bdy-grdt.jpg) repeat-x;*/

}

#content .post .post-info a { color:#666; text-decoration:underline; }

#content .post .post-info a:hover { color:#EA0000; text-decoration:none; }



#content #pages { text-align: center; }

#content #pages a { font: bold 20px "Trebuchet MS"; color:#FF6600; text-decoration: none; }

#content #pages a:hover { color: #fff; }



#content ul, ol, dl { margin-bottom: 20px; }

#content ul { 

	list-style: disc;

	list-style-position: inside; 

}

#content ol { 

	list-style: decimal; 

	list-style-position: inside; 

}

#content dl dt { 

	font-weight: bold;

}

#content dl dd { 

	font-style: italic;

	margin: 0 0 5px 20px;

	color: #555;

}



.aligncenter { margin-left: auto; margin-right: auto; }

.alignleft { float: left; margin: 5px 15px 10px 0; }

.alignright { float: right; margin: 5px 0 10px 15px; }







/* Search

-------------------------------------------------------------------*/

#search {

position:relative;

top:8px;

left:10px;

	

}



#search input { border: 0; }



#search #s { 

	width: 127px;

    height: 30px;

	padding: 7px 0px 0px 5px;

	margin-right: -3px;

	vertical-align: top;

	font: normal 12px Verdana;

	vertical-align: top;

	color: #000;

	background: url(images/search_bg.gif) no-repeat;



	

}

#search #searchsubmit { 

	width: 31px;
	margin:2px 0 0 0px;
	height: 21px;
	border:1px solid #002F79;
	background:#FFFFFF;

	/*background: url(images/go.gif) no-repeat;
	
	
*/
	text-align:center;

	color:#003366;

	font: normal 13px Arial;

	vertical-align: middle;



}

.bt{

        cursor: pointer;

}







/* Comments

-------------------------------------------------------------------*/

.comments-title { 

	text-align: center; 

	font: bold 17px "Trebuchet MS", Helvetica, Arial, Geneva; 

	color:#003366;

	position:relative;

}



#comments .comment { 

	background: #E7E8EB; 

	/*margin-bottom: 10px;*/ 

	overflow: hidden; 

	width: 510px; 

	padding-bottom: 5px; 

}

#comments .comment .comment-avatar { 

	float: left; 

	width: 50px; 

	padding: 5px 7px; 

}



#comments .comment .comment-content { 

	padding: 10px 15px; 

	/*margin: 5px 5px 0 0;*/ 

	width: 500px; 

	background: #ccc; 

}

#comments .comment .comment-content a { color: #444; }





#comments .comment .comment-info { 

	font-size: 11px;

	color: #444;

}

#comments .comment .comment-info span {

	font: bold 16px "Trebuchet MS", Helvetica, Arial, Geneva;  	

	padding-right: 10px; 

	margin-bottom: 5px;

}

#comments .comment .comment-info a { 

	color: #444; 

	text-decoration: none;

}









/* Comment Form

-------------------------------------------------------------------*/

#commentform { 

	background: #F7F8F9; 

	border: 5px solid #E7E8EB; 

	padding: 2px; 

	color: #555; 

	position:relative;

	top:-5px;

}

#commentform p { margin-bottom: 7px; }



#commentform textarea { 

	width: 400px; 

	border: 1px solid #aaa; 

	height: 150px;

}

#commentform input.text { 

	width: 150px; 

	border: 1px solid #aaa; 

	margin-right: 5px; 

	padding: 3px 3px; 

}

#commentform input#submit {

        width: 148px;

        height: 30px;

        background: url(images/submit_bg.gif) no-repeat;

        text-align: center;

        border: none;

}









/* Footer

-------------------------------------------------------------------*/



#footer { 

	width: 801px; 

    height: 60px;

	margin: 0 auto;

	margin-top:-5px;

	background: url(images/footer_img.png) no-repeat;

		
	height:115px;

    position: relative; 

}

#footer a
{
font-size:12px;
color:#000000;
text-decoration:underline;
}

#footer a:hover
{
font-size:12px;
color:#000000;
text-decoration:none;
}

.rss {

    float: right;

	width: 200px; 

    height: 0px;

	position:relative;

	top:-18px;

	left:-700px;

}



#footer-inner {



    clear: both;

    text-align: center; 

	width: 710px;

	padding-left:110px;

	/*margin: 0 auto;*/

    padding-top: 30px;

}

/*#footer p { 

	font-size: 11px; 

	margin: 0; 

}*/



a.footer-innerlink{ 

    color:#00CCFF;

	text-decoration:underline; }



a.footer-innerlink:hover { 

    color: #ccc;

    text-decoration:none;}



.footertxt {

color:#666666;

font-size:10px;

font-family:Verdana, Arial, Helvetica, sans-serif;

}



