/*
Theme Name: Prospectum
Theme URI: http://www.vivathemes.com
Description: Clean Corporate Theme
Author: Viva Themes
Author URI: http://www.vivathemes.com
version: 1.0
Tags: two-column, widget-ready, business, corporate
*/

*{margin:0; padding:0;}

.clear {
    clear: both;
}

body {
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 11px;
	margin:0 0 40px 0;
	padding:0;
}

body.home {
	background: url(images/bkgd.gif) repeat-x 0 160px;
}
	
h1 {
	font-size: 16pt;
	font-weight: normal;
	color: #2b3f76;
	margin: 10px 40px 20px 0;
	line-height: 140%;
}

h2 {
	font-size: 16pt;
	font-weight: normal;
	color: #2b3f76;
	margin: 30px 40px 30px 0;
	line-height: 140%;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #2b3f76;
	margin: 10px 40px 20px 0;
	line-height: 140%;
}

h3.posttitle {
    margin-bottom: 5px;
}

h4 {
	font-size: 9pt;
}

#rightcontent img { 
		border:solid 1px #ccc; 
}

img a , 
#logo img {
	border:none;
}

img.left { 
	float: left; 
}

img.alignright { 
	float: right; 
	margin: 30px 20px; 
	border:solid 1px #ccc;
	}
	
#leftcontent img { 
	border:solid 1px #ccc;
	}	

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

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


/* links */

a {
	color:#98252b;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

/* container */

#container {
	width: 870px;
	margin: 0 auto;
	color:#444;
	overflow: hidden;
	line-height: 135%;
}
	
/* header */

#header {
  	width: 870px; 
  	height: 130px;
    display: inline;
}

#logo {	
	width:360px;
	float:left;
	margin-left: 0;
	height: 120px;
	margin-top: 40px;
	display: inline;
}

#header h1,
#header h1 a {
	font-size: 34px;
	color: #000;
	font-weight: normal;
	font-family: Lucida Grande, Lucida sans, arial, helevetica;
}

#header h2 {
	font-size: 10px;
      font-weight: bold;
	color:#993333;
	padding:0;
	margin:0;
	margin-left: 90px;
	margin-top: -12px;
	text-transform: lowercase;
	display: none;
}

/* main menu */

#menu {
	width:490px; 
	overflow:hidden; 
	float: right;
	margin-top:30px;
}


#menu ul {
	margin:0;
	padding:0;
	width: auto;
	height: 30px;
	float: right;
	height: 70px;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 30px 0 0 30px;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	text-transform: none;
}

#menu ul li a {
	padding:1px 5px;
	margin: 0;
	color: #98252b;
	display:block;
	line-height: 20px;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li.current_page_item a, 
#menuul li.current_page_item a.visited {
	background: #2b3f76;
	color: #fff;
}

/* content */

#inwrapper {
	width: 640px;
	float: left;
    display: inline;
}

#content {
	float:left;
	width:620px;
	overflow: hidden;
      margin-top: 0px;
}

.post {
	margin:0;
	padding:0;
	margin-bottom: 20px;
	border-bottom: dotted 1px #ccc;
	padding-bottom: 20px;
}

.post h2 {
	margin-bottom: 5px;
}


	


	
.post h2 a:hover{
	text-decoration: underline;
}

.post ul {}

.post li {
	margin-left:20px;
}

.entry p {
	margin:12px 0;
}

.postmetadata{
	clear: both;
	color:#666;
	padding:0;
	margin:0;
	font-size: 10px;
}

.postmetadata a {
	color:#993333;
	font-weight: bold;
}	

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

/* sidebar */

#sidebar {
	width:222px;
	float:right;
	margin:0;
	padding: 0;
	background: url(images/sdbg.png) repeat-y top;
	padding-top: 20px;
}

#sdbin {
	width:222px;
	margin:0;
	padding: 0;
	float:left;
	padding-bottom:20px;
	background: url(images/sdbg2.png) no-repeat bottom;
}

#sidebar .widgets {
	width: 190px;
	display: block;
	margin-bottom: 15px;
	margin-left:15px;
	background: none;
	padding-bottom: 15px;
	border-bottom: dotted 1px #ccc;
}

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

#sidebar h2 {
	color: #993333;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 1px;
	font-weight: bold;
	text-transform: none;
}

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

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

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

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

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

#sidebar ul ul li {
	list-style-type: disc;
      height: 22px;
      line-height: 22px;
	margin-left: 15px;
}

#sidebar ul li a {
	color: #993333;
}

#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	height: auto;
	float: left;
	display: block;
}

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


/* sidebar2 */

#sidebar2 {
	width: 100%;
	float: left;
	margin-top: 20px;
	clear: left;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 140%;
}

#sidebar2 .widgets {
	width: 46%;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #ccc;
}

#sidebar2 h2 {
	color: #6699cc;
	font-size: 18px;
	margin-bottom: 4px;
	font-weight: normal;
	margin-top: 2px;
	text-transform: none;
	text-decoration: none;
}





/* CONTENT AREA */

#homebar {
	width:230px;
	float:right;
	margin:0;
	padding: 40px 0 0 0;
}

#homebar p {
    margin-left: 10px;
    color: #fff;
    font-size: 12pt;
    line-height: 200%;
    letter-spacing: .5px;
}

#leftcontent {
	width: 625px;
	float: left;
	margin: 20px 5px 20px 5px;
	font-size: 10pt;
	line-height: 140%;
    border-right: 1px solid #aaa;
	}
	
#leftcontent p {
    margin: 0 40px 20px 5px;
    line-height: 150%;
}	
	
#leftcontent a {
    text-decoration: underline;
}	

#leftcontent ul li {
    list-style-type: square;
    margin: 20px 40px;
}
	
#rightcontenthome, 
#rightcontent {
	width: 220px;
	float: right;
	margin: 20px 0;
	font-size: 9pt;
	line-height: 140%;	
	}
	
#rightcontent ul li {
    list-style-type: square;
    margin: 20px;
}	
	
#rightcontent p , 
#rightcontenthome p {
  margin: 20px 0;
  line-height: 150%;
}	

#rightcontent ul li p {
  margin: 0;
}
	
#rightcontenthome ul li {
    list-style-type: none;
    padding-bottom: 20px;
	margin: 20px 0 20px 0;
	border-bottom: 1px solid #aaa;
}

p.home {
    margin: 20px 40px 20px 0;
    padding-bottom: 20px;
	border-bottom: 1px solid #aaa;
}

.subhead {
    font-weight: bold;
    color: #2b3f76;
}

/* FOOTER NAV */

#footnav {
  position: relative;
  height: 22px;
  }

  

/* Footer Nav Links */

#footnav ul li a , #footnav ul li a:visited {
  display: block;
  position: absolute;
  top: 0px;
  width: 197px;
  height: 13px;
  padding: 7px 10px 2px 10px;
  font-size: 7pt;
  font-weight: normal;
  color: #fff;
  text-align: center;
  line-height: 100%;
  background-color: #98252b;
  letter-spacing: .5px;
  text-decoration: none;
  }

#footnav ul li a:hover {
  color: #fff;
  background-color: #283f5f;
  }



/* Footer Nav You Are Here */

#footnav ul li.urh a ,
#footnav ul li.urh a:visited {
  color: #fff;
  background-color: #283f5f;
  }



/* Positions Of Footer Nav Links */

#footnav .home a {
  left: 0px;
  }

#footnav .about a {
  left: 218px;
  }

#footnav .capabilities a {
  left: 436px;
  }

#footnav .projects a {
  left: 654px;
  }

#footnav .updates a {
  left: 696px;
  }



#footnavo .home a {
  left: 0px;
  }

#footnavo .about a {
  left: 174px;
  }

#footnavo .capabilities a {
  left: 348px;
  }

#footnavo .projects a {
  left: 522px;
  }

#footnavo .updates a {
  left: 696px;
  }








/* comments */


#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
}
	

	
#comment {
	width:80%;
}

#author, #email, #url, #comment, #submit {
	background: #fff;
	font-size: 11px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #ccc;
}

#author, #email, #url {
	height:16px;
	padding-top:3px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
}

#comments {
	margin:0; 
	padding:0;
}

	

ol.commentlist {list-style-type: none; margin:0; padding:0; float:left;}

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

ol.commentlist li {
	background: none;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	border: solid 1px #ccc;
	width: 420px;
}

ol.commentlist li.alt {
	background: none;
}

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

ol.commentlist a {
	color:#993333;
	text-decoration: none;
}

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:0;
}

#searchform input#s {
	margin:0;
	padding:2px;
	color: #666;
	width: 180px;
	background: #f8f8f8 url(images/srch.gif) no-repeat right;
	margin-left:15px;
	border: solid 1px #eaeaea;
	margin-bottom: 15px;
	height:15px;
	font-size:11px;
	padding-top:3px;
}

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

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
.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;
}

/* footer */

#footer {
	clear: both;
	width: 100%;
	margin-top: 20px;
	font-size: 9pt;
}
	
#footer p {
	padding:10px 0;
	line-height: 180%;
	margin: 0; 
	color: #666; 
	text-align:left;
}

#footer a { 
	color: #666;
	text-decoration: underline;
}

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

#gallery {
	position:relative;
	height:250px;
	border:solid 5px #ccc;
	width: 620px;
	overflow: hidden;
}
	
#gallery a {
	float:left;
	position:absolute;
}
	
#gallery a img {
	border:none;
}
	
#gallery a.show {
	z-index:500
}

#gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#fff; 
	height:60px; 
	width:100%; 
	position:absolute;
	bottom:0;
	opacity: 1.0;
}

#gallery .caption .content {
	margin:3px 5px;
	margin-top: 8px;
	color: #fff;
	font-size: 9pt;
	opacity: 1.0;
}
	
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	font-weight:bold;
	color:#e2c42f;
	margin-bottom: 3px;
	font-size: 10pt;
	opacity: 1.0;
}