/*
Theme Name: General
Description:  General Theme
Author: iCM
Tags: 
Author URI: 
*/

/* ----------- Restart-----------------*/


fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}


a { 
	outline: 0; 
}



/* ----------- End Restart-----------------*/

/*---------------------------- TEXT STYLES ----------------------------*/




strong{
	font-weight: bold;	
}

em{
	font-style: italic;	
}


hr {

	background-color:#e3e3e3;
	border:#e3e3e3;
	height:1px;
}

/*---------------------------- END TEXT STYLES ----------------------------*/


#mainContainer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background-color:#ededed;
}


.center{
	height:auto;
	width:960px;
	margin:auto;
	text-align:left;
	padding:0px;
	position:relative;
}



/*---------------------------- LOGO ----------------------------*/
#logoContainer{
	width:960px;
	height:95px;
	background-repeat:no-repeat;
	float:left;
	background-color:#ededed;

}

#logoContainer a{
	width:222px;
	height:61px;
	display:block;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	position:relative;
	top:15px;
	left:10px;
}



/*-------------------------MENU---------------------------------*/

#navigationContainer{
	height:64px;
	width:962px;
	margin-left:2px;
	background-image:url(images/menu.png);
	background-repeat:repeat-x;
	background-color:transparent;
	float:left;
	
}


#menu{
	position:relative;
	right:0px;	
	top:-5px;
	height:64px;
	float:left;
}


#menu ul {
margin-top:20px;
margin-left:19px;

}

#menu ul li{ 
    display: inline;
	
}

#menu ul li a{
    float: left; 
	text-decoration: none;
    color:#656565;
	padding-left:11px;
	padding-right:11px;
	font-size:13px;
	display:block;
}

#menu ul li a:hover {
    color:#313131;
}

#menu ul li.current_page_item a, #menu ul li.current_page_parent a{
	color:#313131;
	font-weight:bold;
}

#menu ul li.current_page_parent ul li.current_page_item a, menu ul li ul li.current_page_parent a{
	color:#313131;
	font-weight: normal;
}

#menu ul li.current_page_item ul li a,#menu ul li.current_page_parent ul li a{
	font-weight: normal;	
	color:#656565;
}

#menu ul li.current_page_item ul li a:hover,#menu ul li.current_page_parent ul li a:hover{
	color:#313131;
}

#search{
	float:right;
	background-image:url(images/search_bg.jpg);
	display:block;
	height:32px;
	width:167px;
	margin-top:15px;
	margin-right:12px;
	
}

#sidebarSearch{
	background-image:url(images/search_bg.jpg);
	display:block;
	height:32px;
	margin-top:5px;
	background-color: #f6f6f6;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: 0px 3px;
}


#search input, #sidebarSearch input{
	border:none;
	border:#FFFFFF;
	position:relative;
	top:6px;
	left:35px;
	width:110px;
	color:#AAA;
}


/*---------------------------HEADER----------------------------*/


.fadeWrapper{

	background-color:#FFFFFF;
	border-top:1px solid #deded6;	
	border-bottom: 1px solid #deded6;	
	position:relative;
	width:960px;
	height:345px;
	left:-2px;
}

.imageHolder{
	width:954px;
	height:345px;
	position:absolute;

}

/*---------------------------- CONTENT ----------------------------*/


.postBoxContent img{
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #d6d6d6;
}
.postBoxContent {
	position: relative;
	padding-left: 12px;
	}
.smallSubtitle{
	color:#999999;
	font-size:14px;
	margin-top:-10px;
}

.contentBoxs{
	margin: 0px -40px 0px 0px;

}

.contentBoxs h2 span{
	position:relative;
	top:-10px;
	left:15px;
	text-transform:capitalize;

}

.servicesIcon{
	float:left;
	padding:0px;
	border:0px;
	width:80px;
	height:80px;
	background-repeat: no-repeat;
}

.contentBox{
	float:left;
	width:180px;
	margin-right:20px;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:30px;
}

.contentBox a{
	color:#547ec3;
}

.contentBox h3 a{
	color:#434344;	
}

.contentBox a:hover{
color:#333333;
}

.pairWrapper{
	width:100%;
	height:auto;
	overflow:auto;
}

.postBoxs{
	margin-top:-20px;	
}

.postBox{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 12px;
	padding-right: 12px;
	position: relative;
}
.postBox h2{
	margin-top:0px;	
}


.date{
	text-transform:uppercase;
	color:#ef9100;
}

.postInfo{
	font-size:11px;
	margin-top:-5px;
	color:#999999;
	padding-bottom:15px;
}

.postInfo a{

	color:#999999;

}

.moreLink{
	color:#547ec3;
	text-decoration:none;

}

.moreLink:hover{
	color:#66b3d6;	
}

.postImg{
	float:left;
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #d6d6d6;
	margin-right:20px;
	
	
}

#portfolio{	
	height:auto;
	margin-left:-15px;
	margin-right:-15px;
	margin-top:7px;
	padding:0px;
}

#portfolio img{
	float:left;
height:auto;
	

}
.portfolioItem{
	height:170px;
	width:270px;
	position:relative;
	float:left;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:34px;
	overflow:hidden;
	padding:4px;
	background-color:#fff;
	border:1px solid #d6d6d6;
}
.portfolioItemInfo{
	background-image:url(images/trans.png);
	width:260px;
	height:auto;
	z-index:99;
	position:absolute;
	bottom:-85px;
	left:4px;
	padding-left:10px;
	
	
}


#portfolioCategories ul{
	display:inline;
	margin-left:0px;
}

#portfolioCategories ul li{
	display:inline;
	list-style: none;
	padding-right:10px;
	padding-left: 10px;
	border-right:1px solid #ccc;
}

#portfolioCategories ul li a{
	font-weight: normal;
}

#portfolioCategories ul li a:hover{
	color:#2c2c2c; 
}

#portfolioNavButtons{
	width:900px;
	margin-left:15px;
}

.zeroHeight{
	height:0px;
}

p.infoTitle, p.infoTitle a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
}
.portfolioItemInfo p{
	color:#FFFFFF;
	margin-top:0px;
	font-size:12px;
}

#navButtons{
float:left;
}

#navButtonLeft a{
    height:24px;
    width:41px;
	background-image:url(images/nav_buttons.jpg);
	background-position:0 0;
	display:block;
	float:left;
}

#navButtonLeft a:hover {
	background-position: 0px 25px;
}


#navButtonRight a{
   
    height:24px;
    width:41px;
	background-image:url(images/nav_buttons.jpg);
	background-position:41px 0px;
	display:block;
	float:right;

}

#navButtonRight a:hover {
	background-position:41px 25px;
}

#navButtons{
float:left;

width:100%;
}


#portfolioCategories{

margin-left:15px;
margin-right:15px;
margin-bottom:30px;
font-size:13px;
background-color:#fafafa;
height:30px;
line-height:30px;
padding-left:10px;
border:1px solid #d6d6d6;
color:#67676b;
}

#portfolioCategories span{

padding-left:10px;
font-size:13px;


}



/*-----------------------  SIDEBAR MENU  ---------------------------*/


#sidebar{	
	height:100%;	
}

.sidebarBox{
	padding-top:11px;
}
.sidebarBox h3{
	margin-bottom:10px;

}

.sidebarBox h3+hr{
margin-bottom:20px;

}

.sidebarBox h6{
	color:#999999;
	margin-top:0px;
}

.sidebarBox h6 a{
	color:#999999;
}

.sidebarBox h6 a:hover{
	color:#666666;
}


.sidebarMenu{	
	margin-bottom:20px;
}

#content .sidebarMenu ul{
	text-decoration: none;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
.sidebarMenu ul li a{
	display:block;	
	color:#676767;
	border-bottom:#e3e3e3 1px solid;
	padding:7px;
	text-decoration: none;
	list-style:none;
	line-height:20px;
	background-color:#F9F9F9;
}

.sidebarMenu ul li a:hover{
	background-color:#fff;
	color:#000000;

}

.sidebarBox h6 {
	font-size: 11px;
	font-weight: normal !important;
	padding-top:5px;
	padding-bottom: 7px;
	}
.sidebarMenu hr {
	margin-bottom: 7px;
}
#content #sidebar .sidebarMenu a {
	text-decoration: none;
}
#content #sidebar .sidebarMenu a:hover {
	text-decoration: underline;
}

/*----------------------- Comments ---------------------------*/

.commentContainer{
border:#d2d2ca 1px solid;
margin-top:20px;
background-color:#f7f7ee;
padding:0px;
}

#content .commentlist{
	margin-left:0px;
	padding-left: 0px;
}

.comentBox{
	border:#fff 1px solid;
	background-color:#fafafa;
	padding:20px;
	min-height:140px;
	position:relative;
	background-color:#F4F4F4;
}

#content .comentBox p{
	margin-top:-6px;
	display:block;
}
#content .ComentAutorName cite {
	font-weight: bold !important;	
}
#content .ComentAutorName {
	text-align: center;
	margin-right: 15px;
}
.comentBox img{
margin-right:15px;
margin-bottom:5px;
margin-top:0px;
padding:4px;
background-color:#FFFFFF;
border:1px solid #d6d6d6;

}
.commentAutor{
float:left;

}

.commentDate{
font-size:12px;
position:absolute;
bottom:0px;
right:20px;
color:#999999;
}

.comentBoxAdmin{
	background-color:#EAEAEA;
}

.commentNavigation{
	width:100%;
	height:50px;
	position:relative;
	margin-top:20px;
}



.commentInput{
	width:250px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #DBDBDB;
}

.commentTextArea{
	width:350px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #DBDBDB;
}


/*-----------------------  End Comments ---------------------------*/




/*-----------------------  FOOTER  ---------------------------*/

#contentBottom{
	height:16px;
	width:962px;
	position:relative;
	bottom:0px;
	left:2px;
	background-image:url(images/bottom.png);
	
}

#footerMenu{
float:left;
margin-left:15px;
}

#footerMenu ul{
	margin-top:10px;
	margin-left:0px;
	text-align:left;
	font-size:12px;
	color:#656565;
}

#footerMenu ul li{
	float:left;
	text-decoration: none;
	padding-left:15px;
	list-style:none;
}

#footerMenu ul li a{
	color:#656565;
	text-decoration: none;
	font-size:13px;
}

#footerMenu ul li a:hover{
	color:#000;
}

/*---------------------------------------------------*/

#pp_full_res img{
	border:1px solid #828282;
}


.servicesBox{
margin-top:25px;
margin-bottom:35px;

}


.servicesBoxs h2{

text-transform:capitalize;
font-size:20px;
margin-bottom:7px;
}



.servicesImg{
float:left;
padding:4px;
background-color:#FFFFFF;
border:1px solid #dadada;
margin-right:20px;
}

.borderImg{
padding:4px;
background-color:#FFFFFF;
border:1px solid #dadada;
}

.smallPostImg{
float:left; 
margin-right:10px; 
border:1px solid #ccc;
margin-top:4px;
}

/*---------------------------- CONTACT PAGE ----------------------------*/
.input{
	width:400px;
	height:20px;
	border:1px solid #E4E4E4;
	background-color:#fff;
	padding-top:6px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #595959;
	padding-right: 3px;
	padding-left: 3px;
}
.selectBox{
	width:408px;
	border:1px solid #E4E4E4;
	background-color:#fff;
	padding-top: 2px;
	padding-top: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #595959;
	padding-left: 3px;
	margin-top: 4px;
}
.textArea{
	height:140px;
	width:400px;
	padding-top:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	overflow: auto;
	color: #595959;
	padding-right: 3px;
	padding-left: 3px;
}
.textArea2 textarea {
	height:140px;
	width:400px;
	padding-top:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	overflow: auto;
	color: #595959;
	padding-right: 3px;
	padding-left: 3px;
}
#sendButton {
	background-color: #f3f4f6;
	border: 1px solid #E4E4E4;
	color: #353535;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	width: 90px;
	cursor: pointer;
}
#sendButton2 input {
	background-color: #f3f4f6;
	border: 1px solid #E4E4E4;
	color: #353535;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	width: 90px;
	cursor: pointer;
	float: right;
	margin-right: 3px;
}

.errorMessage{
	color:#cc0000;
	display:none;
}

#message{
	display: none;	
}


/*------------------DROP DOWN MENU------------------------*/



#menu ul li ul{ 
     background-color:#f6f6f6;    
	 border:1px solid #ccc;
	 border-top:0px;
	 margin-left:0px;
	 margin-top:-1px;
	 visibility:hidden;
}

#menu ul li ul li ul{
	border:1px solid #ccc;
}

#menu ul li ul li a {
	background-color:#f6f6f6;  
	font-family:"Arial";
}


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {

	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;

	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}



.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 **
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}*/
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/*----------------------------TABLES---------------------*/


td#today{
	background-color: #ededed;
}

caption{
	margin-bottom:10px;	
	font-size:16px;
}

.alignleft, .alignLeft, .alignLeftImg{
	float:left;
	margin-right:15px;
}

#submitForm {
	line-height: 21px;
}
#content .postBox h2 {
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
#content .postBox h2 a {
	color: #515151;
	text-decoration:none;
	}
.postpic {
	padding-right: 15px;
}
.postpic img {
	margin-bottom: 10px;
	border: 1px solid #333;
	height: 155px;
	width: 155px;
}
.postdate {
	position: absolute;
	background-image: url(../../../images/postdate.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 50px;
	padding-left:5px;
	text-align: center;
	left: -55px;
	top: 18px;
	color: #7A7A7A;
	font-size: 16px;
	line-height: 16px;
}
#content .postdate p {
	padding-bottom: 2px;
	font-size: 29px;
	line-height: 29px;
	font-weight: bold;
	padding-top: 8px;
}
.postdate2 {
	position: absolute;
	background-image: url(../../../images/postdate.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 50px;
	padding-left:5px;
	text-align: center;
	left: -55px;
	top: 2px;
	color: #7A7A7A;
	font-size: 16px;
	line-height: 16px;
}
#content .postdate2 p {
	padding-bottom: 2px;
	font-size: 29px;
	line-height: 29px;
	font-weight: bold;
	padding-top: 8px;
}
#content .postBoxContent h2 {
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
#content .postBoxContent h2 a {
	color: #515151;
	text-decoration: none;
}
#commentform{
	background-color: #FFF5D7;
	padding: 12px;
	display: block;
}
#content #commentContentContainer h2 {
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#commentstbl td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#content #comments h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#sidebar #searchInput {
	margin-top: 3px;
}

.postthumbnail {
	float: left;
	padding-right: 15px;
	padding-bottom: 3px;
}
.wp-smiley {
	border-top-width: 0px !important;
	border-right-width: 0px !important;
	border-bottom-width: 0px !important;
	border-left-width: 0px !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
.entry-meta {
	display: block;
	border-bottom:#e3e3e3 1px solid;
	padding-bottom: 7px;
	background-color:#F9F9F9;
	padding-right: 7px;
	padding-left: 7px;
}
.entry-content {
	display: block;
	background-color:#F9F9F9;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	}
.sidebarMenu ul li .entry-content a {
	display:inline !important;
	background-color:transparent !important;
	padding: 0px !important;
	border-bottom-width: 0px !important;
	border-bottom-style: none !important;
}
.sidebarMenu ul li .entry-meta a {
	display:inline !important;
	background-color:transparent !important;
	padding: 0px !important;
	border-bottom-width: 0px !important;
	border-bottom-style: none !important;
}

