/*
THEME NAME: New Virtual Phone System Reviews
THEME URI: http://www.virtualphonesystemreviews.com
DESCRIPTION: Custom theme based on PlainTxt.org Sandbox Template
VERSION: 1.0
AUTHOR: Lynn Rockwell
href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: 
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}
.entry-title a{
	color:#003366;
	text-decoration:none;
}

.entry-meta {
	font-size: .8em;
	color: #666666;
}

.entry-meta a{
	color: #666666;
}
.entry-date {
	font-size: .8em;
	color: #666666;
}

.entry-date a{
	color: #666666;
}
.entry-content{
	font-size:.9em;
}
div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;

}

div#nav-below {
margin-top:1em;

}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
	font-size:1em;
	color: #003366;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
font-size: 1.1em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
	margin:0;
	font-size: .8em;
	list-style-type: none;
}

div.sidebar ul ul li a{
	color:#003366;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
} 

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:3px;
}
/* custom style sheet */
/* header */
#header {
	width: 100%;
	height: 125px;
	margin: 0px auto;
	background-image: url(/images/bg-header.gif);
	background-repeat: repeat-x;
}
#header .headerHolder {
	width: 950px;
	height: 125px;
	margin: 0px auto;
}
#header .headerHolder .logo {
	float: left;
	width: 400px;
	height: 100px;
	padding-left: 10px;
}
#header .search {
	width: 450px;
	float: right;
	height: 30px;
	clear: none;
	padding-top: 10px;
	text-align: right;
	padding-right: 15px;

}
#header .nav {
	width: 520px;
	float: right;
	height: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header .nav ul {
	padding: 0px;
	margin: 0px;
}
#header .nav li.on {
	width: 82px;
	height: 53px;
	padding: 12px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	float: left;
	text-align: center;
	background-image: url(/images/tab-on.gif);
	background-repeat: no-repeat;
}
#header .nav li.off {
	width: 82px;
	height: 53px;
	padding: 12px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	float: left;
	text-align: center;
	background-image: url(/images/tab-off.gif);
	background-repeat: no-repeat;
}
#header .nav li.on-promo {
	width: 82px;
	height: 53px;
	padding: 12px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	display: block;
	float: left;
	text-align: center;
	background-image: url(/images/tab-on-promo.gif);
	background-repeat: no-repeat;
}
#header .nav li.off-promo {
	width: 82px;
	height: 53px;
	padding: 12px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	font-weight:bold;
	float: left;
	text-align: center;
	background-image: url(/images/tab-off-promo.gif);
	background-repeat: no-repeat;
}

#header .nav li a {
	color: #19598c;
	text-decoration: none;
}
#header .nav li a:hover {
	text-decoration: underline;
}
/* main content */
/* CSS Core Document */

* {
	margin: 0;
	padding: 0;
}

body, html {
	height: 100%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
/*	background-image: url(/images/bg.gif); */
	line-height: 20px;
}

a { 
	color: #093f6a; 
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0px 0px 15px 0px;
	font-weight: normal;
	color: #093f6a;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding: 0px 0px 15px 0px;
	font-weight: normal;
	color: #093f6a;
}
h1 a:hover {
text-decoration:underline;
}

h2 a:hover {
text-decoration:underline;
} 

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #093f6a;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}

p { padding-bottom: 20px; }

/* reusable */
.divider { 
	clear: both; 
	font-size: 1px; 
	line-height: 0px; 
	height: 0px; 
}
.left-spacer {
float:left;
clear: left;
height: 1px;
padding-bottom:20px;
}

#main-content {
	width: 100%;
	background-color: #ffffff;
}
#content-container {
	width: 920px;
	margin: 0px auto;
	padding: 20px 0px 30px 0px;
	background-color: #ffffff;
}

#content-container h2 {
font-size: 1.6em;
}

#content-container h3 {
font-size: 1.2em;
}

/* end main content */
#footer {
	width: 100%;
	height: 60px; 
	padding: 12px 0px 0px 0px;
	background-image: url(/images/bg-footer.gif) !important;
	background-repeat: repeat-x;
	color: #9e9e9e;
	font-size: 12px;
}
#footer .footerHolder {
	width: 920px;
	margin: 0px auto;
}
#footer .footerHolder .copy {
	width: 350px;
	float: right;
	text-align: right;
}
#footer .footerHolder .links {
	width: 550px;
	float: left;
	text-align: left;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	margin: 0px 2px 0px 2px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#footer li a {
	color: #9e9e9e;
}



/* end custom styles */
/* old custom styles  
#header {
	height: 80px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(/images/header_bg.png);
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#header-container {
	height: 80px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
      
}
#logo-container {
	float: left;
	height: 80px;
	width: 455px;
}
#search-container {
	float: right;
	height: 80px;
	width: 519px;
	text-align: right;
	line-height: 80px;
}
#navigation {
	background-image: url(/images/navigation_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 40px;
}

#navigation-container {
	height: 40px;
	width: 974px;
	clear: both;
	line-height: 40px;
	margin-right: auto;
	margin-left: auto;
}
#navigation-container ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 40px;
	width: 974px;
}

#navigation-container a {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation-container a:hover {
	text-decoration: underline;
}

#navigation-container li {
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	padding-left: 25px;
	text-transform: uppercase;
	font-size: 1em;
}


#content-container {
	clear: both;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#hero-shot-container {
	float: left;
	height: 285px;
	width: 380px;
	margin-top: 30px;
}
#cta-container {
	float: right;
	width: 585px;
}

#cta-container img {
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 30px;
}
#cta-container p {
	font-size: 0.9em;
}

#promotions {
	background-image: url(/images/promotion_bg.png);
	background-repeat: repeat-x;
	clear: both;
	width: 100%;
	height: 235px;
}
#promotions-container {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	height: 235px;
}
#promotions-container-br {
	clear: both;
}
.promotions-box {
	float: left;
	width: 275px;
	margin-left: 37px;
	border: 1px solid #000066;
}
.promotions-box h2 {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #003366;
	margin: 0px;
	padding: 5px;
}
.promotions-box p {
	font-size: .8em;
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
}
.promotions-box img {
	float: left;
	padding-right: 10px;
}
#footer {
	background-image: url(/images/footer_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
}
#footer-container {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	font-size: .8em;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contextual-navigation {
	float: left;
	width: 200px;
}
#contextual-container {
	background-color: #CCCCFF;
	margin-top: 10px;
	margin-right: 10px;
}
#content-container #contextual-navigation #contextual-container h2 {
	font-size: 1em;
	color: #000066;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
#content-container #contextual-navigation #contextual-container ul {
	padding-left: 10px;
	list-style-type: none;
}
#content-container #contextual-navigation #contextual-container li {
	line-height: 1.5em;
	font-size: .9em;
}
#content-container #contextual-navigation #contextual-container a {
	color: #003366;
}
#right-content {
	float: right;
	width: 774px;
	margin-top: 10px;
}
.review-summary {
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
#content-container #right-content .review-summary h2 {
	font-size: 1.1em;
}
#content-container #right-content .review-summary img {
	float: left;
	padding-right: 10px;
}
#content-container #right-content .review-summary p {
	font-size: 0.9em;
}
#review-detail {
}
#content-container #right-content #review-detail h1 {
	font-size: 1.2em;
}
#content-container #right-content #review-detail img {
	float: left;
	padding-right: 10px;
}
#about_us_container {
	padding-left: 10px;
}
#content-container #right-content #about_us_container h1 {
	font-size: 1.2em;
}
#content-container #right-content h1 {
	font-size: 1.2em;
	color: #000099;
}
#pardon_dust {
	margin-right: auto;
	margin-left: auto;
}
#pardon_dust h1 {
	font-size: 1.5em;
	color: #003366;
	margin-right: auto;
	margin-left: auto;
	padding-left: 250px;
}
#content-container #right-content #review-detail li {
	list-style-type: none;
	font-size: .9em;
	padding-left: 10px;
	text-align: left;
	text-indent: 10px;
}
#right-content-blog-resources {
	width: 705px;
        
}
#right-content #right-content-blog-resources h2 {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #003399;
	padding-left: 10px;
	margin-top: 0px;
}
#right-content #right-content-blog-resources h3 {
	font-size: .85em;
	font-weight: bold;
	padding-left: 10px;
}
#right-content  #right-content-blog-resources  p {
	font-size: .85px;
	background-color: #CCCCFF;
}
*/