/*
Theme Name: Business Theme
Theme URI: http://
Description: <p>Business Theme wordpress CMS Theme for All Type of portfolios and business websites</p>
Version: 1.0
Author: ram
Created Date:10/05/2009
Author URI: http://www.meltingpx.com/

*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/


body {
	font: 12px/1.5 Arial, Helvetica, FreeSans, sans-serif;
	background: #d2d2d2 url(images/layout/bg_header.gif) repeat-x top center;
	text-align: center;
	
}

#container {
	background: url(images/layout/bg_masthead.jpg) no-repeat top center;
	position: relative;
	margin:0 auto;
	text-align: left;
}


a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #222 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* default link style
----------------------------------------------------------------------------------------------------*/
#left-column a, a:link {color:#9e2225;	text-decoration: none;}
#left-column a:hover {color:#c71e03;	text-decoration:underline;}

a, a:link {color:#9e2225;	text-decoration: underline;}
a:hover {color:#c71e03;	text-decoration:underline;}
a:visited {color:#9e2225;	text-decoration:underline;}
a:active {color:#c71e03;	text-decoration:underline;}
#right-column li {margin-left:0;}

/* `Headings 
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 24px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

h2 {
	font-size: 24px;
	font-family: Helvetica Arial, sans-serif;
	color:#000000;
	margin: 20px 0 20px 0;
	padding: 0 0 10px 0;
	
}

.container_12 .grid_4 h2 {
	background: url(images/layout/bg_sideheader.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding:12px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	height:30px;
	font-size:14px;	
	color:#9e2225;
	text-transform:uppercase;
}


h3 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin: 25px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom:dashed #999999 1px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 20px 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom:dashed #999999 1px;
}

h6 {
	font-size: 12px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}

hr { color:#CCCCCC; margin:20px 0px 10px 0px; }

strong {color:#000000;}


/* `styles for order and un order list
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 20px;
}

/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 18px 18px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 18px 18px 0;
  width:auto;
}
a img {
	border:none;
}

blockquote{
	background-color:#f5e8e9;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:10px solid #9e2225;
	font-size:12px;	
	color:#9e2225;
}

/* Top section, header, logo and contact info
----------------------------------------------------------------------------------------------------*/
.header{
	height:215px;
	width:960px;
	position:relative;
	background-color:#9e2225;
}

#logo{
	width:960px;
	height:215px;
}
#contact-info{
	position: absolute;
	top:6px;
	right:0px;
	float:right;
	width:auto;
}
.img-border{
	padding:8px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:10px;
}

/* MAIN NAVIGATION
----------------------------------------------------------------------------------------------------*/

#menu {height: 77px; width: 960px; padding:0px; margin:0px; background-image:url(images/layout/bg_menu.gif); float:left;}
#menu span {display:none;}
#menu li {float: left; padding:0px; margin:0px; list-style-image:none;}
#menu a {display:block; padding:0px; margin:0px; height:77px;}
#menu ul {padding:0px; margin:0px; list-style-type: none;}

#menu .home {background-image: url(images/layout/btn_home.gif); width: 108px; height:77px;}
#menu .inthemedia {background-image: url(images/layout/btn_inthemedia.gif); width: 133px; height:77px;}
#menu .news {background-image: url(images/layout/btn_news.gif); width: 86px; height:77px;}
#menu .events {background-image: url(images/layout/btn_events.gif); width: 196px; height:77px;}
#menu .links {background-image: url(images/layout/btn_links.gif); width: 60px; height:77px;}
#menu .ward35 {background-image: url(images/layout/btn_ward35.gif); width: 252px; height:77px;}
#menu .contact {background-image: url(images/layout/btn_contact.gif); width: 125px; height:77px;}

#menu .home a:link {background-position: 0px 0px; height:77px;}
#menu .home a:hover {background-position: 0px 77px; height:77px;}
#menu .home a:visited {background-position: 0px 0px; height:77px;}
#menu .home a:active {background-position: 0px 77px; height:77px;}


/* MAIN NAVIGATION IE6
----------------------------------------------------------------------------------------------------*/
.home:hover {background-image: url(images/layout/btn_home.gif);background-position: 0px 77px; width: 108px;}
.inthemedia:hover {background-image: url(images/layout/btn_inthemedia.gif); background-position: 0px 77px; width: 133px;}
.news:hover {background-image: url(images/layout/btn_news.gif); background-position: 0px 77px; width: 86px;}
.events:hover {background-image: url(images/layout/btn_events.gif);background-position: 0px 77px; width: 196px;}
.links:hover {background-image: url(images/layout/btn_links.gif); background-position: 0px 77px; width: 60px;}
.ward35:hover {background-image: url(images/layout/btn_ward35.gif); background-position: 0px 77px; width: 252px;}
.contact:hover {background-image: url(images/layout/btn_contact.gif); background-position: 0px 77px; width: 125px;}

.home:active {background-image: url(images/layout/btn_home.gif);background-position: 0px 77px; width: 108px;}
.inthemedia:active {background-image: url(images/layout/btn_inthemedia.gif); background-position: 0px 77px; width: 133px;}
.news:active {background-image: url(images/layout/btn_news.gif); background-position: 0px 77px; width: 86px;}
.events:active {background-image: url(images/layout/btn_events.gif);background-position: 0px 77px; width: 196px;}
.links:active {background-image: url(images/layout/btn_links.gif); background-position: 0px 77px; width: 60px;}
.ward35:active {background-image: url(images/layout/btn_ward35.gif); background-position: 0px 77px; width: 252px;}
.contact:active {background-image: url(images/layout/btn_contact.gif); background-position: 0px 77px; width: 125px;}


/* search button style
----------------------------------------------------------------------------------------------------*/

.search{ margin:0px; padding:0px;}

.screen-reader-text { display:none;}

li#search{
	list-style:none;
	display:inline;	
	line-height:25px;
	height:25px;
	text-align:right;
	position:absolute;
	top:50px;
	left:550px;
	display:block;
	width:300px;
	float:right;
}


li#search #s{
	border:2px solid #1295e7;
	background-color:#047fcc;
	padding:2px 5px;
	width:250px;


}
li#search .submit{
position:absolute;
top:1px;



}

/* titles and icons in sidebar and main column
----------------------------------------------------------------------------------------------------*/
.icons-sb{
	position:relative;
	top:5px;
	margin-right:10px;
	width:32px;
	height:32px;

}
.icons-lc{
	position:relative;
	margin-right:8px;
	width:30px;
	height:30px;

}
.pagetitle{
	font-size:2em;
	letter-spacing: -1px;

}



	/*  sidebars and left columns padding and colors
----------------------------------------------------------------------------------------------------*/
#left-column, #right-column{
}

.right-column {margin-bottom:0px; position: relative;}
	
	.right-column p{ font-size:12px;}
	
#left-column{
	margin: 0 30px 0px 30px;}

#right-column h2{
	background-color:#303e48;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:10px solid #50606b;
	font-size:12px;	
	color:#FFFFFF;
}


div.right-column{
	padding: 0px;
	margin:0 auto;
	
}

#widgetbutton {margin-top:5px;}

.widget .right-column {
	margin: 20px 0px 20px 20px;
	list-style: none;
	list-style-image:none;

}

.widget ul li ul li{
	border-bottom:solid #000000 1px;
}

#right-column ul li a{
	margin-left:0px;
	color:#000000;
	text-decoration:none;
	padding-bottom:10px;
	border-bottom:1px;
}



 #right-column h2, #home-slider h1{
 	color:#9e2225;}

#right-column h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}

#right-column a:link, #right-column a:visited{
	color: #9e2225;		display:block;

}

#NewsletterJump {
	padding: 0 0px 0px 0px;

}

#sidebarbottom {
	background-image: url(images/layout/bg_sidebarbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}



/* post display/ archive padding/ product page style */


.post .entry{
margin-top:10px;


}



.post {	margin:0 0 15px 0 ; padding:0 0 15px 0; border-bottom: 1px solid #eee; }

.box1{
	float:left;
	display:block;	
	margin-bottom:20px;
	background-image: url(images/sidebar-top-bg.jpg);
	background-repeat: repeat-x;
	width:575px;
	border:1px solid #eee;
	padding:20px;
}	

.box1 h2 {

	margin-bottom: 9px;
	padding-bottom: 16px;
	border-bottom:dotted #ccccd1 1px;
	margin-bottom: 9px;
	padding-bottom: 10px
	}

	
.box1.thumb-nail{
	margin-bottom:20px;

}
.box1 .thumb-nail img{
	border:1px solid #eee;
	padding:5px;
	background-color:#fff;
}

.postmetadata{
	border:1px solid #eee;
	padding:3px 10px;

}

.blog-comments{
	position:relative;
	top:3px;

}

.post-comments {display:none;}

.readmore {display:block; float:right; padding: 25px 0 0 0;}



#postinfo {
	color:#9e2225;
	font-size:12px;
	margin-bottom: 9px;}
	
#posttable {margin-bottom:5px; border-bottom: solid #ccccd1 1px;}
	
.post-headline h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0 0 0;
	border-bottom:dotted #ccccd1 1px;
	margin-bottom: 9px;
	padding-bottom: 10px;
	}
	
.itemdate {display:none;}
	
#frequentnumbers tr {border-bottom: solid #ccccd1 1px;}
#frequentnumbers td { padding:10px 0 0px 0;}
.bib_page_nav {margin:24px 0 0 0; border:thick;}

/* ---------- @ comments style -----------*/

.alt {
	border:1px solid #eee;
	background-image: url(images/sidebar-top-bg.jpg);
	background-repeat: repeat-x;
	}

.alt a,
.alt a:visited
{
	}
	
h3#comments, #respond{
color:#ccc;

}

	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #eee;
	border:1px solid #ccc;
	color:#222;

	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color: #eee;
	border:1px solid #ccc;
	color:#222;
	overflow:auto;
	}

#commentform #submit {
	margin: 0;
	float: left;
	color:#f6f6f6;
	margin-bottom:10px;
	border:none;
	background-image: url(images/submit1.jpg);
	background-repeat: no-repeat;
	width:130px;
	height:39px;
	cursor: pointer;
}

.alt {
	margin: 0;
	padding: 10px;

	}

.commentlist {
	padding: 0;
	padding:0px;
		}

.commentlist a:visited,
.commentlist a:link
 {
		}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size:13px;
	}

.commentlist p {
	margin: 10px 0px 10px 0;
	}
	
#commentform p {
	margin: 5px 0;
	color:#50606b;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	margin-left:70px;
}


#sidebar form {
	margin: 0;
	}


.gravatar{
	float:left;
	width:auto;

}
.navigation{
margin:10px 0;

}			

.post-bodycopy clearfix {border-bottom:1px;}

.screen-reader-text {display:none;}

.nocomments {display:none;}

.borderbottom { width:150px; border-bottom:dashed #ccccd1 1px; padding-bottom:10px; padding-top:10px;}


	/* FOOTER
----------------------------------------------------------------------------------------------------*/
.footer{
	width:960px;
	margin:0 auto;
	background-image: url(images/layout/bg_footerinner.gif);
	background-repeat: repeat-x;
	background-position:top;
	position:relative;
	height:94px;
}

.footerbar p { font-size: 10px; color:#FFFFFF; margin:0 auto; float: right; display:inline; padding:10px 25px 0px 0px;}

#footerlogo {float:left;  padding: 0px 0px 0px 3px;}

.footermenu {padding: 0px 0px 0px 0px; margin: 0px 25px 0px 0px;  position:relative; top:55px; float:right;}
.footermenu a {list-style-type: none; float: left; padding:0px; margin:0px; color:#9e2225; padding:0px 5px 0px 5px; text-transform:uppercase; text-decoration:underline;}
.footermenu a:hover {color:#c71e03; text-decoration:underline;}
.footermenu a:active {color:#c71e03; text-decoration:underline;}
.footermenu ul {padding:0px; margin:0px;}
.footermenu li {list-style-type: none; float: left; padding:0px; margin:0px;}

.footerbar {width:960px; background-color:#9e2225; background-image:url(images/layout/bg_footerbar.gif); height:31px; padding:0px 0px 0px 0px; margin:0 auto;}




/* Event Calendar Fix
----------------------------------------------------------------------------------------------------*/

#TB_window{z-index:100000 !important;}


li .widgethungredpost {list-style-image:none;}

.widgethungredlist {font-size:12px;}

.widgethungredlist a {color:#0000000;}



