/*  

Theme Name: Symbiont Consulting

Theme URI: http://www.symbiontconsulting.com/

Description: A WordPress theme for a Consulting Agency.

Version: 1.0

Author: Design XXL

Author URI: http://www.designxxl.com/

*/

body{

	background: #00468c;

	margin: 0; padding: 0;

	font: 12px/18px "Lucida Grande", Arial, sans-serif;

}

h1,h2,h3,p,ul,li{

	margin: 0; padding: 0;

}

h2 span{

	display: none;

}

a img{

	border: 0;

}

.clear{

	clear: both;

}

	#wrapper{

		width: 780px;

		margin: 0 auto;

	}

		/* @group Header */

		#header{

			background: #fff;

			border-bottom: 9px solid #0065ca;

			padding: 5px 25px;

		}

		#header h1{

				background: url('images/header/logo.gif') no-repeat;

				width: 205px; height: 60px;

				overflow: hidden;

display:none;

			}





				#header h1 a, #header h1 a:hover{

					text-decoration: none;

					text-indent: -100000px;

					width: 205px; height: 60px;

					display: block;

				}

			#header p{

				float: right;

				text-align: right;

				color: #233B82;

				padding: 45px 5px 5px 5px;

				font-size: 20px;

                font-weight: bold;

			}

		/* @end */

		

		/* @group Navigation */

		#navigation{

			background: url('images/navigation/background.gif') repeat-x top;

			list-style: none;

			padding: 5px;

			_padding: 5px 5px 7px;

		}

			#navigation li{

				display: inline;

				font-weight: bold;

			}

				#navigation a{

					text-decoration: none;

					color: #fff;

					text-shadow: #de0f24 2px 2px 0;

					padding: 6px 20px 7px 20px;

				}

				#navigation a:hover{

					background: url('images/navigation/over.gif') repeat-x top;

					text-decoration: none;

					color: #fff;

					text-shadow: #830916 2px 2px 0;

					padding: 6px 20px 7px 20px;

				}

				#navigation a:active{

					background: url('images/navigation/over.gif') repeat-x top;

					text-decoration: none;

					color: #fff;

					text-shadow: #830916 2px 2px 0;

					padding: 6px 20px 7px 20px;

				}

				.current_page_item a{

					background: url('images/navigation/over.gif') repeat-x top;

				}

				

		/* @end */

		

		/* @group Quotes */

		#quotes{

			/*background: url('images/quotes/hands.gif') no-repeat right;*/

			height: 197px;

			font-face: Verdana;

                        font-size: 20px;

                        font-style:italic;

			color: #fff;

                        font-weight: bold;

		}

			#quotes p{

				width: 425px;

				text-align: left;

				padding: 50px 0 0 25px;

			}

			#quotes strong{

				font-size: 38px;

				padding: 0 3px;

			}

			

		/* @end */

		

		/* @group Content */

		#content{

			background: #fff;

			border-top: 6px solid #0065ca;

			border-left: 6px solid #0065ca;

			border-right: 6px solid #0065ca;

			padding: 10px;

			width: 727px;

		}

			#container{

				width: 530px;

			}

				#container h2{

					color: #DD0000;

					font: bold 19px/22px "Lucida Grande", Arial, sans-serif;

				}

                                #container h3{

                                        color: #DD0000;

                                        font-size: 14px;

} 

                                

				#container p{

					color: #222;

					text-align:justify;

					padding: 10px 0;

				}

				#container img{

					padding: 5px 5px 5px 5px;

					

					margin-left:5px;

				}

				#container ul, #container ol{

					padding: 15px 35px;

					color: #222;

				}

				.float-img{

					float: right;

					border: 1px solid #c2b29a;

					padding: 3px;

					margin: 10px 0 10px 10px;

				}

		#sub_box{

			width: 212px;

			position: absolute;

			margin: -7px 0 0 555px;

		}

		#blue_box{

			border-top: 6px solid #fff;

			border-right: 6px solid #fff;

			border-left: 6px solid #fff;

			width: 212px;

			background: #0065ca;

		}

		#sub_bottom{

			background: url('images/navigation/bottom.gif') no-repeat;

			width: 224px; height: 30px;

		}

			#sub_box h2{

				padding: 10px 5px 5px 5px;

				color: #fff;

				font: bold 13px/16px "Lucida Grande", Arial, sans-serif;

			}

			#sub_box ul{

				list-style: none;

				width: 212px;

			}

				#sub_box li{

					width: 212px;

					color: #fff;

				}

				#sub_box li a{

					background: url('images/navigation/light.gif') repeat-x;

					text-decoration: none;

					width: 192px;

					padding: 3px 10px;

					color: #fff;

					display: block;

				}

				#sub_box li a:hover{

					background: url('images/navigation/dark.gif') repeat-x;

					text-decoration: none;

					color: #fff;

				}

				#blue_box li.current-cat a{

					background: url('images/navigation/dark.gif') repeat-x;

				}

		/* @end */

		

		/* @group Footer */

		#footer{

			background: url('images/content/foot.gif') no-repeat;

			width: 759px;

			padding: 70px 0;

			text-align: center;

			color: #fff;

		}

		/* @end */

#footer a{

color: #fff;

text-decoration: none;

}

#footer a:hover{

color: #fff;

text-decoration: underline;

}