/*
Theme Name: VSAG
Theme URI: http://vsag.com/news
Description: A theme for VSAG
Author: ripe.com
Author URI: http://ripe.com
version: 1.0
Tags: 
*/


/* Reset all default browser styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,small { margin:0; padding:0; }
table {	border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;	font-weight:normal; }
ol,ul {	list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }


/* basics */

body,html {
	text-align: center;
	color: #0055a5;
	background: white;
	font-family: "Century Gothic", "Avant Garde", Verdana, Helvetica, sans-serif;
	height: 100%;
	}

h1 {
	color: #032162;
	font-size: 1.5em;
	margin-top: 20px;
	}

h2 {
	color: #032162;
	font-size: 1.5em;
	margin-top: 20px;
	padding-right: 20px;
	}

h3 {
	color: #032162;
	font-size: 1.5em;
	padding-top: 20px;
	}

h5.title {
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	}

p {
	font-size: 12px;
	line-height: 1.75em;
	}

small {
	font-size: 10px;
	padding-left: 30px;
	}
	#footer small {
		padding-left: 0px;
		}

strong {
	font-weight: bold;
	}

.postmetadata small {
	font-size: 9px;
	line-height: 10px;
	padding-left: 0px;
	opacity: .4;
	filter: alpha(opacity = 40);	
	}
	.postmetadata small:hover {
		opacity: 1;
		filter: alpha(opacity = 100);
		}

em {
	font-style: italic;
	}

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}


/* Quicknav */

#headerholder{
	width: 925px;
	height: 113px;
	}
	
#quicknav {
	position: absolute;
	z-index: 10;
	right: 50%;
	margin-right: -454px;
	}

a.contact {
	width: 110px;
	height: 31px;
	background: url('images/btn-contact-us2.gif') no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
	display: block;
	float: left;
	margin-right: 0px;	
	}
	a.contact:hover {
		background-position: 0 -31px;
		}

a.news {
	width: 103px;
	height: 31px;
	background: url('images/btn-news3.gif') no-repeat;
	text-indent: -5000px;
	display: block;	
	float: left;
	}
	a.news:hover {
		background-position: 0 -31px;
		}
	
a.endorsements {
	width: 128px;
	height: 31px;
	background: url('images/btn-endorsements2.gif') no-repeat;
	text-indent: -5000px;
	display: block;
	float: left;
	margin-right: 5px;
	}
	a.endorsements:hover {
		background-position: 0 -31px;
		}

a.clients {
	width: 136px;
	height: 31px;
	background: url('images/btn-clients-we-serve2.gif') no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
	display: block;
	float: left;
	margin-right: 0px;
	}
	a.clients:hover {
		background-position: 0 -31px;
		}
/* container */


#container {
	width: 925px;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
	min-height: 80%;
	}
	
/* header */

#header {
	background: url('images/banner.gif') no-repeat;
	background-position: 0 20px;
  	width: 684px; 
  	height: 143px;
	color: #fff; 
	display: block;
	text-indent: -9000px;
	float: left
	}
	.divlink {
		height: 100%;
		text-indent: -9000px;
		display: block;
		border: 0px;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:760px; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



/* content */


#content {
	float:left;
	width:530px;
	overflow: hidden;
	margin:14px;
	}
	#content p {
		margin: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	width: 528px;
	background: url('images/left-block-back.gif') repeat-y;
	}
	.leftblocktop {
		width: 528px;
		height: 9px;
		background: url('images/left-block-top.gif') no-repeat;
		padding-left: 10px;
		margin-top: 20px;
		}
	.leftblockbottom {
		width: 528px;
		height: 17px;
		background: url('images/left-block-bottom.gif') no-repeat;
		padding-left: 10px;
		}
	.post a:link, .post a:visited {
		color: #6492c8;
		text-decoration: none;
		border-bottom: 1px solid #2861a5;
		}
	.post a:hover {
		color: #032162;
		}
	
.post h2{
	font-family: "Century Gothic", "Avant Garde", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	color: #031d58;
	}
	
.post h2 a:link, .post h2 a:visited {
	color: #031d58;
	text-decoration: none;
	border: 0px;
	}
	
.post h2 a:hover{
	color: black;
	text-decoration: none;
	}

.post ul {
	padding: 0 30px 0 30px;
	font-size: 12px;
	}

.post li {
	list-style-type: circle;
	margin-left: 30px;
	padding-top: 10px;
	line-height: 1.75em;
	}

.entry p{
	margin:12px 0;
	padding: 0 30px 0 30px;
	}

.postmetadata{
	clear: both;
	padding:6px 6px 6px 30px;	
	font-size: 10px;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 355px;
	float:right;
	margin: 13px 0 0 0;
	padding: 0;
	color: #0055a5;
	}
	#sidebar a:link, #sidebar a:visited {
		color: #0055a5;
		text-decoration: none;
		}
	#sidebar a:hover {
		color: black;
		text-decoration: none;
		border-bottom: 1px solid #2861a5;
		}
	

#sidebar h2{
	font: normal 15px "Century Gothic", "Avant Garde", Verdana, sans-serif;
	color: #062e85;
	margin: 32px 0 0 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:0 0 0 25px;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: circle;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

.fleft {
	float: left;
	}

.letschat {
	width: 106px;
	height: 19px;
	background: url('images/h3-lets-chat.png') no-repeat;
	display: block;
	text-indent: -9000px;
	margin: 5px auto -10px 15px;
	}

.h4recentnews {
	width: 145px;
	height: 24px;
	background: url('http://www.vsag.com/news/wp-content/themes/vsag/images/h4-recent-news.png') no-repeat;
	display: block;
	text-indent: -9000px;
	margin: 5px auto 15px 15px;
	}

.h4sitemap {
	width: 106px;
	height: 24px;
	background: url('http://www.vsag.com/news/wp-content/themes/vsag/images/h4-sitemap.png') no-repeat;
	display: block;
	text-indent: -9000px;
	margin: 5px auto 15px 15px;
	}

#footer {
	width: 100%;
	height: 294px;
	background-image: url('images/footer-back.png');
	background-color: #5a81bd;
	color: #fff;
	margin: 40px auto 0px auto;
	overflow: hidden;
	}
	#footer p {
		font-size: 11px;
		}
	#footer a:link, #footer a:visited {
		color: #fff;
		text-decoration: none;
		}
	#footer a:hover {
		text-decoration: underline;
		}
	.footercontent {
		width: 925px;
		margin: 0px auto;
		text-shadow: 1px 1px #557cba;
		}
	.footercontent .fleft {
		width: 220px;
		height: 274px;
		padding-top: 20px;
		margin-right: 10px;
		text-align: left; 
		}
		.ie7 .footercontent .fleft {
			}
	.footercontent .col1 {
		background: url('images/footer-lets-chat-back.png') no-repeat;
		}
	.col2, .col3, .col4 {
		text-shadow: 1px 1px #3b5c89;
		}
	.footercontent .col3 {
		padding-top: 55px;	
		}
		.footercontent .col3 ul {
			padding-top: 10px;
			}
	.footercontent p {
		margin: 0px;
		padding: 0px 15px 20px 15px;
		line-height: 14px;
		}
		.win .footercontent p {
			padding: 0px 15px 12px 15px;
			}
		.ie7 .footercontent p {
			padding: 0px 15px 10px 15px;
			}
		.ie8 .footercontent p {
			padding: 0px 15px 10px 15px;
			}
	.footercontent .largetxt {
		font-size: 16px;
		font-weight: bold;
		line-height: 16px;
		padding-bottom: 20px;
		}
	.ie .footercontent .largetxt {
		padding-bottom: 25px;
		}
	.footercontent ul li {
		font-size: 11px;
		margin-left: 15px;
		}
		.viewcompletesitemap {
			padding: 10px 0 0 2px;
			}
	.ie7 #footer ul {
			line-height: 14px;
			}

/* Social Networking Links */

.post .sociable a.sociablelink {
	border: 0px;
	}

.sociable {
	padding: 0 0 0 30px;
	}

.sociable hr {
	height: 1px;
	border: 0px;
	background-color: #cedaea;
	width: 300px;
	margin-bottom: 15px;
	}
.sociable ul {
	margin-top: 10px;
	}
	
/* Email Obfuscation */
span.itsasecrettoeverybody { 
	unicode-bidi:bidi-override;
	direction: rtl;
	}
