/* @override 
	http://140.174.112.55/wp-content/themes/Aliquot/style.css
	http://aliquot.com/wp-content/themes/Aliquot/style.css
*/

/*
Theme Name: Aliquot Associates, Inc
Theme URI: http://wordpress.org/
Description: Custom theme developed for Aliquot Associates, Inc
Version: 1
Author: Winnie Lim
Author URI: http://winnielim.com/
Tags: clean, green, corporate

	Aliquot Associates, Inc

	This theme was designed and built by Winnie Lim

*/

/*CSS Reset by Eric Meyer*/

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1; color: black; background: white;}
ol, ul { list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */

caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*site wide definitions*/
html {
	overflow-x: hidden;
	overflow-y: auto;
} 

body{
font-family: "lucida grande", "lucida sans unicode", "lucida sans", "tahoma", sans-serif; font-size: 70%; line-height:1.5em;
overflow-x: hidden;
}

input:focus, textarea:focus{

background-color: #fff2c6;
}

button{
	background-color: #808d43;
	border: 1px solid #707d2f;
	color:#ffe17c;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, sans-serif;
	font-size: 14px;
	padding: 5px;
	margin-top:5px;
}

button:hover{
	background-color: #ffe17c;
	border: 1px solid #707d2f;
	color:#808d43;
}

h1, h2, h3, h4{ font-family: "Times New Roman", times, serif; line-height: 1em; font-weight: normal;}

h1{ 
font-size:36px; color: #fef7d4; 
}

h2{
font-size:24px; color: #7F912B; 
text-transform: capitalize;
}

h3{
font-size:16px; color: #000;
padding:5px;


background-color: #ffe17c;
float: left;
margin:10px 0;
text-transform: capitalize;
}

.win.gecko h3, .ie h3, win.opera h3{
	font-size:15px;
	font-weight:bold;
}

h4{
clear: both;
font-size: 18px; color: #a6a79c;
}

h5{
	font-size: 12px;
	font-weight: bold;
	color: #86963f;
}

h5 a{
	color: #86963f;
}

h5 a:hover{
	color:#697828;
}

a {
	color: #748721;
}

a:hover{
	color: #a6a79c;
}

.anchor{
	padding:50px 0 0 0;
	color: #a6a79c;
}

p{font-family: "lucida grande", "lucida sans unicode", "lucida sans", "tahoma", sans-serif; font-size: 1em; padding: 0 0 5px 0; line-height:1.8em; color: #7c7c7c;}

em{ font-style:italic;}

strong{ font-weight: bold;}

blockquote {
float: right;
width:190px;
padding:10px; margin: 10px;
border-top:1px solid #ccd3b0;
border-bottom:1px solid #ccd3b0;
}

blockquote p, .quote{
font:italic 16px/22px "Times New Roman", times, serif;
color :#A6987C;
}

.quote {
	width:380px;
	margin: 20px 0;
	padding:15px 20px;
	border-top:1px dotted #ccd3b0;
border-bottom:1px dotted #ccd3b0;
}

#pageHeader{

	background: transparent url(../../../images/h1-underline.gif) repeat-x bottom left;
	margin:0 0 10px 0; padding:0 0 10px 0;
	line-height: 1.8em;

}

#pageHeader em{
	color:#bbc492;
	font-size: 18px;
	font-family: "Times New Roman", times, serif;
	float: right;
	padding:20px 0 0 0;
}

.typeHD, .titleCat{
	text-transform: lowercase;
	font-variant: small-caps;
	font-family: georgia, "Times New Roman", times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#c9bea9;
}

.titleCat a{
		color:#a6987c;
		text-decoration: none;
}

#page {
	background: white url(../../../images/page-bg.jpg) repeat-x bottom left;	
	border: 1px solid #93a053;
	margin: 0 0 25px 0;
	padding:0 0 20px 0;
	min-height:420px;
}

#page h2{
	clear: both;
	position: relative;
	border-bottom: 1px solid #bdc985;
	padding:5px 0 8px 0;
	margin:0 0 5px 0;
}

#page h2 em{
	position: absolute;
	right:0;
	bottom:0;
	font-size: 14px;
}

#page h2 strong{
	font-style: italic;
}

#page h4{
	padding: 10px 0 5px 0;
}



.more, .more-link{
	position: relative;
	color: #fff;
	background-color: #748721;
	padding:0 3px 3px 3px;
	line-height: 11px;
}

	.more:hover, .more-link:hover{
		background-color: #505f0f;
		color: #fff;
	}
	
.projBox .more{
	float: left;
	display: block;
}

.projBox h3{
	clear: both;
}


.paddedBox{
	padding:15px;
}

.entry ul{
	margin: 0 0 10px 0;
	padding-left: 20px;
}

.entry p{
	padding: 0 0 10px 0;
}

.entry li{
	list-style: circle outside;
	color: #7c7c7c;
	padding: 2px 0;
}

.inCategory{
	padding:10px 0;
}

.inlineImg{
	padding: 5px 15px 10px 0;
}

.inlineImgRight{
	padding: 5px 0 10px 15px;
}

.alertMsg {
	padding:5px;
	font-weight: bold;
	background-color: #f8ed9e;
}

/*grids & columns*/
.full{width:100%; }
.siteWidth{width:960px; }
.container{margin:auto; width: 960px; }
.left{ float:left;}
.right{float:right;}
.clearBoth{clear:both;}
.halfThreeQuarts{width: 350px;}
.threeQuarts{width:719px;}
.twoQuarts{width:474px;}
.oneQuart{width:232px;}
.oneThird{width:312px;}
.pageOneThird{width:215px;}
.pageTwoThirds{width:448px;}
.pageWidth{ width: 680px;}
.marginRight{margin-right: 12px;}
.topMargin{margin-top: 15px;}


/* header specific styles*/
#header{
	padding:25px 0;
}
#siteMsg{
margin: 10px 0 0 0;
}

	#siteMsg a, #siteMsg p{
		display: block;
		background: transparent url(../../../images/shield.png) no-repeat top center;
		padding:50px 0 0 0;
		color:#a8b569; font-style: italic; font-family: "Times New Roman", times, serif; font-size: 18px; line-height: 1em; 
		text-decoration:none;
		position: relative;
		}
	
	#siteMsg a:hover{text-decoration: underline;}

	#siteMsg em{ font-weight:bold;}

/*navigation specific styles*/
#navigation{
	background-color: #231f20;
	color:#fff;
	height:40px;
	}

#navigation li{
	float: left;
	margin:0 10px 0 0;
}

 #menu li a{
	display: block;
	padding:10px 20px 15px 20px;
	position: relative;
	font: 16px "Times New Roman", times, serif ;
	color: #d2ccce;
	text-decoration: none;
}

 #menu li a:hover, .navHome #linkHome, .navProjects #linkProjects, .navInfo #linkInfo, .navServices #linkServices, .navNews #linkNews{
		color:#8fa044;
		background-color: #fff;
}

 #menu li a:hover span, .navHome #linkHome span, .navProjects #linkProjects span, .navInfo #linkInfo span, .navServices #linkServices span, .navNews #linkNews span{
	padding:0 0 21px 0;
	background: transparent url(../../../images/nav-pointer.png) no-repeat bottom center;

}

 #navContact{
	background: url(../../../images/navContact-div.jpg) repeat-y;
  margin: 7px 0 0 0;
  padding:5px 0;
 }
 
 #navContact img{
 float: left;
 	padding:3px 2px 0 0;
 }
 
 #navContact li{
 margin:0;
 	padding:0 0 0 10px;
 }
 
 #navContact a{
 	color:#fff;
 }



/*mid section*/

#midSection{
	background: #a8b569 url(../../../images/bg.jpg) repeat-x;
	padding: 20px 0 30px 0;
	
}

/*home page styles*/

#featured {
	overflow: hidden;
	height:365px;
	border:1px solid #b9c679;
	position: relative;
	margin: 0 0 15px 0;
}

#featured h3{
	display: block;
}

#featInfo{
	position: absolute;
	bottom:10px;
	right:10px;
	width:230px;
	padding:10px;
	z-index: 1;
	background: transparent url(../../../images/feat_bg.png) repeat;
}


#featInfo p{
	color:#fff;
	line-height: 1.5em;
}

#featInfo h2 {
	clear: both;
}


#featInfo h2 a{
	color:#ffe17c;
	text-decoration: none;
}

#featInfo h2 a:hover{
	text-decoration: underline;
}

#threeFocus{
margin-left: -10px;
margin-bottom: 15px;
}

.specialShadow{
border-right: 1px solid #94a153;
border-bottom: 1px solid #94a153;
margin-left: 10px;
}


.specialBox{
	float: left:
	width:214px;
	height: 155px;
	padding:5px;
	overflow: hidden;
	background-color: #000;
	border: 3px solid #fff;
	
}

#boxPlan{
	background: transparent url(../../../images/box-plan.jpg) no-repeat;
}

#boxCivil{
	background: transparent url(../../../images/box-civil.jpg) no-repeat;
}

#boxSurvey{
	background: transparent url(../../../images/planning.png) no-repeat;
}


#frontContent h3{
	margin: 5px 0;
}

#frontContent .specialBox h3{
	margin-top: 3px;
}

#featured h3{
	margin-top: 0;
	margin-bottom: 10px;
}

.specialBox p{
float: none;
	clear: both;
	line-height: 1.8em;
	color: #fff;
}

.specialBox span{
	float: none;
	clear: both;
	background-color: #000;
	padding: 1px;
	opacity:0.8;
	
}

#bottomContent{
padding-top: 15px;
background: #a8b569 url(../../../images/frontpage-div.png) repeat-x top;
}

#bottomContent p{
	color:#fdfaea;
}

#homeAbout p{
	font-family: Georgia, "Times New Roman", times, serif;
	font-size: 13px;
	font-style: italic;
}
/* project pages*/

.projBox{
	background: #a8b569 url(../../../images/projectsbox_bg.jpg) no-repeat top center;
}


#bottomContent h4, .projBox h4{
	clear: both;
	font-size: 24px;
	color: #ffeeb3;
	padding-bottom: 5px;
}

	.projBox h4 a{
		color: #ffeeb3;
		text-decoration: none;
	}
	
	.projBox h4 a:hover{
		text-decoration: underline;
	}

.projBox p{
	color: #fdfaea;
}

#projboxesContainer{
margin-left: -12px;
}



.moreThumbs{
	margin-left:-3px;
	overflow-x: hidden;
}

.moreThumbs li{
	float: left;
	display: block;
	
	margin:0 0 3px 3px;
}

.moreThumbs a{
	float: left;
	width: 66px;
	height: 66px;
	overflow: hidden;
	border: 1px solid #93a054;
}

.moreThumbs a:hover{
	border: 1px solid #ffe17c;
}

.moreThumbs .thumbnail{
	padding: 0;
}

.imgContainer{
	float: left;
	width:276px;
	height:148px;
	overflow: hidden;
	border: 2px solid #fff;
	margin: 10px 0;
}
.typeHD{
	color:#fefff8;
	text-align: center;
	border-bottom: 1px solid #bcca7a;
	padding-bottom: 5px;
}
.intro{
	font-size: 14px;
	color:#afabad;
	line-height: 24px;
	padding:5px 0 15px 0;
}

.win.gecko .intro, .ie .intro, .win.opera {
	font-family: "Lucida Sans", "Lucida Sans Unicode", tahoma, sans-serif;
	font-weight: bold;
}
	
.imgContainer .projimage{
	padding:0 0 10px 0;
	width:276px;
}

.entry .projimage{
	padding: 0 0 10px 0;
}

.featuredBox{
	margin: 20px 0;
}

#page .featuredBox h4{
	padding-top: 0;	
}

.featuredBox h4 a{
	font-size: 24px;
	color: #93a445;
	line-height: 1.1em;
	
}

.moreProj{
	float: left;
	padding-bottom: 20px;
}

.moreProj .moreThumb{
	float: left;
	margin-right: 10px;
}

.moreProj h5{
	padding-top: 0;
}

.moreProj h5 a{
	color: #ffeeb3;
}

.moreProj p{
	line-height: 1.3em;
	color: #f7f5e1;
}

.moreInfo{
	float: left;
	width:150px; 
}

/*almost static pages specific styles*/
#sectionMenu{
padding: 9px 0 0 30px;
}

.win.ie #sectionMenu{
	padding-top:10px;
}

#sectionMenu li{

}

#sectionMenu a{
	border-top:1px solid #e6ecca;
	line-height: 35px;
	display: block;
	font-size: 13px;
	font-family: Georgia, times, serif;
	color: #a39ea0;
	
}

#sectionMenu li:hover,.current_page_item, .current-cat{
list-style: disc outside;
color: #c5c5c5;
}

#sectionMenu a:hover, #sectionMenu .current_page_item a, #sectionMenu .current-cat a{
	text-decoration: none;
	color:#93a445;
}

#threeAreas li{
	padding: 0 0 15px 0;
}

#jobs{
	float: left;
}

#jobs h4{
	padding-top: 20px;
}

/*sidebar*/
#projbyType{
	background-color: #7f912b;
	border:1px solid #9faf55;
	margin-bottom: 15px;
	padding-bottom: 0;
}

#projbyType h2{
	color:#ffefa0;
	padding:0 0 10px 0;
}

	#projbyType li{
		border-top:1px solid #9faf55;
		padding:10px 0;		
	}
	
	#projbyType a{
		color:#fefff8;
		text-decoration: none;
		font: small-caps 16px "Times New Roman", times, serif;
		letter-spacing: 1px;
	}
	
	#projbyType a:hover, #projbyType a.active{
		color:#ffe17c;
	}
	
.sidebox{width:206px; padding:10px; text-align: center; margin-bottom: 15px;}


.sidebox h2{
	font-size: 18px;
	
}

.side h3{
margin-top:0;
}

.side{
width:226px;
margin:0 0 20px 0px;
}

.side h4{
	clear: both;
	font-size: 16px;
	line-height: 1.2em;
}

	.side h4 a{
		color: #ffeeb3;
	}
	
	.side p{
		color: #f7f5e1;
		line-height: 1.3em;
	}
	
	.side li{
		padding:0 0 10px 0px;
	}

#pdfBox{
	background-color: #fff2c6;
}

	#pdfBox h2{
	padding:10px 0;
	border-bottom: 1px solid #e8d38e;
	}
	
	#pdfBox ul{
		margin:10px 0 0 10px;
	}
	
	#pdfBox li{
		background: url(../../../images/pdf-icon.jpg) no-repeat top left;
		text-align: left;
		line-height: 0.8em;
		padding: 0 0 0 30px;
	}
	
	#pdfBox h5, #pdfBox p{
	padding: 0;
}

	#pdfBox h5 {
		line-height: 1.1em;
	}
	
.sidetop{
	background: url(../../../images/side-top.gif) top center no-repeat;
	
}

#newsBox{
	background-color: #f4f0e2;
}

	#newsBox h2{
	padding:10px 0;
		border-bottom: 1px solid #ccd3b0;
	}
	

#newsBox h5{
	clear: both;
	line-height: 1.3em;
	padding:0;
}

#newsBox .entry{
	text-align: left;
	padding: 10px 0;
	
}

#newsBox p{
	line-height: 1.3em;
}

.smallCat{
clear: both;
padding:2px 0 0 0;
text-transform: uppercase;
font-size: 10px;
	
	color:#a6a79c;

}

.smallCat a{
	
	
	
}



/*news pages*/

.dateStamp {
	float: left;
	background-color: #ffe17c;
	padding:2px;
	font-size: 11px;
	font-style: italic;
	
}

.dateStamp p{
	float: left;
	padding:0;
	line-height: 1.5em;
	font-family: Georgia, serif;
	color: #000;
}

.dateStamp a{
	float: left;
	margin:0;
	font-family: Georgia, serif;
	font-weight: bold;
	color: #000;
}

.dateline{
	float: left;
	padding:10px 0 0 0;
	color:#666;
}

/*form styles*/
.inputText{
	width: 80%;
	padding: 5px;
	margin:5px 0 5px 0;
	border: 1px solid #8c9a46;
	font-family: Georgia, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #949390;
	
}

#contactForm{
	padding:20px 0 50px 50px;
}



/*footer specific styles*/

#footer{
	border-top: 2px solid #97a551;
	padding:20px 0;
}

#footer p{
	line-height: 1.2em;
}

#footer, #footer a{
	color:#888874;
}

#footer a:hover{
	color:#000;
}

#footerContact h6{
	color:#000;
	padding: 0 0 10px 0;
	font-weight: bold;
}

#footerContact strong{
	text-transform: uppercase;
}

#footerTag{
	margin-left: -3px;
	padding:10px 0 0 0;
	font-size: 10px;
}

#footerTag em{
	text-transform: uppercase;
	color: #a1af5c;
	font-style: normal;
	letter-spacing: 1px;
	padding: 0 3px;
}




