/*
Theme Name: vlinx V1
Theme URI: http://www.codeshed.net
Description: Codeshed Solution Custom vlinx Theme
Version: 1.0
Author: Codeshed Solutions
Author URI: http://www.codeshed.net
*/

/*=== START SECTION 1 - Initial Styling ===*/
html, body { 
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight:500;
	line-height: 135%;
	letter-spacing:normal;
	margin: 0px;
	padding: 0px;
	color:#666666;
	color:#333333;
	/*background-image: url(images/bg_page.jpg);
	background-position:top;
	background-repeat:repeat-x;*/
	background-color:#ffffff;
}

body.home {
background-image:none;
}

a{
color:#6D6E71;
}

a img {text-decoration: none; border: none;}
a:link {color:#6D6E71;	text-decoration: none; }
a:visited {color: #6D6E71; text-decoration: none; }
a:hover {color:#333333; text-decoration:underline; }
a:active {color: #333333; text-decoration: none;}


.orange {
color:#F78F27;
}

.blue {
color:#150958;
}

#wrapper {
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 0px;
}


.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header {
	float:left;
	height: 110px;
	width: 960px;
	margin: 0px;
	padding:0px;
}

#logo {
	float:left;
	width: 250px;
	padding-top:1.5em;
}

#topright{
	float:right;
	font-size:.9em;
	padding:0.25em 0.5em 0.25em 0.5em; 
	margin:10px 0.25em 15px 0.25em;
}


.description {
	clear: left;
	padding: 5px 0 5px 35px;
}


/* =================================== Drop down menu =============*/
#topmenu, #topmenu ul {
	clear:right;
	float:right;
	margin:0; 
	padding:0;
	list-style-type:none; 
	list-style-position:outside; 
	line-height:1.5em; 

}   
#topmenu a {
	font-family:Arial, Helvetica, sans-serif;
	display:block; 
	padding:0.25em 0.5em 0.25em 0.5em; 
	margin:0 0.25em 0 0.25em;
	color:#6D6E71;
	text-decoration:none; 
	background:none;
	font-size:1.3em;
	letter-spacing:-.06em;
	border: 0px solid #000000;
	text-transform:uppercase;
}   
	#topmenu a:hover {
	color:#FFFFFF; 
	background-color:#6D6E71;
	}   
	#topmenu li {
	float:left; 
	position:relative;
	}
	
	#topmenu li.last a{
	margin-right:0;
	}
	   
	#topmenu .current_page_item a{
	color:#FFFFFF;
	background-color:#6D6E71;
	}




/*=== END SECTION 2 - Header Region ===*/

/*=== START SECTION 3 - Content Region ===*/
#main {
	float:left;
	width: 960px;
	background:transparent;
	border-bottom:1px solid #cccccc;
	*padding-bottom:10px;
}

body.home #main {
	border-bottom:none;
}

#contenthome {
	width: 960px;
	float: left;
	margin:0px;
	padding:0px;
	padding-top:20px;
}

#contenthome a:link, #contenthome a:visited {
	padding: 0px;
	text-decoration:underline;
}

#contenthome a:hover {
	text-decoration:underline;
	color:#333333;
}

#contenthome h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	font-weight:normal;
	line-height:normal;
	letter-spacing:-.03em;
	padding:0;
	margin:0;
}


#contenthome div{
	float:left;	
	width: 960px;
	padding:20px 0 20px 0;
	border-bottom:1px solid #cccccc;
}

#contenthome .left{
	float:left;
	width:450px;
	padding: 0;
	border:none;
}
#contenthome .right{
	float: right;
	width:450px;
	padding: 0;
	border:none;
}

#contenthome .right{
	float: right;
	width:450px;
	padding: 0;
	border:none;
}

#contenthome .right h1{
	text-indent:50px;
	background-image:url(images/envelope.png);
	background-repeat:no-repeat;
	background-position:center left;
}


.loading{
	background-image:url(images/loader.gif);
	background-repeat:no-repeat;
	background-position: center center;
}
#pagebanner {
	height:275px;
	background-color:#ffffff;
}


#pagebanner div{
	background-image:none;
	border-bottom:1px solid #CCCCCC;
	}


#content {
	width: 690px;
	float: left;
	margin-left:30px;
	padding:30px 0 30px 0;
}

#content a:link, #content a:visited {
	text-decoration:underline;
	padding: 0px;
}

#content a:hover {
	text-decoration:underline;
	color:#333333;
}

#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	font-weight:normal;
	line-height:normal;
	letter-spacing:-.05em;
}


#content_left{
	width: 428px;
	float: left;
	margin:30px 0px 30px 50px;
	padding:20px 0 20px 0px;
	border-right:1px solid #cccccc;
}

#content_left h2{
font-size:1.5em;
}

#content_right{
	width: 410px;
	float: left;
	margin:30px 0px 30px 50px;
	padding:20px 0px 20px 20px;
}
#content_right h2{
font-size:1.5em;
}

p.callouts {
	font-size: 14px;
	font-style: italic;
	padding-top:0px;
	padding:0px;
	margin-top:0px;
}

.contactinfo {
	
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;}.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;
}

h1 {
	margin: 0;
	padding: 0;
	text-decoration:none;
	font-weight:normal; 
	background:none;
	font-size:2.6em;
	letter-spacing:-.03em;
	line-height:normal;
}
	
 h2 {
	margin: 0;
	padding: 0;
	color:#150958 ;
	text-decoration:none;
	font-weight:normal; 
	background:none;
	font-size:2.3em;
	letter-spacing:-.03em;
	line-height:normal;
}

 h3 {
	margin: 0;
	padding: 0;
	color:#150958 ;
	text-decoration:none;
	font-weight:normal; 
	background:none;
	font-size:1.8em;
	letter-spacing:-.03em;
	line-height:normal;
}

.post-edit-link img{
	border: none;
}
a.post-edit-link:link, a.post-edit-link:visited {
	text-decoration: none;
	border: none;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.entry-content blockquote {
	
  width: 345px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 0 0 30px;
  text-indent: -15px;
}
.entry-content blockquote p {
  background: url(images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 60px;
  font: italic 1.5em Arial, Helvetica, sans-serif;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
.navigation {
  clear: both;
  font-size:0.8em;
  margin-bottom:20px;
}
.entry-meta {
  margin: 0 0 0 0;
}
.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: none;
}

/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
#respond p {
	font-size: 1.2em;
}

#respond label {
	display: block;
	margin: 5px 0 5px 0;
}

#comment {	
	width: 100%;
}
.thread-even {
	background-color:#F9F9F9;
}
.thread-odd {
	background-color:#E5E5E5;
}
#commentform {	
	padding: 10px;
}

ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
ol.commentlist li a {
	text-decoration: none;
}
/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebar Region ===*/

#sidebar {
	width: 210px;
	float: left;
	margin:0;
	padding:0;
	margin-right: 30px;
	margin-top:30px;
	margin-bottom:30px;
}

h2.widgettitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:normal;
	line-height:normal;
	letter-spacing:-.05em;
	text-transform:uppercase;
	color:#150958; /*blue *//
}

#sidebar h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:normal;
	line-height:3em;
	letter-spacing:-.05em;
	text-transform:uppercase;
	text-indent: 50px;
	margin-bottom:20px;
	padding:0;
	background-image:url(images/envelope.png);
	background-repeat:no-repeat;
	background-position:center left;
	border-bottom:0px solid #CCCCCC;
}
#sidebar h3.orange a:link,  #sidebar h3.orange a:visited {
	color:#F78F27; /*orange *//
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 210px;
	margin-bottom:30px
}

#sidebar ul li{
	margin-bottom: 20px;

}

#sidebar ul ul {
  margin-left: 0px;
}

.submenu ul {
  margin-left: 0px;
  border:1px solid black;
}

#sidebar .submenu li{
	margin-bottom: 5px;

}

.submenu li a:link, .submenu li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	display:block; 
	padding:0.25em 0.25em;
	margin:0;
		color:#6D6E71;
	text-decoration:none; 
	font-size:1.2em;
	letter-spacing:-.05em;
	border-bottom:1px solid #cccccc;
	
}
  li.plus1 a:link,   li.plus1 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	display:block; 
	padding:0.25em 0.25em;
	margin:0;
	color:#150958 ;
	text-decoration:none; 
	font-size:1.5em;
	letter-spacing:-.05em;
	
}


.submenu li a:hover {
	text-decoration: none;
	font-weight:bold;
	}

.submenu li.current_page_item a{
	text-decoration: none;
	font-weight:bold;
	}


#sidebar li p {
	}
	
/*=== END SECTION 5 - Sidebar Region ===*/


/*=== START SECTION 6 - Footer Region ===*/

#footer {
	width:980px;
	font-family:Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 0.8em;
	padding: 0;
	margin:0;
	font-size: 1em;
	color: #A7A9AC;
}

#footer h3{
font-size:1.3em;
color:#6D6E71;
display:block;
float:left;
}

#footer input{
float:left;
display:block;
width:168px;
height:15px;
color:#666666;
font-weight:bold;
border:0;
padding: 5px;
margin-left:15px;
background: #999999 url("images/text_input.gif") no-repeat;
}

#footer input.submit{
position:relative;
float:left;
width:40px;
height:25px;
border:0;
padding:0;
margin-left:5px;
background-color:#A7A9AC;
background: transparent url("images/button_go.gif") no-repeat;
overflow:hidden;
text-indent:-9999px;
font-size: 0;
display:block;
line-height: 0;
}

#footer input.submit:hover{
background-position:0 -25px;
}


#footer div{
	float:left;	
	width: 960px;
	padding:20px 0 20px 0;
	border-bottom:1px solid #cccccc;
}

#footer .left{
	float:left;
	width:450px;
	padding: 0;
	margin: 0;
	border:none;
}
#footer .right{
	float: right;
	width:450px;
	padding: 0;
	margin: 0;
	border:none;
}

#social_menu{
	float:right;
	padding: 0;
	margin: 0;
}

#social_menu ul {
	margin: 0px;
	padding: 0px;
	
}
#social_menu li  {
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 0;
	margin: 0;
}


#social_menu li a:link, #social_menu li a:visited {
	padding: 0;
	margin:0;
}


#footermenu{
	float:right;
	padding: 0;
	white-space: nowrap;
	margin: 0;
	color:#A7A9AC;
}

#footermenu ul {
	margin: 0px;
	padding: 0px;
	
}
#footermenu li  {
	display: inline;
	list-style-type: none;
	padding: 0 .5em;
	border-right: 1px solid #A7A9AC;
}


#footermenu li a:link, #footermenu li a:visited {
	font:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#A7A9AC;
	padding: 3px;
}

#footermenu li a:hover {
	text-decoration: underline;
	color:#6D6E71;
}

#footermenu li.last {
	border: none;
	padding-right: 0;
}

/*=== END SECTION 6 - Footer Region ===*/


/*=== START SECTION 7 - Misc. & Plugins ===*/
.codeshed{
float:right;
margin-right:20px;
font-size:.8em;
color:#CCCCCC
}
.codeshed a, .codeshed a:link, .codeshed a:visited{
color:#CCCCCC
}
.codeshed a:hover{
color:#FFFFFF;
}


/*===CONTACT FORM 7 CUSTOMIZATIONS ===*/
span.wpcf7-list-item { display: block; }

/*=== END SECTION 7 - Misc. & Plugins ===*/



