/*  
Theme Name: etera Solutions
Theme URI: http:/www.eterasolutions.com
Description: The default WordPress theme for etera Solutions.
Version: 2.0
Author: Bellamy B. Budiman
Author URI: http://www.neuro-designs.com
*/

/* 
	CSS Document for Etera Solutions
	Copyright (c) 2009 Neuro-Designs. All rights reserved.
*/

@import url("_styles_reset.css");

/* IE Warning */
#IEWarning {
	width: 100%;
	background: #f00;
	clear: both;
	padding: 10px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
	text-align: center;
	}
	
	#IEWarning a:link, #IEWarning a:visited{
		font-weight: bold;
		color: #fff;
		}
		
		#IEWarning a:hover {
			color: #fff;
			text-decoration: underline;
			}

/* General Settings */
body {
	background: #f3f7fb repeat-x;
	font: 10px/20px trebuchet ms, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
	}

img {
	vertical-align: middle;
	}
	
a:link, a:visited {
	font-weight: bold;
	color: #004d92;
	text-decoration: none;
	}
	
	a:hover {
		color: #999;
		}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #004d92;
	}

h2 {
	font-size: 1.8em;
	}
	
h3 {
	margin-bottom: 20px;	
	font-size: 1.4em;
	}
	
h4 {
	font-size: 1.2em;
	}
	
p {
	margin-bottom: 20px;
	font-size: 1.2em;
	}
	
strong {
	font-weight: bold;
	}
	
em, cite {
	font-style: italic;
	}
	
small {
	font-size: 0.9em;
	}

input.defaultText, textarea.defaultText, select {
	background: #eee;
	padding: 4px;
	border: 1px solid #ccc;
	font-size: 1em;
	}
	
	select {
		border: 1px solid #be1e2d;
		}
	
input.defaultButton {
	background: #004d92;
	padding: 5px 10px;
	border: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	}
	
	input.defaultButton:hover {
		background: #999;
		}

#contents ul {
	font-size: 1.2em;
	margin-bottom: 20px;
	padding-left: 20px;
	}
	
	#contents ul li {
		list-style-type: disc;
		}

#contents ul.block {
	font-size: 1.2em;
	margin-bottom: 20px;
	padding-left: 0px;
	}
	
	#contents ul.block li {
		list-style-type: none;
		background: #def4fb;
		border-bottom: 1px solid #fff;
		padding: 3px 10px;
		}

		#contents ul.block ul {
			font-size: 1em;
			margin-bottom: 0px;
			padding-left: 10px;
			}

			#contents ul.block ul li {
				list-style-type: none;
				background: #def4fb;
				border-bottom: none;
				padding: 3px 5px;
				}
		
/* Additional Classes */

.nomargin {
	margin: 0px;
	}
	
hr, .divider {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	font-size: 1px;
	line-height: 1px;
	}
	
/* Layout Settings */

#wrapper {
	width: 100%;
	min-width: 962px;
	background: #fff url("images/bg_wrapper.png") repeat-x;
	}

#header {
	width: 100%;
	min-width: 960px;
	height: 195px;
	border-bottom: 1px solid #ccc;
	}

	#header .plc {
		width: 960px;
		margin: 0px auto;
		}
		
		#header .plc #logo {
			width: 231px;
			padding: 35px 0px 0px 10px;
			float: left;
			}
		
		#header .plc #tagline {
			width: 500px;
			float: right;
			text-align: right;
			padding: 44px 10px 0px 0px;
			}
			
		#header .plc #menu {
			width: 961px;
			clear: both;
			padding-top: 34px;
			}
			
			#header .plc #menu ul {
				border-right: 1px solid #cdf0fc;
				overflow: hidden;
				}
				
				#header .plc #menu ul li {
					width: 159px;
					font-size: 1.5em;
					font-weight: bold;
					text-transform: lowercase;
					float: left;
					border-left: 1px solid #cdf0fc;
					}
					
					
					#header .plc #menu ul li a:link, #header .plc #menu ul li a:visited {
						width: 140px;
						height: 18px;
						padding: 40px 10px 10px 10px;
						display: block;
						}
						
						#pgHome #header .plc #menu ul li a#linkHome:link, #pgHome #header .plc #menu ul li a#linkHome:visited,
						#pgAbout #header .plc #menu ul li a#linkAbout:link, #pgAbout #header .plc #menu ul li a#linkAbout:visited,
						#pgNews #header .plc #menu ul li a#linkNews:link, #pgNews #header .plc #menu ul li a#linkNews:visited,
						#pgServices #header .plc #menu ul li a#linkServices:link, #pgServices #header .plc #menu ul li a#linkServices:visited,
						#pgCareers #header .plc #menu ul li a#linkCareers:link, #pgCareers #header .plc #menu ul li a#linkCareers:visited,
						#pgContact #header .plc #menu ul li a#linkContact:link, #pgContact #header .plc #menu ul li a#linkContact:visited
						{
							background: #a9cadd;
							}
						
						#header .plc #menu ul li a:hover {
							color: #004d92;
							background: #a9cadd;
							}

h1 {
	width: 231px;
	height: 37px;
	}
	
	h1 a {
		display: block;
		width: 231px;
		height: 37px;
		background: url("images/logo.png") 0 0 no-repeat;
		margin: 0px;
		text-align: left;
		text-indent: -80000em;
		text-decoration: none;
		}
	
#homeGraphics {
	background: #f3f9fc url("images/main.jpg") 50% 50% no-repeat;
	width: 960px;
	height: 262px;
	margin: 0px auto;
	color: #fff;
	overflow: hidden;
	}
	
	#homeGraphics .plc {
		width: 440px;
		float: right;
		padding: 138px 20px 10px 20px;
		}
		
		#homeGraphics .plc h2 {
			font-size: 2.4em;
			margin-bottom: 20px;
			color: #fff;
			}

		#homeGraphics .plc p {
			font-size: 1.3em;
			}

#title {
	width: 100%;
	min-width: 960px;
	}
	
	#title .plc {
		width: 940px;
		margin: 0px auto;
		padding: 15px 10px;
		}
		
		#title .plc h2 {
			font-size: 2.4em;
			}
	
#contents {
	background: #fff;
	width: 100%;
	min-width: 960px;
	font-family: arial, helvetica, sans-serif;
	border-top: 1px solid #ccc;
	}

	#contents a:hover {
		border-bottom: 1px solid #ccc;
		}
	
	#contents h2 {
		font-size: 2.4em;
		margin-bottom: 20px;
		font-family: trebuchet ms, arial, helvetica, sans-serif;
		}

	#contents h3 {
		font-size: 1.6em;
		margin-bottom: 20px;
		font-family: trebuchet ms, arial, helvetica, sans-serif;
		}

	#contents h4 {
		font-size: 1.3em;
		font-family: trebuchet ms, arial, helvetica, sans-serif;
		}
	
	#contents .plc {
		background: #fff;
		width: 960px;
		margin: 0px auto;
		padding: 20px 0px;
		overflow: hidden;
		}
		
	#contents .home {
		background: url("images/bg_contents_home.png") repeat-y;
		}

	#contents .col1 {
		width: 220px;
		float: left;
		padding: 0px 10px;
		overflow: hidden;
		}
		
	#contents .col2 {
		width: 460px;
		float: left;
		padding: 0px 10px;
		overflow: hidden;
		}
		
	#contents .col3 {
		width: 700px;
		float: left;
		padding: 0px 10px;
		overflow: hidden;
		}

	#contents .col4 {
		width: 940px;
		padding: 0px 10px;
		overflow: hidden;
		clear: both;
		}

#footer {
	width: 100%;
	min-width: 960px;
	border-top: 1px solid #ccc;
	font-size: 0.9em;
	}
	
	#footer .plc {
		width: 940px;
		margin: 0px auto;
		padding: 10px;
		color: #999;
		}
		
		#footer .plc a:link, #footer .plc a:visited {
			color: #999;
			}
			
			#footer .plc a:hover {
				color: #666;
				}

.servicesBoxLong {
	padding: 9px;
	border: 1px solid #fff;
	margin-bottom: 1px;
	background: #def4fb;
	width: 919px;
	float: left;
	}

.servicesBox {
	padding: 9px;
	border: 1px solid #fff;
	margin-bottom: 1px;
	background: #def4fb;
	width: 215px;
	height: 200px;
	float: left;
	}
	
	.servicesBox p {
		margin-bottom: 0px;
		margin-top: 20px;
		}


.slider {
	margin: 0px;
	padding: 0px;
	}

	.sliderHead {
		cursor: pointer;
		position: relative;
		padding-top: 10px;
		margin-bottom: 10px;
		border-top: 1px solid #eaeaea;
		background: url("images/arrow_down.png") right no-repeat;
		background-position-y: 20px;
		}
				
		.sliderHead h4 {
			font-size: 2em;
			}
			
		.sliderHead h5 {
			font-size: 1.2em;
			}

	.sliderBody {
		margin-bottom: 20px;
		}
		
#contents .newsRow {
	border-bottom: 1px solid #eaeaea;
	}
	
	#contents .newsRow h3 {
		margin: 0px;
		}
		
	#contents .newsRow h4 {
		margin-bottom: 10px;
		}
		
		
		
		
		
		


/* BLOG SETTINGS */

div.post {
	clear: both;
	margin-bottom: 20px;
	}
	
	div.post h2, div.post h3, div.post h4 {
		margin: 0px;
		}
		
	div.post h3 {
		margin-bottom: 10px;
		}
		
	div.post h4 {
		font-size: 1.4em;
		}
	
	div.post p img {
		vertical-align: middle;
		}
		
p.postdate {
	font-weight: bold;
	font-style: italic;
	color: #666;
	}
	
p.postmetadata {
	font-size: 1em;
	margin-bottom: 0px;
	}
	
.navigation {
	clear: both;
	padding-bottom: 0px;
	overflow: hidden;
	font-size: 1.1em;
	}
	
	.navigation .alignleft {
		float: left;
		width: 50%;
		}
		
	.navigation .alignright {
		float: right;
		width: 50%;
		text-align: right;
		}

ol.commentlist {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	list-style-type: none;
	}
	
	ol.commentlist li {
		margin-bottom: 2px;
		background: #fafafa;
		padding: 5px 10px;
		border-bottom: 1px solid #eaeaea;
		}

/*
#sidebar ul {
	padding: 0px;
	margin: 0px;
	margin-left: -10px;
	margin-top: -6px;
	list-style-type: none;
	}
	
	#sidebar ul li {
		background: #fff;
		}
		
		#sidebar ul li h3 {
			margin: 0px;
			margin-bottom: 5px;
			}
		
		#sidebar ul li ul {
			padding: 0px;
			margin: 0px;
			list-style-type: none;
			}
			
			#sidebar ul li ul li {
				padding: 3px 10px;
				margin: 0px;
				margin-bottom: 1px;
				background: #eaeaea;
				border: 0px;
				}*/