/*
Theme Name: Caspian Blog
*/

/**** from style css ****/
body {
	background: url(http://www.caspianservices.net/news-blog/images/website-bg.gif) bottom repeat-x #000;/* bottom gradient */
	margin: 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

#top-bar {
	background: url(http://www.caspianservices.net/news-blog/images/header/header-topline.gif) bottom repeat-x; /* top orange bar */
	height: 35px;
}

#top-bar-container {
	margin: 0 auto;
	padding: 5px 35px 0px 35px;
	width: 916px;
	height: 35px;
}

#top-bar-container a:link, #top-bar-container a:visited {
	color: #E88A02; 
	text-decoration: none;
	border-right: 1px dotted #FFFFFF;
	padding: 0px 6px 0px 10px;
	font-size: 12px;
}

#top-bar-container a:hover {
	color: #FFFFFF; 
	text-decoration: none;
}

#header {
	background: url(http://www.caspianservices.net/news-blog/images/header/header-bg.gif) repeat-x; /* header gradient */
	height: 208px;
}

#header-container {
	margin: 0 auto;
	padding: 0px;
	width: 986px;
	height: 208px;
}

h1 {
	margin-top: 10px;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 7px;
	color: #263248;
	background-image: url(http://www.caspianservices.net/news-blog/images/h2-bg.jpg);
	height: 25px;
}



h2 {
	margin: 0px;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 7px;
	color: #FFFFFF;
	height: 25px;
}

h3 {
	margin: 0px;
	font-size: 15px;
	padding: 8px 0px 0px 22px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

h1, h2, h3, h4, h5{
	font-family: Arial, Helvetica, sans-serif;}

/**** BODY ****/

#body-container {
	margin: 0 auto;
	padding: 0px;
	width: 986px;
}

#body-header {
	padding: 0px;
	height: 37px;
	background: url(http://www.caspianservices.net/news-blog/images/body/body-top.jpg) no-repeat; /* body header image */
}

#body-content {
	padding-left: 37px;
	height: 100%;
	overflow: hidden;  /* compensates the float lefts of info-box-col */
	background: url(http://www.caspianservices.net/news-blog/images/body/body-bg.jpg) repeat-y; /* body background image */
}

#body-footer {
	padding: 0px;
	height: 298px;
	background: url(http://www.caspianservices.net/news-blog/images/body/body-bottom.jpg) no-repeat; /* body footer image */
	clear: both;
}

/**** LEFT COL ****/

#left-column-container {
	margin: 0;
	padding: 0px;
	width: 233px;
	float: left;
}

#left-column-container a, #left-column-container a:visited {
	color: #263248; 
	text-decoration: none;
}

#left-column-container a:hover {
	color: #FFFFFF; 
	text-decoration: none;
}

.left-column-header {
	padding: 0px;
	width: 233px;
	height: 33px;
	background: url(http://www.caspianservices.net/news-blog/images/content/left-box-header.jpg) no-repeat;
}


.left-column-content{
	padding: 0px;
	width: 189px;
	padding: 15px 22px 5px 22px;	
	background: url(http://www.caspianservices.net/news-blog/images/content/left-box-bg.jpg) repeat-y;
}

.left-column-footer {
	padding: 0px;
	width: 233px;
	height: 10px;
	margin-bottom: 5px;
	background: url(http://www.caspianservices.net/news-blog/images/content/left-box-bottom.jpg) no-repeat;
}

/**** RIGHT COL ****/

#right-column-container {
	margin-left: 9px;
	padding: 0px;
	width: 669px;
	float: left;
}

#right-column-container a:link, #right-column-container a:visited {
	color: #263248; 
	text-decoration: underline;
}

#right-column-container a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

.right-column-header {
	padding: 0px;
	width: 669px;
	height: 33px;
	background: url(http://www.caspianservices.net/news-blog/images/content/right-box-header.jpg) no-repeat;
}

.right-column-content {
	width: 625px;
	background: url(http://www.caspianservices.net/news-blog/images/content/right-box-bg.jpg) repeat-y;
	padding: 15px 22px 15px 22px;

}

.right-column-footer {
	padding: 0px;
	width: 669px;
	height: 10px;
	background: url(http://www.caspianservices.net/news-blog/images/content/right-box-bottom.jpg) no-repeat;
}

/**** NEWS BOX ****/

#news-box-container {
	clear: both;
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	width: 911px;
}

#news-box-header {
	margin: 0px;
	padding: 0px;
	width: 911px;
	height: 10px;
	background: url(http://www.caspianservices.net/news-blog/images/content/info-box-header.jpg) bottom no-repeat;
}

#news-box-content {
	width: 907px;
	height: 29px;
	background: url(http://www.caspianservices.net/news-blog/images/content/info-box-bg.jpg) repeat-y;
	padding: 0px 2px 0px 2px;
}

#news-box-footer {
	margin: 0px;
	padding: 0px;
	width: 911px;
	height: 10px;
	background: url(http://www.caspianservices.net/news-blog/images/content/info-box-bottom.jpg) no-repeat;
	clear: both;
}

/**** INFO BOX ****/

#info-box-container {
	clear: both;
	float: left;
	margin-top: 10px;
	padding: 0px;
	width: 911px;
}

#info-box-container a:link, #info-box-container a:visited {
	color: #263248; 
	text-decoration: none;
}

#info-box-container a:hover {
	color: #FFFFFF; 
	text-decoration: none;
}

#info-box-header {
	padding: 0px;
	width: 911px;
	height: 10px;
	background: url(http://www.caspianservices.net/news-blog/images/content/info-box-header.jpg) bottom no-repeat;
}

#info-box-content {
	width: 911px;
	height: 100%;
	overflow: hidden;  /* compensates the float lefts of info-box-col */
	background: url(http://www.caspianservices.net/news-blog/images/content/info-box-bg.jpg) repeat-y;
	padding: 5px 0px 5px 0px;
}

.info-box-col {
	padding: 0px 18px 0px 21px;
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#info-box-footer {
	padding: 0px;
	width: 911px;
	height: 10px;
	background: url(http://www.caspianservices.net/news-blog/images/content/info-box-bottom.jpg) no-repeat;
	clear: both;
}

/**** FOOTER ****/

#footer-container {
	clear: both;
	margin: 0 auto;
	width: 867px;
	padding: 10px 22px 0px 22px;
	font-size: 11px;
	vertical-align: middle;
}

#footer-container a:link, #footer-container a:visited {
	color: #E88A02; 
	text-decoration: none;
}

#footer-container a:hover {
	color: #FFFFFF; 
	text-decoration: none;
}

/**** NEWSLETTER FORM ****/

.news-field {
	height: 16px; 
	width: 135px;
	border: solid 1px #E98B03;
	color: #343B45;
	margin-top: 3px;
}

.news-button {
	height: 20px; 
	border: solid 1px #E98B03;
	color: #343B45;
	margin-top: 5px; 
}

/**** PAYPAL FORM ****/

.pay-field {
	height: 16px; 
	width: 75px;
	border: solid 1px #E98B03;
	color: #343B45;
	margin-top: 3px;
}

.news-button {
	height: 20px; 
	border: solid 1px #E98B03;
	color: #343B45;
	margin-top: 5px; 
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}


/**** IMAGES ****/

.image-left {
	margin-right: 10px;
	border: 1px solid #E88A02;
}

.image-right {
	margin-left: 10px;
	border: 1px solid #E88A02;
}

/**** CONTACT PAGE ****/

.entry {
	clear: both;
	padding: 5px 0 5px 0;
	}
.entry .location {
	float: left;
	text-align: right;
	width: 34%;
	}
.entry .number {
	float: right;
	text-align: left;
	width: 64%;
	}
	
/**** from nav css ****/	
/**** Nav CSS Document ****/
/**** Main Menu ****/

#menu {
	background-image: url(http://www.caspianservices.net/news-blog/images/menu/menu-bg.gif);
	background-repeat: repeat-x;
	height: 44px;
}

#menu-container {
	margin: 0 auto;
	padding: 0px;
	width: 989px;
	height: 44px;
}

#menu-container ul{
	margin: 0;
	padding: 0;
	float: left;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}

#menu-container li{
	display: inline;
}

#menu-container li.company a, #menu-container li.company a.visited{
	float: left;
	color: #000000;
	text-decoration: none;
	width: 164px;
	height: 29px;
	display: block;
	padding-top: 15px;
	text-align: center;
	background-image: url(http://www.caspianservices.net/news-blog/images/menu/button-ourcompany-0.jpg);
	background-repeat: no-repeat;
}

#menu-container li.company a:hover, #menu-container li.company a.current{
	width: 164px;
	height: 29px;
	color: white;
	background-image: url(http://www.caspianservices.net/news-blog/images/menu/button-ourcompany.jpg);
}

#menu-container li.web a, #menu-container li.web a.visited{
	float: left;
	color: #000000;
	text-decoration: none;
	width: 164px;
	height: 29px;
	display: block;
	padding-top: 15px;
	text-align: center;
	background-image: url(http://www.caspianservices.net/news-blog/images/menu/button-website-0.jpg);
	background-repeat: no-repeat;
}

#menu-container li.web a:hover, #menu-container li.web a.current{
	width: 164px;
	height: 29px;
	color: white;
	background-image: url(http://www.caspianservices.net/news-blog/images/menu/button-website.jpg);
}

#menu-container li.graphic a, #menu-container li.graphic a.visited{
	float: left;
	color: #000000;
	text-decoration: none;
	width: 165px;
	height: 29px;
	display: block;
	padding-top: 15px;
	text-align: center;
	background-image: url(http://www.caspianservices.net/news-blog/images/menu/button-graphic-0.jpg);
	background-repeat: no-repeat;
}

#menu-container li.graphic a:hover, #menu-container li.graphic a.current{
	width: 165px;
	height: 29px;
	color: white;
	background-image: url(http://www.caspianservices.net/news-blog/images/menu/button-graphic.jpg);
}

#menu-container li.folio a, #menu-container li.folio a.visited{
	float: left;
	color: #000000;
	text-decoration: none;
	width: 165px;
	height: 29px;
	display: block;
	padding-top: 15px;
	text-align: center;
	background-image: url(http://www.caspianservices.net/news-blog/images/menu/button-ourportfolio-0.jpg);
	background-repeat: no-repeat;
}

#menu-container li.folio a:hover, #menu-container li.folio a.current{
	width: 165px;
	height: 29px;
	color: white;
	background-image: url(http://www.caspianservices.net/news-blog/images/menu/button-ourportfolio.jpg);
}

#menu-container li.quote a, #menu-container li.quote a.visited{
	float: left;
	color: #000000;
	text-decoration: none;
	width: 165px;
	height: 29px;
	display: block;
	padding-top: 15px;
	text-align: center;
	background-image: url(http://www.caspianservices.net/news-blog/images/menu/button-quote-0.jpg);
	background-repeat: no-repeat;
}

#menu-container li.quote a:hover, #menu-container li.quote a.current{
	width: 165px;
	height: 29px;
	color: white;
	background-image: url(http://www.caspianservices.net/news-blog/images/menu/button-quote.jpg);
}

#menu-container li.contact a, #menu-container li.contact a.visited{
	float: left;
	color: #000000;
	text-decoration: none;
	width: 163px;
	height: 29px;
	display: block;
	padding-top: 15px;
	text-align: center;
	background-image: url(http://www.caspianservices.net/news-blog/images/menu/button-contact-0.jpg);
	background-repeat: no-repeat;
}

#menu-container li.contact a:hover, #menu-container li.contact a.current{
	width: 163px;
	height: 29px;
	color: white;
	background-image: url(http://www.caspianservices.net/news-blog/images/menu/button-contact.jpg);
}

/**** Sub Menu ****/

#sub-menu-container {
	margin: 0 auto;
	width: 966px;
	height: 31px;
	padding-top: 8px;
	padding-left: 20px;
	clear: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#sub-menu-container a:link, #sub-menu-container a:visited {
	color: #818CA0; 
	text-decoration: none;
}

#sub-menu-container a:hover {
	color: #FFFFFF; 
	text-decoration:none;
}

*:first-child+html .ieclass { /*IE7 hack to remove gap between menu and sub contents*/
	margin-top: -1em;
}

* html .ieclass { /*IE6 and below hack to remove gap between menu and sub contents*/
	margin-top: -1em;
}

.tabcontent {
	display: none;
}



