/*   
Theme Name: Passport Online, Corporate Website Theme
Theme URI: http://passportonlineinc.com/sample
Description: A theme to match the Passport Online Corporate Website
Author: Sarah Bauman
Author URI: http://www.passportonlineinc.com
Version: 1.0
Tags: Comma-separated tags that describe your theme
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

html,body {
	height: 100%; 
}

* {
	font-family:  calibri, "Myriad Pro", sans-serif;
	margin: 0;
	padding: 0;
	color: white;
}

body {
	background-color: #e1d8b4;
	font-size: 100%;
	text-align: center;
	margin: 0;

}

ul {
	margin-left: 30px;
}

p {

	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;

}

/* menu */ 
#menu{ margin:0px; padding:0px; list-style:none; color:#000; line-height:61px; display:inline-block; 
    float:left; z-index:1000; 	height: 61px} 
#menu a { color:#000; text-decoration:none; } 
#menu > li {background:none repeat scroll 0 0; cursor:pointer; float:left; position:relative; 
    padding:0px 0px;} 
#menu > li a:hover {color:#e1d8b4;} 
#menu .logo {background:transparent none repeat scroll 0% 0%; padding:0px; 
    background-color:Transparent; width: 418px;} 

#menu .products {background: #5a7e80; width: 261px; font-size: 2em;} 
#menu .products > ul {background: #5a7e80; width: 261px; font-size: 14px; magin-left: 0;} 
#menu .member {background: #5a7e80; width: 261px; text-align: right; color: #ffffff;} 
#menu .member a {color: #ffffff;} 


/* sub-menus*/ 
#menu ul { padding:0px; margin:0px; display:block; display:inline;} 
#menu li ul { position:absolute; left:-10px; top:5px; margin-top:45px; width:150px; line-height:16px; 
    background-color:#5a7e80; color:#520a17; z-index:1001; margin-left: 20px;/* for IE */ display:none; } 
#menu li:hover ul { display:block;} 
#menu li ul li{ display:block; margin:5px 20px; padding: 5px 0px;  border-top: dotted 1px #606060; 
    list-style-type:none; } 
#menu li ul li:first-child { border-top: none; } 
#menu li ul li a { display:block; color:#520a17; } 
#menu li ul li a:hover { color:#e1d8b4; } 
/* main submenu */ 
#menu #main { left:0px; top:-20px; padding-top:20px; background-color:#7cb7e3; color:#fff; 
    z-index:999;} 

/* corners*/ 
#menu .corner_inset_left { position:absolute; top:11px; left:-6px;} 
#menu .corner_inset_right { position:absolute; top:11px; left:261px;} 
#menu .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; 
    border:none; position:relative; border:none; height:0px;} 

/* Top will need to be adjusted if items are added or removed from products menu */
#menu .corner_left { position:absolute; left:0px; top:145px;} 
#menu .corner_right { position:absolute; left:252px; top:145px;} 

#menu .middle { position:absolute; left:9px; height: 9px; width: 243px; top:145px;} 

.pollogo {
	float: left;

}

.headerarrow {
	margin-left: 15px;
}

#branding {
	width: 960px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin: 0px auto;
	text-align: left;
	margin-top: 5px;


}

.toprighttab {
	float: right;
	background-color: #5a7e80;
	background-image:url('../images/toprighttabtop.gif');
	background-repeat: no-repeat;
	width: 565px;
	margin-left: 10px;
}

.topproductinfo {
	font-size: 2em;
	color: #520a17;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	height: 60px;
}

.memlogin {
	text-align: right;
	float: right;
	margin-right: 10px;
	margin-top: 15px;
	font-size: .8em;

}

.memlogin a {
	text-decoration: none;
}

.mainnav {
	clear:both;
	width: 950px;
	background-color: #520a17;
	color: white;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	top: 0;


}

.mainnav a {
	text-decoration: none;
}

.mainnav .active {
	color: #c5c5c5;
}

.subnav {
	background-color: #5a7e80;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	text-align: right;
}
.subnav a {
	text-decoration: none;
}

.subnav .active {
	color: #c5c5c5;
}

#masthead {

}	background-color: #5a7e80;

#header {
	background-color: #5a7e80;
}


#main {
	background-color: #5a7e80;
	font-size: .8em;
	background-image: url('http://blog.passportonlineinc.com/wp-content/themes/POL/images/containerbg.jpg');
	background-repeat: repeat-y;
	color: white;
	width: 960px;
	padding-top: 0px;
	margin: 0px auto;
	text-align: left;
	margin-top: 0px;
	overflow:hidden;/* *see note */ 
	height:auto; 
	height:50%;} 
}

* html #main {
height: 100%;
}

#main h1 {
	margin-top: 10px;
	font-size: 1.5em;
	padding-left: 5px;
	font-weight: bold;
	letter-spacing: 1px;
	color: black;
}

#main h1 a {
	text-decoration: none;
	color: black;
}


#main h2 {
	font-size: 1.5em;
	padding-left: 5px;
	font-weight: bold;
	letter-spacing: 1px;
	color: black;
}

#main h2 a {
	text-decoration: none;
	color: black;
}

.main p {
	font-size: .8em;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}

.entry-content p {

}

.main ul {
	margin-left: 30px;
	margin-bottom: 10px;
}

.main li {
	font-size: .8em;
	padding-right: 5px;

}

.entry-content ul {
	margin-left: 30px;
	margin-bottom: 10px;
}

.main li li{
	padding-right: 5px;
	font-size: 1em;

}


#container {
	background-image: url('http://blog.passportonlineinc.com/wp-content/themes/POL/images/containerbg.jpg');
	background-repeat: repeat-y;
	width: 960px;
	color: #520a17;
	background-color: #5a7e80;
	height: 100%;
	min-height: 100%;

	display: block;
}

#content {
	padding-left: 20px;
	padding-right: 20px;
	width: 700px;
	color: #520a17;
	background-color: #5a7e80;

	display: inline;
	float: left;

}

.entry-utility {
	margin-bottom: 20px;
}

.entry-meta {
	margin-bottom: 10px;
	font-size: .7em;
	margin-left: 10px;
}

ol {
	margin-left: 45px;
}

#blogcontent {
	color: #520a17;
	background-color: #5a7e80;
	height: 100%;
}

#sidebar {
	width: 150px;
	color: #520a17;
	background-color: #5a7e80;
	padding-left: 25px;
	display: inline;
	float: left;
}

#mainsidebar #categories {
	list-style-type: none; 
}

#archives {
	list-style-type: none; 
}
.search {
	margin-left: 2px;
	margin-top: 3px; 
	color: #520a17;
}

#footer {
	clear: both;
	width: 960px;
	background-color: #5a7e80;
	margin-top: 10px;
	margin: 0px auto;
}

.footercontent {
	margin-top: 2px;
	background-color: #5a7e80;
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 5px;
	position: relative;
	bottom: 0;
	font-size: .6em;
	line-height: 1.2em;
	text-align: left;
}

.tweetmeme_button {
	background-color: #5a7e80;
}

.mainphoto {
	padding: 0;
	margin: 0;
}

#fb_share_1 {
	bottom:-65px; 
	float: right; 
	right: 20px; 
	margin-bottom:65px; 
	margin-right: -50px; 
	position:relative; 
	color: black;
}

#fb_share_1 a {
	color: black;
}

.tweetmeme_button {
	bottom:0px; 
	float: right; 
	right: -10px; 
	margin-bottom:0px; 
	margin-right: -55px; 
	margin-top: 10; 
	position:relative;
}
