/*
Theme Name: SCCP
Version: 1.0
Author: Shahbaz Ahmed

*/


body {
	color: #000;
	padding: 0;
	margin:0;
	background-color:#afaeae;
	font-family: Arial;
	font-size: 12px;
	line-height: 19px;
}
a{
	color:#600001;
	text-decoration:none
}
a:hover{ 	color:#600001; text-decoration:underline}

h1, h2,h3 , h4{
margin:0;
	line-height: 140%;
	color:#600001;
}
h1{ font-size:23px; }
h2{ font-size:20px; }
h3{ font-size:18px; margin-top:10px; }

#post h2{
margin-top:10px;
}

.inner h3 {
border-bottom:1px solid #600001;
padding-bottom:5px;
margin-top:0px;
margin-bottom:5px;
width:93%;
}

#container
{
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	margin:0 auto;
	width:1000px;
	padding:0 2px;
	/*z-index:-1;
	left:0;
	top:0;
	opacity:.5;-moz-opacity:.50; filter:alpha(opacity=50); -khtml-opacity: 0.5;*/
}

#wrapper {
margin:0 auto;
width:1000px;
background-image:url(images/inner-bg.jpg);
background-repeat:repeat-x;
background-color:#f6f6f6;
}
#gallery
{
	width:960px;
	height:133px;
}
#header {
padding-bottom:4px;
		 

}
#header #header-image {
background:url(images/header-bg.jpg) repeat-x;
height:300px;
	width: 960px;
	margin:10px 20px;
}


#header .text{
margin:50px 50px 50px 20px;
width:500px;
background:#fff;
}

#header .rotation{
	margin:10px;
	background-repeat:no-repeat;
	background-position: right top;
	background-color:#fff;
		width: 930px;
		height:280px;

		 


}

#header .rotation p{

font-size:15px;

}


#header .rotation h3{
color:#000;


}


#logo {

text-align:center;
width:435px;
padding:20px;
}

#header #logo a {
color:#1A5238;
 font-size:33px;
line-height:132%;
margin:0;
padding:0;
}


#header #logo a:hover{
text-decoration:none
} 

.clear {
	clear: both;
}
 /* MENU */
#menu {
	background-image: url(images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center; 
	height:48px;
}

#menu ul {list-style:none;  margin:0 auto; width:970px;}
#menu ul li {display:inline;float:left;position:relative}
#menu ul li a {
color:#FFFFFF;
display:block;
float:left;
font-size:14px;
height:17px;
padding:13px 20px;
text-decoration:none;
}
#menu ul li a.last {background:none}
#menu ul li a:hover, #menu ul li.current_page_item a, #menu ul li.current_page_parent a{color:#CCC;
	background-image: url(images/nav_hover.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top:2px;
}
.current_page_item a
{
	font-weight:bold;
}
#menu ul li ul {
background:none repeat scroll 0 0 #FFFFCD;
 
border-top:0 none;
height:auto;
left:-999em;
margin:0;
padding:0;
position:absolute;
top:40px;
width:230px;
z-index:100; 
}
#menu ul li li {height:auto;float:none;}
#menu ul li.current_page_item li a, #menu ul li.current_page_parent li a,  #menu ul li li a, #menu ul li li.current_page_item a {background:none;float:none;height:auto; color:#000;}


#menu ul li.current_page_item li a,  #menu ul li li.current_page_item a {
background-image:url("images/nav_hover.jpg");
background-position:center top;
background-repeat:repeat-x;
color:#600001;


}





#menu ul li li a:hover { 	background-image: url(images/nav_hover.jpg);
	background-repeat: repeat-x;
	background-position: center top; color:#600001}

#menu ul li li a {border:0 none;padding:7px 10px;line-height:normal;  font-size:11px; display:block; border-bottom:solid 1px #214100; font-weight:normal		 }

#menu ul li ul ul {margin:-30px 0 0 200px;}
#menu ul li:hover ul ul, #header #menu ul li:hover ul ul ul, #header #menu ul li:hover ul ul ul ul, #header #menu ul li.sfhover ul ul, #header #menu ul li.sfhover ul ul ul, #header #menu ul li.sfhover ul ul ul ul {left: -999em;}
#menu ul li:hover ul, #header #menu ul li li:hover ul, #header #menu ul li li li:hover ul, #header #menu ul li li li li:hover ul, #header #menu ul li.sfhover ul, #header #menu ul li li.sfhover ul, #header #menu ul li li li.sfhover ul, #header #menu ul li li li li.sfhover ul{left:0;}



h2,  h2 a {
	font-size: 17px;
	font-weight: bold;
	color: #600001;
 
	text-decoration:none;
	
}
.full {
	width: 100%;
}

#content{
padding: 10px;
overflow:hidden;
position:relative;
z-index:80;
}
#content_bg
{
	background:#FFF;
	position:absolute;
	width:100%;
	height:100%;
	z-index:-1;
	left:0;
	top:0;
	opacity:.5;-moz-opacity:.50; filter:alpha(opacity=50); -khtml-opacity: 0.5;
}
#post {
	float: left;
	width: 610px;
	padding-left:20px;
	margin-left:10px;
}

#post ul {
margin-left:5px;
}
#footer {
color:#555555;
font-size:11px;
text-align:center;
width:958px;
margin-top:30px;
}
	
#footer ul {
margin:0 auto; padding:0px;
width:942px;
}	
#footer ul  li {
list-style:none;
float:left;
padding:0px 4px;
}
#footer a{
	color:#555555;
	}
#footer .fl {
	float: left;
	width: 542px;
	padding:10px;
}
#footer .fr {
	text-align: right;
	float: left;
	width: 381px;
	padding-top:10px;
	margin-left:15px;
}



#sidebar {
	
	width: 290px;
	float: left;
	color:#444444;
	margin-left:8px;
}


p{	
	margin-bottom:10px;
	}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.widget_begin {
background-image:url("images/widget_header.png");
background-position:center top;
background-repeat:no-repeat;
padding-top:10px;
width:282px;
float:left;
}

.widget_begin ul {
margin-left:0;
padding-left:25px;
}


.inner {
	background:url("images/widget_mid.png") repeat-y;
width:282px;
float:left;
padding-left:10px;
padding-top:10px;
}

	.widget_finish{
	background-image: url(images/widget_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
		width: 282px;
	margin-bottom:20px;
	height:29px;
	float:left;
	}
	
.widget_begin h3 {
color:#600001;
font-weight:bold;
margin:0 0 5px;
padding:0 0 5px;
}
	
.widget_begin  ul li{
	list-style-image: url(images/icon.png);
}	
.widget_begin  ul li a {
color:#ffffeb;
text-decoration:none;
}	

.widget_begin  ul li a:hover{
color:#FFF;
}

.alignright{
float:right;
margin-left:20px;
}
.alignleft{
float:left;
margin-right:20px;
}

.entry{
border-bottom:dotted 1px #CCCCCC;
margin-bottom:15px;
}
#mid {
	background-image: url(images/footer_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 265px;
}
.box {
background-color:#FFFFFF;
float:left;
height:213px;
margin:6px;
padding:20px;
width:281px;
}
.submit {
background:url("images/sbtn.png") no-repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
height:32px;
width:89px;
}

#content-tp
{
	background:url(images/content-tp.png) no-repeat;
	height:18px;
	float:left;
	width:666px;
}
#content-mid
{
	background:url(images/content-mid.png) repeat-y;
	float:left;
	width:666px;
}
#content-btm
{
	background:url(images/content-btm.png) no-repeat;
	height:18px;
	float:left;
	width:666px;
}


.inner ul {
list-style:none;
margin:0 0 0 5px;
padding:0px;
width:260px
}

.inner ul li{
margin-bottom:10px;
}
.navright {
    float: right;
}
.navleft {
    float: left;
}
