/*  
Theme Name: Bplans IE
Theme URI: http://www.bplans.ie
Description: The Bplans IE theme
Version: 1.0
Author: Ryan Blackthorne & Dermot Leahy
Author URI: http://www.paloalto.com/


*/
/* pulled css from palo uk */
* {

margin:0pt;
padding:0pt;
}
body {
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
margin:10px 0;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
margin-bottom:3px;
margin-top:20px;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin-bottom:2px;
margin-top:13px;
}
h4 {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-bottom:0px;
margin-top:10px;
}
h5 {
}
p {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
}
ul {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:25px;
margin-top:5px;
margin-bottom:5px;
}
ol {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
ol li {
margin-bottom:5px;
}
dl {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:25px;
}
a:link {
color:#003399;
}
a:active {
color:#003399;
}
a:visited {
color:#003399;
}
a:hover {
color:#FF9900;
}
table ul {
margin-left:15px;
}
table li {
margin-left:10px;
}
li {
font-size:12px;
margin-top:0px;
}
li.small {
font-size:10px;
}
ul.feature {
margin:0px;
padding:0px 0px 0px 20px;
}
li.feature {
font-size:12px;
}
li.blue {
list-style-image:url(/common/gifs/bluearrow_li.gif);
text-align:right;
}
ul.bluefeature {
margin:0px 0px 0px 5px;
padding:0px 0px 0px 15px;
}
ul.bluesubnav {
font-size:11px;
margin:0px;
padding:5px 0px 0px 15px;
}
ul.bluesubsubnav {
font-size:10px;
margin:0px;
padding:5px 0px 0px 20px;
}
li.bluefeature {
list-style-image:url(/common/gifs/bluearrow_li.gif);
text-align:left;
text-decoration:underline;
}
.highlight {
background-color:#FFFFCC;
}
table {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
fieldset {
font-size:12px;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
}
#search_nav{
display:none;
}
/* CSS Document */
#container{
width:800px;
margin-left:auto;
margin-right:auto;
}

/* header and menu styles */
#header{
margin-top:10px;
}
#header #logo{
margin-bottom:5px;
height:40px;
float:left;
width:580px;
}
#header #logo h1 {
font-size:26px;
font-family:, helvetica, arial, helvetica, sans-serif;
margin:5px 0 0 0;
color:#000;
text-decoration:none;
font-weight:normal;
}
#header #logo h1 a {
color:#000;
text-decoration:none;
}
#header #logo h1 span {
color:#22599e;
font-weight:bold;
font-size:26px;
text-decoration:none;
}
#header #logo h2 {
font-size:24px;
font-family:arial, helvetica, sans-serif;
margin:5px 0 0 0;
color:#000;
text-decoration:none;
font-weight:normal;
}
#header #logo h2 a,#header #logo h2 a:hover,#header #logo h2 a:active, #header #logo h2 a:visited, #header #logo h2 a:link {
color:#000;
text-decoration:none;
}
#header #logo h2 span {
color:#22599e;
font-weight:bolder;
font-size:26px;
text-decoration:none;
margin-left:10px;
}

#header #logo img{
float:left;
margin-right:5px;
}
#header #logo p{
float:left;
color:#6782A3;
margin-left:106px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
margin-top:15px;
}
#header #logo #chat_button{
margin-left:9px;
}
#header #logo #hacker_safe{
float:right;
}
#header #press_head {
float:right;
}
#header #press_head h1 {
color:#FF9900;
font-size:16px;
margin-top:15px;
}
.menu {
font-family: arial, sans-serif; 
position:relative; 
font-size:11px; 
}
.menu ul li a{
display:block; 
text-decoration:none; 
width:120px; 
height:20px; 
text-align:center; 
color:#fff;
font-weight:bold;
line-height:20px; 
font-size:11px; 
}
.menu ul li a:visited {
display:block; 
text-decoration:none; 
height:20px; 
text-align:center; 
color:#fff;
font-weight:bold;
line-height:20px; 
font-size:11px; 
}
.menu ul li a:hover{
display:block; 
text-decoration:none; 
width:120px; 
height:20px; 
text-align:center; 
color:#fff;
font-weight:bold;
line-height:20px; 
font-size:11px; 
}
.menu ul {
padding:0; 
margin:0;
margin-top:-2px; 
list-style: none;
}
.menu ul li {
float:left; 
position:relative;
border-right:#FFFFFF 1px solid;
padding:0 10px;
}
.menu ul li ul li a{
width:205px;

}

.postmetadata {
font-size:11px;
color:#444444;
}

#search_box {
width:175px;
float:left;
clear:both;
margin:0;
padding:0;
}
#search_box h3 {
float:left;
}
.searchinput {
width:170px;
}
#searchsubmit {
float:left;
clear:both;
margin-top:5px;
margin-right:20px;
}
/* various */
#page {
margin-left:auto;
margin-right:auto;
width:800px;
}

#sidebar_about_box {
background-image:url(images/big_blog/greybox.gif);
background-repeat:no-repeat;
width:190px;
height:130px;
margin:0;
padding:0px;
line-height:15px;
margin-bottom:10px;
}
#sidebar_about_box h2 {
margin:0px;
padding:10px 16px;
color:#ffffff;
line-height:18px;
font-size:16px;
}
#sidebar_about_box h2 span {
font-size:16px;
}
#sidebar #sidebar_about_box p {
margin:0px;
padding:0px 12px 0px 15px;
color:#ffffff;
line-height:15px;
}

#header .menu{
clear:both;
background-image:url(images/greenbar.gif);
background-color:#22599e;
background-repeat:no-repeat;
height:19px;
padding-left:9px;
padding-top:3px;
margin-bottom:11px;
}
#header #menu ul{
margin:0;
padding:0;
float:left;
}
#header #menu ul li{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
display:inline;
color:#FFFFFF;
}

#left_column{
width:191px;
float:right;
margin-bottom:16px;
}
/*
#left_column #sidebar_header{
background-image:url(images/backgrounds/business_plan_pro_sidebar_header.gif);
background-repeat:no-repeat;
height:241px;
padding-left:16px;
padding-right:10px;
}
*/
#sidebar_header {
background-color:#CCCCCC;
background-image:url(images/backgrounds/gray_bar.gif);
background-repeat:no-repeat;
height:29px;
padding-left:16px;
padding-right:10px;
}
#sidebar p {
line-height:10px;
font-size:12px
}


#left_column #sidebar_products {
background-image:url(images/lightbluebox.gif);
background-repeat:no-repeat;
height:291px;
width:190px;
padding:5px 0 0 0;
margin:0;
}
#left_column #sidebar_products h4 {
font-size:12px;
font-weight:bold;
font-family:arial,helvetica,sans-serif;
margin:10px 0 0 0;
padding:5px 10px 0px 10px;

}
#left_column #sidebar_products p {
font-size:11px;
padding:0 10px 0 10px;
margin:0;
line-height:1.3em;
}
#left_column #sidebar_products strong {
font-size:11px;
font-weight:bold;
color:#444;
padding:5px 10px 0 10px;
margin:5px 0 0 0;
}

#left_column #sidebar_body{
background-image:url(images/backgrounds/sidebar_body.gif);
background-repeat:repeat-y;
padding-left:18px;
padding-right:16px;
line-height:29px;
}
#left_column #sidebar_body a{
color:#525050;
text-decoration:none;
}
#left_column #sidebar_body ul{
margin-left:0px;
margin-bottom:0px;
margin-top:0px;
display:block;
}
#left_column #sidebar_body li {
margin-left:0px;
margin-bottom:0px;
margin-top:0px;
list-style:none;
color:#525050;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
border-bottom:#D6D6D6 1px solid;
}
#left_column #sidebar_body ul li{
list-style:none;
color:#525050;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-bottom:#D6D6D6 1px solid;
}
#left_column #sidebar_body ul li.last_sidebar_link{
border-bottom:none;
}
#left_column #sidebar_body ul li ul{
margin-left:17px;
padding-bottom:7px;
display:none;
}
#left_column #sidebar_body ul li ul li{
list-style:square;
font-size:11px;
line-height:18px;
}
#left_column #sidebar_body ul li ul li{
border-bottom:none;
}
#left_column #sidebar_footer{
background-image:url(images/backgrounds/sidebar_footer.gif);
background-repeat:no-repeat;
background-position:bottom;
min-height:20px;
padding-left:16px;
padding-right:16px;
}
#left_column #sidebar_subnav_header {
background-image:url(images/backgrounds/sidebar_footer.gif);
background-position:left top;
background-repeat:no-repeat;
font-size:11px;
margin:0;
min-height:20px;
padding:5px 16px;
}
#standard {
float:left;
margin-top:170px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
#left_column #standard span {
color:#F58025;
}
#left_column #standard img {
margin-top:5px;
}
#premier {
float:left;
margin-top:170px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin-left:15px;
}
#left_column #premier span {
color:#F58025;
}
#left_column #premier img {
margin-top:5px;
}
#sidebar_subnav_header_solo {
background-image:url(/Central_Images/palo_us_newsroom/backgrounds/sidebar_footer.gif);
background-position:left top;
background-repeat:no-repeat;
font-size:11px;
margin:0pt;
padding:5px 0px;
}
#sidebar_subnav_header_solo h2 {
color:#003399;
font-size:11px;
margin:3px 0pt 0pt;
padding:0pt;
}
#left_column #sidebar_header {
background-image:url(images/backgrounds/business_plan_pro_sidebar_header.gif);
background-repeat:no-repeat;
height:241px;
padding-left:16px;
padding-right:10px;
}

#right_column_bpp {
float:left;
width:800px;
}
#right_column_bpp li {
margin-top:3px;
line-height:17px;
}
#right_column_bpp p {
margin-bottom:2px;
color:#fff;
}
#right_column_bpp #sidebar_body strong {
font-size:12px;
padding:10px;
}

#right_column {
float:left;
width:580px;
}
#right_column li {
margin-top:3px;
line-height:17px;
}
#right_column p {
margin-bottom:12px;
color:#333333;
}
/* main area styling */

/* footer styles */
#footer{
border-top:#E5E5E5 1px solid;
text-align:center;
color:#000000;
clear:both;
margin-top:15px;
}
#footer img {
border:none;
}
#footer ul{
width:380px;
margin-left:auto;
margin-right:auto;
padding-top:17px;
margin-bottom:10px;
font-size:12px;
}
#footer ul li{
display:inline;
}
#footer a{
color:#003399;
text-decoration:none;
}
#footer p{
font-size:11px;
}
.clear{
clear:both;
}

.menu ul li.last_link{
border-right:none;
}





/* Begin Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar_subnav_header h2 {
color:#003399;
font-size:11px;
margin:3px 0 0;
padding:0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type:none !important;
	list-style-image:none;
	}
/* End Entry Lists */

#left_column #sidebar #sidebar_body .test ul li {
list-style-type:none !important;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	border-right:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-top:1px solid #eeeeee;

	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 7px;
	list-style: none;
	border-bottom:1px solid #eeeeee;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	word-wrap:break-word;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0px 0 10px 0;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


.post h2 {
margin-top:10px;
margin-bottom:5px;
font-size:16px;
}

.post {
margin-bottom:25px;
}

.press_contact {
margin:10px 0 5px 0px;
}
.press_contact h2 {
font-size:14px;
border-bottom:1px solid #eee;
margin-bottom:10px;
display:block;
width:110px;
}
.press_contact strong {
font-size:12px;
color:#000000;
}
.press_contact p {
font-size:11px;
color:#333333;
margin-left:5px;
line-height:17px;
}

.supportcontentbody {
width:200px;
}

.title cite {

}
.comment {
padding: 5px;
border:1px solid #eee;
background-color:#F9F9F9;
}

#right_column .content p {
font-weight:normal;
color:#333;
}

#socialnetworking {
text-decoration:none;
padding:5px 0px 3px 0px;
margin-top:15px;
}
#socialnetworking h4 {
font-size:12px;
display:none;
font-weight:bold;
}

#socialnetworking ul li {
text-decoration:none;
list-style-type:none;
display:inline;
font-size:11px;
list-style:inside;
margin:0px 15px 0px 0px;
padding:5px 10px 10px 0px;
}
#socialnetworking a {
text-decoration:none;
}

#comment_list {
font-size:12px;
}
#comment_list cite {
font-weight:bold;
font-style:normal;
}
#comment_list .meta {
font-size:10px;
}
#comment_list .body {
margin:5px 0;
}
#comment_list .title {
font-size:13px;
}
#addcomment .add small {
font-size:12px

}

#addcomment small {
font-size:12px;

}
.entry p {
margin-top:6px;
}
.module-content {
padding:5px;
border:1px solid #ccc;
background-color:#f9f9f9;
}
.module-content p {
padding:5px;
}
#comments {
font-size:14px;
padding-bottom:8px;
}
.entry  {
margin-bottom:25px;
}
.add_this {
margin-top:10px;
}
.author_bio {
margin:29px 0;
clear:both;
min-height:140px;
}
.author_bio img {
margin-right:10px !important;
}
/* comparison chart */

#bpp_comparison {
width:578px;
}
#bpp_comparison a {
text-decoration:none;
}

#bpp_comparison_top {
background-image:url(images/Compchart/bluebar_top.gif);
background-position:left;
background-repeat:no-repeat;
height:23px;
width:578px;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
}
.bpp_comparison_iefix {
background-image:url(images/Compchart/bluebar_top.gif);
background-position:right;
background-repeat:no-repeat;
height:23px;
}
.bpp_comparison_iefix_mid {
background-image:url(images/Compchart/bluebar_top.gif);
background-position:center;
background-repeat:no-repeat;
height:23px;
}

#bpp_comparison .leftpadding {
padding-left:10px;
width:360px;
}

.bpp_comparison_row_light {
background-image:url(images/Compchart/mid_1_lighter.gif);
background-position:left;
background-repeat:no-repeat;
height:23px;
width:578px;
font-size:12px;
}

.bpp_comparison_row_dark {
background-image:url(images/Compchart/mid_2_darker.gif);
background-position:left;
background-repeat:no-repeat;
height:23px;
width:578px;
font-size:12px;
}

#bpp_comparison_bottom {
background-image:url(images/Compchart/greybar_bottom.gif);
background-position:left;
background-repeat:no-repeat;
height:23px;
width:578px;
font-weight:bold;
font-size:12px;
}

.mini_bpp_comparison {
border:1px solid #dddddd;
font-size:11px;
margin-bottom:10px;
margin-top:15px;
color:black;
font-family:arial;
text-decoration:none;
padding:5px;
}
.mini_bpp_comparison tr {
font-size:11px;
text-decoration:none;
}
.mini_bpp_comparison tr a {
text-decoration:none;
}

/* sidebar */

#bpp_sidebar {
background-image:url(images/BPP.gif);
background-repeat:no-repeat;
padding-top:0px;
height:522px;
width:191px;

}

/* index page main content */

#top_main {
background-image:url(images/backgrounds/top_main_background.gif);
background-repeat:no-repeat;	
height: 285px;
padding:10px 15px 0px 18px;
}

#top_main h2 {
font-size:24px;
font-family:arial, helvetica, sans-serif;
margin:0 0 0 0;
color:#000;
text-decoration:none;
font-weight:normal;
}
#bottom_main {
background-image:url(images/backgrounds/top_main_background.gif);
background-repeat:no-repeat;	
height: 285px;
padding:10px 15px 0px 18px;
}

#bottom_main h2 {
font-size:24px;
font-family:arial, helvetica, sans-serif;
margin:0 0 0 0;
color:#000;
text-decoration:none;
font-weight:normal;
}
#content #right_column #left_content {
float:left;
width:265px;
}
#content #right_column #right_content {
float:left;
margin-left:15px;
width:265px;
}
#content #right_column #left_content h3 {
margin:0px;
}
#content #right_column #right_content h3 {
margin:0px;
}
.sample_plan_box {
margin-top:15px;
margin-bottom:10px;
height:100px;
}
.plan_img {
float:left;
padding: 0px 8px 40px 0px;
}
element.style {
cursor:default;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -400px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
z-index: 2;
top: -400px;
left: 100px; /*position where enlarged image should offset horizontally */
}


