/*
Theme Name: e-days
Theme URI: http://www.e-days.co.uk/
Description: e-days theme
Author: e-days
Author URI: http://www.e-days.co.uk/
Tags: grey, orange, e-days
*/


*{margin:0; padding:0;}

html { min-height: 100%; margin-bottom: 1px; }  /* FireFox Page-Shift Fix */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	margin-top:0.2em;
	margin-bottom:0.2em;
	background-color: #ffffff;
	color:#444444;
}

/*** USEFUL ***/

.clear {clear: both;}
.clear_fusion {clear: both;line-height: 1px;height: 1px;font-size: 1px;}
.float_left {float:left;}
.float_right {float:right;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.img_left {float: left; margin: 0 15px 5px 0;}
.img_right {float: left; margin: 0 10px 5px 15px;}
.vertical_align {display: inline;vertical-align: middle;}
.vertical_align_all * {display: inline;vertical-align: middle;}
a img {border: 0px none;}

/*** STRUCTURE ***/

.banner
{
	background-image: url("images/banner_image.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:20px;	
}

.bg_wrapper{
	margin:10px auto;
	width: 940px;
	padding: 10px;
}
.bg_wrapper2{
	padding: 0;
}

.wrapper{
	
}

#banner {
	height: 155px;
}

#content {
	padding: 20px;
	background-color: #FFFFFF;
	position: relative !important;
	position: static;
	margin-bottom: 10px;
	background-image: url("images/main_bg.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

.col_left {
	float: left;
	width: 588px;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #d3d3d3;
}

.col_right {
	float: left;
	width: 271px;
}

/*** FORMATTING ***/

p {
line-height: 150%;
margin: 0 0 1em 0;

}


ul, ol {
line-height: 150%;
margin: 0 0 1em 25px;
}

h1, h2, h3, h4 {
	font-size: 2.2em;
	margin: 0 0 0.5em 0;
	font-weight: normal;

}

h1 {
	color: #696969;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d8d8d8;
}
	
h2 {
font-size: 1.6em;
}

h3 {
font-size: 1.4em;
}

h4 {
font-size: 1.6em;
color: #5c96a9;
margin-bottom: 1px;
}

a, a:visited, a:active {
color: #E46D1C;
text-decoration: none;
}

a:hover {
color: #E46D1C;
text-decoration: underline;
}

#footer a:hover {
text-decoration: underline;
}

/*** MISC ***/

#footer {
	color: #cccccc;
	margin-top: 15px;
}

#footer a, #footer a:visited, #footer a:active {
	color: #CCCCCC;
}

.callout {
	background-color: #f5f5f5;
	border: 1px solid #e6e6e6;
	padding: 10px 10px;
	margin-bottom: 1em;
	}

.callout_contact {
	background-image: url("images/callout_contact.gif");
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 70px;
	}

.callout_demo {
	background-image: url("images/callout_demo.gif");
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 70px;
	}

.callout_worldwide {
	background-image: url("images/callout_worldwide.gif");
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 70px;
	}

/*** BRADFORD FACTOR NAV ***/

#bradford_nav {
	width: 426px;
	}
.bradford_factor_nav ul, .bradford_factor_nav li {
	list-style-type: none;
	display: inline;
	}
.bradford_factor_nav li, .bradford_factor_nav a {
	background-image: url(..images/benefit_nav_left.jpg);
	background-repeat: no-repeat;
	padding: 2px 7px;
	color: #696969;
	text-decoration: none;
	float: left;
	display: block;
	margin-right: 5px;
	font-size: 11px;
	background-position: left top;
	margin-bottom: 5px;
	}
.bradford_factor_nav li, .bradford_factor_nav a, .bradford_factor_nav span {
	background-image: url(..images/benefit_nav_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #696969;
	padding: 5px;
	display: block;
	}
.bradford_factor_nav li, .bradford_factor_nav a:hover {
	background-image: url(..images/benefit_nav_left2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.bradford_factor_nav li, .bradford_factor_nav a:hover, .bradford_factor_nav span {
	background-image: url(..images/benefit_nav_right2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	

/*** CAROUSEL ***/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 251px; /*Width of Carousel Viewer itself*/
height: 225px; /*Height should enough to fit largest content's height*/
margin: 10px 0;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0 3px 0 3px; /*margin around each panel*/
width: 245px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
text-align: center;
}

.stepcarousel img{
	margin-bottom: 5px;
}


/*** FLOWPLAYER ***/

#flowplayer {
	display:block;
	width:426px;
	height:340px;
}

#clips {
	margin: 10px 0;
}

#clips a {
	display: block;
	background-image: url(..images/video_button_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	margin-right: 3px;
}

#clips a span {
	display: block;
	background-image: url(..images/video_button_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	padding: 7px 5px;
}


/**Callouts**/

.inner_col1 {
	float:left;
	width:48%;
	margin-right:15px !important;
	margin-right:0;
}
.inner_col2 {
	float:left;
	width:47%;
}
.inner_col1.wide, .inner_col2.wide
{
	width:100%;
}

.inner_col1 ul li, .inner_col2 ul li {
	list-style-image:url(images/bullet.gif);
	line-height:160%;
}

.inner_col1 .underline, .inner_col2 .underline {
	margin-left:25px;
	text-indent:-25px;
}

/** Problem & Solution 2Col **/

ul.pns_2col {	
	margin-left: 0;
	margin-bottom: 10px;
	padding-bottom:5px;
	display: block;
	width: 100%;
	line-height:150%;
	border-bottom:1px dotted #D1D1D1;
}

.problem, .solution {
	float:left;
	width:46%;
	list-style-type: none;
}
.problem_no_bullet, .solution_no_bullet {
	float:left;
	color: #666666;
	width:46%;
	list-style-type:none;
}

.problem {
	margin-right:35px;
	font-weight: bold;
}

.feature {
	font-size: 1.5em;
}

.benefit {
	font-size:1.2em;
	color: #666666;
}

.2col {
	float:left;
	width:49%;
}

.case_study {
	border-top: 1px solid #D8D8D8;
	padding-top: 20px;
	margin-top: 20px;
}

.case_study img {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.case_study ul li {
	list-style-image:url(images/bullet.gif);
}


/**** MENUS CSS ****/

#top_links {
	padding-top: 8px;
	}
#top_links a, #top_links a:visited, #top_links a:active {
display: block;
float:right;
background-position:left top;
background-repeat: no-repeat;
padding-top: 7px;
padding-left: 35px;
text-decoration: none;
color: #8c8c8c;
font-size: 0.9em;
margin-left: 5px;
}

#top_links a:hover {
color: #000000;
}

#top_links a.brochure {
background-image:url(images/bg_link_brochure.gif);
width:107px;
height:21px;
}
#top_links a.demo {
background-image:url(images/bg_link_demo.gif);
width:95px;
height:21px;
}
#top_links a.chat {
background-image:url(images/bg_link_chat.gif);
width:71px;
height:21px;
}
#top_links a.quote {
background-image:url(images/bg_link_quote.gif);
width:95px;
height:21px;
}




/*** MAIN NAV ***/

#main_nav {
	float: left;
	margin-top: 118px;
}

#main_nav ul {
	list-style-type: none;
	margin: 0;
}

#main_nav ul li {
	display: inline;
}

#main_nav li a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 1.4em;
	color: #ffffff;
	border-right:1px solid #FFFFFF;
	padding: 0 10px;
}

#main_nav li a span {

}

#main_nav li a:hover {

}

#main_nav li a:hover span {

}

/*** NAV CURRENT PAGE INDICATOR ***/
#nav_1 a.nav_1, #nav_2 a.nav_2, #nav_3 a.nav_3, #nav_4 a.nav_4, #nav_5 a.nav_5 {
	background-image: url("images/bg_menu_right.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
}

#nav_1 a.nav_1 span, #nav_2 a.nav_2 span, #nav_3 a.nav_3 span, #nav_4 a.nav_4 span, #nav_5 a.nav_5 span {
	background-image: url("images/bg_menu_left.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

/**** VERTICAL MENU ****/

#vert_nav{
	width:100%;
	background-image: url("images/bg_side_nav_top.jpg");
	background-repeat:repeat-y;
}
#vert_nav h2{
	color:#970F00;
	padding-bottom:0.5em;
	padding-top:0.5em;
	padding-left:0.9em;
	font-size:1em;
	background-image: url("images/bg_side_h2.jpg");
}
#vert_nav ul{
	padding-left:3px;	
	background-image: url("images/bg_side_nav.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:2em;
	margin-left:0;
}
#vert_nav ul li{
	list-style-type:none;
	margin-bottom:0.5em;
}
#vert_nav ul li a{
	width:95%;
	padding-left:5%;
	line-height:21px;
	display:block;
	background-image: url("images/button_vert.gif");
	background-position:bottom left;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#595959;
	font-size:0.9em;
}
#vert_nav ul li a:hover{
	background-image: url("images/button_vert_hv.gif");
	color:#000000;
}
#vert_nav ul li a.selected{
	background-image: url("images/button_vert_hv.gif");
	color:#000000;
}


#nav_a .nav_a{ color:#000000; background-image: url("images/button_vert_hv.gif");}
#nav_b .nav_b{ color:#000000; background-image: url("images/button_vert_hv.gif");}
#nav_c .nav_c{ color:#000000; background-image: url("images/button_vert_hv.gif");}
#nav_d .nav_d{ color:#000000; background-image: url("images/button_vert_hv.gif");}
#nav_e .nav_e{ color:#000000; background-image: url("images/button_vert_hv.gif");}
#nav_f .nav_f{ color:#000000; background-image: url("images/button_vert_hv.gif");}
#nav_g .nav_g{ color:#000000; background-image: url("images/button_vert_hv.gif");}
#nav_h .nav_h{ color:#000000; background-image: url("images/button_vert_hv.gif");}
	



/********** FOOTER MENU ********/

#footer{
	border-top: 1px dotted #CCCCCC;
	padding-top: 10px;
	}
.footer ul{
	/*background-image: url("images/bg_corner.gif");
	background-position:top left;
	background-repeat:no-repeat;*/
	list-style:none;
	float:left;
	height:20px;
	padding-left:1em;
	
	margin-left:0;
}
.footer ul li{
	float:left;
	padding-right:1em;
	padding-top:0.3em;
}
.footer ul li a{
	font-size:0.8em;
	text-decoration:none;
	color:#474747;
}
.footer ul li a:hover{
	text-decoration:underline;
	color:#000000;
}

/************ LIST PAGE ***************/

p.date {
	display: block;
	color: #696969;
	margin-top: 5px;
	}
p.topics {
	margin-top:5px;
	float:left;
}
.post_title{
	float: left;
	display: block;
	width: 600px;
	}
.post{
	margin-bottom: 25px;
	}
.postmetadata, .postmetadataleft{
	background-color:#eeeeee;
	color: #198fb4;
	padding: 10px;
	}
.postmetadata a, .postmetadataleft a{
	color: #198fb4;
	}
.postmetadataleft{
	text-align: left;
	}
.postmetadata .comments {
	float:right;
	height:16px;
	width:250px;
	padding:5px 10px;
	margin-top: -4px;
	text-align: right;
	}
.full_story {
	font-weight:bold;
	background-image: url("images/full_story.gif");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px; 
	}
.entry{
	margin-bottom: 5px;
	}
textarea#comment{
	width: 576px;
	}
.navigation{
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: block;
	clear: both;
	}
.alignleft{
	float: left;
	width: 270px;
	}
.alignright{
	text-align: right;
	float: left;
	width: 269px;
	}
.entry .section {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #EEEEEE;
	font-size: 8pt;
	}
.entry .section a {
	color: #198fb4;
}
ul.related_post {
	list-style-type: none;
	margin-left: 0;
	}

/****** COMMENTS ******/

.comment{
	padding: 10px;
	}
.comment-author{
	width: 255px;
	float: left;
	}
.comment-meta{
	width: 313px;
	float: left;
	text-align: right;
	margin-top: 20px;
	}
.commentlist p{
	margin-left: 35px;
	}
ol.commentlist{
	list-style-type: none;
	margin-left: 0px;
	}
.even{
	background-color: #F0F0F0;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	}

/****** SEARCH ******/

#searchform {
	margin-right: 5px;
}

input#s{
	color:#333333;
	font-size:1em;
	padding:3px;
	}
input#searchsubmit{
	background-image:url(images/search.gif);
	float:none;
	margin:0.5em 0 0;
	border:medium none;
	height:27px;
	width: 27px;
	cursor: pointer;
	}

/****** SIDEBAR ******/

.col_right h3 {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #CCCCCC;
font-size: 1.4em;
}

.col_right ul {
margin: 0;
list-style-type: none;
}

.col_right .section {
margin-bottom: 25px;
}

.col_right ul li {
	margin-bottom:0 !important;
	margin-bottom:-20px;
	}
	
.col_right ul li a {
	display: block;
	border-bottom: 1px solid #f0f0f0;
	padding: 5px;
	}
.col_right .recent_comments ul li a {
	display:inline;
}

.col_right ul li a:hover {
	background-color: #f9f9f9;
	text-decoration: none;
	color: #ca5c11;
	}
	
.categories{
	margin-bottom: 5px;
	}
.categories, .categories ul li{
	list-style-type: none;
	}
.tag_cloud a{
	display: block;
	}

/****** POWERNAV ******/

.footer_row {
	width: 175px;
	float: left;
	}
ul.footer_row {
	list-style-type: none;
	margin-left:0;
	}

/****** ARCHIVE ******/

ul.archive_list {
	list-style-type: none;
	}

/*** SOCIAL ***/

.social_bar {
	background-color: #F0F0F0;
    border: 1px dotted #EEEEEE;
    margin-bottom: 15px;
    padding: 5px;
}

/*** SOCIAL TABS ***/

.social_tabs {
	position: fixed;
	_position:absolute;
	right: 0;
	top: 20px;
	width: 30px;
	z-index: 1000;
	}

.social_tabs a {
	position: relative;
		right:-2px;
	}

.social_tabs a:hover {
	position: relative;
	right: 0px;
	}
	
.social_tabs img {
	margin-bottom: 1px;
	}
	
	
