
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/*body background*/

body {
	margin-top: 50px;
	padding: 0;
	background: #000000; /*body background*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;



/*this is for content header h3*/

}

h1, h2, h3 {
	margin-top: 0;
	color:#000000
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
background: url(images/img064.gif) no-repeat left top;

}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: underline;/* link text in right sidebar*/
	color: #000000;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 930px;
	height: 200px;
	margin: 0 auto;
	padding: 0px;
}

/* Header */

#logo {
	width: 930px;
	height: 150px;
	margin: 0 auto;
	padding-top: 0px;
        background: #000000
       }
#logo2 {width: 0px; Height:0px; float:left;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #cccccc;
}

#logo span {
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #CCCCCC;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	height: 55px;
	background: url(images/img01.gif)  no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

/*this is menu bar color*/

#menu a {
	display: block;
	float: left;
	height: 34px;
	margin: 0;
	padding: 14px 34px 0 32px;
	background: url(images/img14.gif) no-repeat right 7px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover {
	color: #ff6103;
}

#menu .current_page_item a {
	color: #ffffff;
}

/* Wrapper */

#wrapper {
}

/* "Page" left bar */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* space block*/

#spaceblock
{width: 540px;
 Height:900px;
background:#ffffff}

/* content white area*/

#content2
{width:560px;
 height:800px;
background: #ffffff;
}
	 
	 
	

#article {
	width: 500px; 
	background:#ffffff;
	float:right;
	padding:20px;
}

#content1

{
	width: 540px;
	
        
	background: #ffffff;}

/* Content color for black background*/

#content {
	float: left;
	width: 540px;
	background: #000000/*url(images/img06.gif) repeat-y left top;*/
        

         
}


#content-bgtop {
	/* background: url(images/img11.gif) no-repeat left top;*/
}

#content-bgbtm {
	padding: 10px 10px;
	/*background: url(images/img13.gif) no-repeat left bottom;*/
}

/*img 15 is horz rule*/

.post {
	padding-bottom: 15px;
	background: url(images/img15.gif) repeat-x left bottom;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

.blockqoute {background: #ff3e300; border: 1px solid #E7E7E7;
}




/* Sidebars */

/*Side bar 1 Green Bar on Left*/

#sidebar1 {
	float: left;
         background:#99cccc;
         border: 1px
	
}

#sidebar1-bgtop {
	background: url(images/img03.gif) no-repeat left top;
}

/*imgo5 is bar at bottom*/

#sidebar1-bgbtm {
	padding-top: 13px;
	background: url(images/img05.gif) no-repeat left bottom;
}

/* header */

#sidebar1 h2 {
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 0px 15px;
	background: url(images/img065.gif) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#sidebar1 a {
	color: #000000;
}

#sidebar1 p {
font-size: 17px;
	font-weight: bold;
	color: #000000;

}

.sidebar {
	float: left;
	width: 190px;
	font-size: 11px;}




.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	color: #CCCCCC;
}

.sidebar a {
}


/* end sidebar 1 left*/



/*Side bar 2 right*/

#sidebar2 {
	float: right;
	background: #99cccc; /*url(images/img06.gif) repeat-y left top;*/

}

#sidebar2-bgtop {
	
	background: url(images/img03.gif) no-repeat right top;

}

#sidebar2-bgbtm {
	padding-top: 10px;
        background: url(images/img05.gif) no-repeat right bottom;
}


/* HEADER*/

#sidebar2 h2 {
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 15px;
	background: url(images/img062.gif) no-repeat right top;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}




#sidebar2 a {
	color: #04283B;;
}



.sidebar {
	float: right;
	width: 190px;
	font-size: 14px;}

.sidebar p {

font-size: 14px;
	font-weight: bold;
	color: #000000;}



.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	color: #CCCCCC;
}

.sidebar a {
}

/* Search */



/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 25px 20px 0 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}
