/*

Theme Name: OC Web Systems
Theme URI: http://www.ocwebsystems.com
Description: Designed for OC Web Systems 
Author: Jose Cruz
Version: 1.0



*/





/* reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: helvetiva, arial, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Reset ends */






body{

	background: white url(img/bg4.jpg) repeat-x;
	
	
}
h2{

	font-size: 27px;

}

p{

	font-size: 14px;

}

a{

	text-decoration: none;
	color: #4e4e4e;
	font-size: 14px;

}



a:hover{

	text-decoration: underline;
	color: blue;
}

input{

	background: #696969;
	border: 1px solid #c3c3c3;
	color: #cbcbcb;
	padding: 3px;

}
/*input focus and hover does not work on ie7 */
input:focus, input:hover{

	background: #ededed;
	color: #4e4e4e;

}

/* Test */

#test{

	background: url(img/bg3.jpg) repeat-x;
	width: 150px;
	


}

/* Main Style*/

#wrap{
	
	background: white url(img/wbg2.jpg) no-repeat;
	
	width:960px;
	
	margin-left: 150px;

}

#header{
	
	position: relative;

	

}

#header h1{

	background: url(img/logo.png) no-repeat;
	
	width: 209px;
	height: 29px;
	float: left;
	margin-top: 20px;
	margin-left: 40px;

}

#header h1 a{

	text-indent: -99999px;
	width: 228px;
	height: 34;
	margin-top: 10px;
	display: block;

}

/* Navigation */

#header ul{

	overflow: hidden;
	padding-left: 50px;
	

}

#header ul li{

	float: left;
	padding-left: 40px;
	margin-right: 40px;
	margin-top: 20px;

}

#header ul li a{

	color: #cbcbcb;
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	

}

#header ul li a:hover{
	
	color: blue;

}

#pageList{

	float:left;
	width: 902px;
	height: 55px;
	background: black;
	margin-top: 10px;
	margin-left:30px;
	background: url(img/bar.png) repeat-x;


}
#pagelist ul{


	margin-top: -5px;

}

#pageList ul li.page-item-2{
	
	
	width: 30px;
	height: 29px;

}

#pageList ul li.page-item-6{
	

	width: 30px;
	height: 31px;

}

#pageList ul li.page-item-13{

	width: 30px;
	height: 22px;

}



/* Search Box */

#header #Search{
	
	background: url(img/nav/search.png) no-repeat;
	position: absolute;
	width: 270px;
	right:0;
	top: 15px;
	margin-top: 55px;
}

#header #Search img{
	
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	position: absolute;
	right: 0; top:0;

}


#header #Search input#s{
	
	width: 130px;
	margin-left:44px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;

}

#header #Search input#searchsubmit{

-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	
	-khtml-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-khtml-border-radius-topright: 5px;
	-khtml-border-radius-topleft: 5px;
	
	border-radius: 5px;
	behavior: url(border-radius.htc);


}

#header p#slogan{

	background: url(img/slogan.png) no-repeat;
	text-indent: -9999px;
	float: left;
	margin-top: 0px;
	margin-left: 60px;
	

}

/* Main */

#main{
	clear: both;
	overflow:hidden;
	background: white;
	border: 1px solid #cccccc;
	width: 900px;

	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	
}

#main #primary{

	float: left;
	width: 650px;
	margin-left: 5px;
	margin-top: 15px;
	color: black;
	
}

#main #primary h2{

	color: #666666;

}

#main #primary .post-Header1{

	background: url(img/postImages/post_bg_header.png) no-repeat;
	width: 655px;
	height: 82px;
	margin-top: -35px;
	position: relative;
	z-index: 10;
	

}


#main #primary .post-item{

	font-style: normal;
	
	/*background: #ededed;
	background: url(img/postImages/post_bg.png) repeat-y;*/
	margin-bottom: 0px;
	
	position: relative;
	color:black;
	min-height: 300px;
	
	/* border: 1px solid #cccccc;*/
	overflow: hidden;
	padding-right: 40px;
	padding-left:20px;
	

}

#main #primary .post-item img{
	
	float:left;
	margin: 10px 20px 30px 0;
	padding:4px;
	

}

#primary h2{
	
	letter-spacing: 1px;
	font-weight: normal;
	padding-right: .5em;
	line-height: 32px;
	margin-bottom: .2em;
	


}

.post-item h2{

	padding-top: 0px;
	margin-bottom: 0;
	font-family:  arial,sans-serif,verdana;
	font-weight: bold;
	

}

.post-item h2 a{

	font-size: 21px;
	color: #993300;
	

}

#main #primary .post-item p.meta{

	
	color: #666666;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 8 px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-left: 1px;
	margin-bottom:10px;
	margin-top: 0px;
	border-bottom: 1px solid #666666;
	width: 630px;
	min-width: 630px;
	height: 15px;
	line-height: 15px;
	
	

}

.post-item p{

	color: black;
	font-size: .8em;
	font-style: normal;
	margin-left: 155 px;
	padding-left: 10px;
	margin-bottom: 0px;
	line-height: 20px;
	margin-top: 40px;
	
}

.single #main #primary .post-item p{

	color: black;
	font-size: .8em;
	font-style: normal;
	padding-left: 10px;
	line-height: 15px;
	
	margin-left:0px;
	font-family: arial, verdana;
	margin-bottom: 2em;


}


.single #main #primary .post-item p.meta{

	
	color: #666666;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 8 px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-bottom:10px;
	margin-top: 0px;
	border-bottom: 1px solid #666666;
	width: 630px;
	min-width: 630px;
	height: 15px;
	line-height: 15px;
	
	

}

/* MORE-LINK */

a.more-link{

	background: #e1e1e1;
	padding: 6px;
	color:#696969;
	border: 1px solid #a4a4a4;
	font-size: .9em;
	height: 15px;
	line-height: 15px;
	width: 70px;
	min-width: 70px;
	text-align: center;
	float: right;
	margin-bottom: 20px;

}

	
#main #primary .post-Footer{

	/*background: url(img/postImages/post_bg_footer.png) no-repeat;*/
	width: 646px;
	height: 11px;
	margin-top:0px;
	margin-bottom: 10px;

}

/* MORE POSTS */



#morePrev a{

	font-size: 12px;
	font-weight: bold;
	float: right;
	margin-bottom: 20px;
	margin-top: 5px;
	color: #336699;
	

}

#main #primary a{
	
	text-decoration: none;
	

}



/* sidebar2 Section */

#main #sidebar2{

	float: left;
	width: 180px;
	margin-left: 1px;
	margin-top: 0px;
	position: relative;
	z-index: 11;

}





/* sidebar Section */

#main #sidebar{

	float: right;
	width: 180px;
	margin-right: 15px;
	margin-top: 0px;
	

}



.widget {
	margin-top: 12px;
	
	margin-bottom: 12px;
	
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	-khtml-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-khtml-border-radius-topright: 5px;
	-khtml-border-radius-topleft: 5px;
	
	border-radius: 5px;
	behavior: url(border-radius.htc);
	padding: 0 4%;
	overflow: hidden;
	font-size: 12px;
	
	

}

.widget a{

	font-size: 12px;

}
.widget h2{

	
	color: #993300;
	padding: 4px 4px 4px 8px ;
	margin-top: 10px;
	margin-bottom: 10px;
	
	font-size: 12px;

}



.widget ul li{

	
	padding: 3px 0px 3px 30px;
	

	font-size: 12px;
	margin-left: 4px;
	

}

/* Calendar */

.widget #calendar_wrap{

	padding-left: 12px;

}
#wp-calendar #today {

padding-bottom:2px;
font-weight: bold;
color: blue;
}

#wp-calendar td{

padding: 2px 0px 2px 6px;
text-align: center;

}


.widget th{

	padding: 3px 0px 3px 10px;
	
	


}

.widget ul li a{

	text-decoration: none;
	font-size: 12px;

}

.widget .textwidget{

	padding: 3 px 0px 3px 30px;
	margin-left: 4px;
	margin-bottom: 30px;
	font-size: 12px;

}


/* Single Post */

body.single div.post-item p{

	font-style:normal;
	margin-left: 155px;
	

}

.single div.post-item ul{

	margin: 1em 0;
	color: #7e7e7e;

}

.single .post-item ul li{

	padding-left: 1em;
	margin-left: 2em;
	list-style: disc;
	line-height: 2em;

}

/* Page Content */

#page_content h2 a {

	color:black;

}

#page_content h2,
#page_content h3
{

	margin-left: 20px;
	padding-bottom: 30px;

}

#page_content{

	
	/*background: #ededed;*/
	
	float: left;
	color: black;
	width: 646px;
	/* border: 1px solid #cccccc;*/

}

#page_content ul li{

	margin-left: 100px;
	padding-bottom: 20px;


}

/* FOOTER */

#footer{

	background: url(img/bg.jpg) repeat-x;
	
	
	
	height: 100px;
	margin-left: 0px;
	margin-bottom: 30px;
	color: white;
	font-family: calibri,verdana, arial;
	font-size: 10px;
	
	


}

#footer ul{

	overflow: hidden;
	padding-left: 50px;
	margin-left: 270px;
	
	

}

#footer .hrline{

	color: white;
	padding-bottom:0px;
	padding-top: 0px;
	width: 350px;
	padding-left: 40px;
}
#footer li{

	float: left;
	padding-left: 125px;
	padding-top: 6px;
	
	
	padding-bottom: 10px;

}

#footer li a{

	color: white;
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	padding-right: 5px;
	padding-bottom:10px;
	

}

#footer ul li a:hover{
	
	color: white;

}

#footer p{

	color: white;
	font-family: calibri,verdana, arial;
	font-size: 10px;
	text-align: center;
	padding-right: 4px;
	padding-top: 2px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: -70px;

}

#footerp{

color: white;
	font-family: calibri,verdana, arial;
	font-size: 10px;
	text-align: center;
	padding-right: 4px;
	padding-top: 2px;
	margin-top: 20px;
	margin-bottom: 10px;

}

#blackBg{

	width: 640px;
	color:black;
	
	
	margin-left: 5px;
	margin-bottom: -10px;
	margin-top: -50px;
	position: relative;
	z-index: 0;
	

}
#blackBg p{

	color: black;
	float:right;
	font-size: 100px;

}




/* Internet Explorer */
