/*
Theme Name: maxblog
Description: 3 coloumn pro magazine /blog design
Author: itechnomax
Author URI: http://itechnomax.com/
*/

body {
	margin:0 auto;
	padding-top:0px;
	background:#333 url(images/body.png) repeat-y center ;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#666;
	font-size:13px;
	}
.tabber{
	display:none;
	}	 
	
img {
	border:0;
	}
a {
	color:#bc1e1e;
	text-decoration:none
	}
a:hover {
	color:#ff1800;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {

	}
blockquote {
	padding-left:10px;
	color:#5d0505;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 7px 0 5px;
	}
.ad1{
	width:303px;
	float:right;
	height:250px;
	background:#fff;
	margin:0 0 5px 0;


}

#headerad{
	margin:0px ;
    right:10px;
    height:90px;
    width:728px;
    float:right;
    position:absolute;
    top:5px;

}
	
/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff;		
	padding: 0 0 5px 0;
	}
	
	
/* The Top */

#top {
	height:100px;
	margin:auto;
	background:#ffffff;
	background-repeat:no-repeat;
	border-bottom:1px solid #fff;
	position:relative;
	}
.blogname {
	float:left;
	width:700px;
	font-family:"Century Gothic",Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:40px;
	font-weight:bold;
	margin:15px 0px 0 15px;
	color:#000099;
	text-decoration: none;
	text-align:left;
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #000099; 
	text-decoration: none; 
	background-color:transparent;
	display:block;
	}
	
.blogname h1  a:hover { 
	color: #000099; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 0px 0 30px;
	font-size:16px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	}
/* Search */


#search {
	height:31px;
	width:auto;
	padding-top:3px ;
	margin-right:15px;
	margin-top:0px;
	width:200px;
	float:right;
	background:url(images/search.jpg) no-repeat;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:10px;
	float: left;
	width:135px;
	padding: 2px 7px;
	background:#8f8e8e;
	border:1px solid #8f8e8e;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#fff;
}

#searchsubmit {
	width:30px;
	float: left;
	background:#8f8e8e ;
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:23px;
}

			
/* The Menu */

#foxmenucontainer{
	height:29px;
	background:#fff;
	display:block;
	padding:0px 0 0px 0px;
	border-bottom:1px solid #d9d9d1;
	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;

	}
	

#menu ,#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	
	}

#menu a {
	color: #666;
	display: block;
    font-weight: normal;
   	padding: 5px 10px 6px 10px;
		border-right:1px solid #d9d9d1;
	}
	
#menu a:hover {
	color: #bc0705;
	display: block;
	text-decoration: none;
  	border-right:1px solid #d9d9d1;
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 150px;
	
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	border-bottom:1px solid #d9d9d1;
	width: 150px;
	background:#fff;
	margin: 0px;
	padding:3px 10px 4px 10px;
	color: #666;
	border-left:1px solid #d9d9d1;
	border-right:1px solid #d9d9d1;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:#fff;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 3px 10px 4px 10px;
	color: #bc0705;
	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

#catmenucontainer{
	height:29px;
	background:#fff;
	display:block;
	padding:0px 0 0px 0px;
	font: 14px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
	border-top:1px solid #d9d9d1;
	border-bottom:1px solid #d9d9d1;
	}
		
#catmenu ,#catmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	}

#catmenu  a {
	color: #828282;
	display: block;
    font-weight: normal;
   	padding: 5px 10px 6px 10px;
	border-right:1px solid #d9d9d1;
	}
	
#catmenu  a:hover {
	color: #bc0705;
	display: block;
	text-decoration: none;
	border-right:1px solid #d9d9d1;
	}

#catmenu  li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 150px;
	
	}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	border-bottom:1px solid #d9d9d1;
	width: 150px;
	background:#fff;
	margin: 0px;
	padding:3px 10px 4px 10px;
	color: #828282;
	border-left:1px solid #d9d9d1;
	border-right:1px solid #d9d9d1;
	z-index:2;
	}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:#fff;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 3px 10px 4px 10px;
	color: #bc0705;
	z-index:2;
	}

#catmenu  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:11;
	}

#catmenu  li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}	

#featured{
	height:auto;
	margin:0 0 5px 0;
}	
	
.banner{
	margin: 2px 0 5px 0;
	padding: 0px 0 0 0px;
	width:678px;
	height:130px;
	border:1px solid #bbb;
	background:#fff;

}
.bannerhead{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	width:676px;
	height:27px;
	background:#232628 url(images/sponhead.jpg) left no-repeat;
	border:1px solid #fff;
}
.banner ul {
   	 margin: 0px 0px;
	 padding: 0 0 0 6px;
	 overflow: hidden;
	 
}
	 
.banner li{
	height:90px;
	width:120px;
	margin: 5px 6px 5px 5px;
	border:1px solid #bbb;
	list-style:none;
	display : block;
	float:left;
	background:#ddd;
}

.banner li a:link, .banner li a:visited {
	text-decoration: none;
}		

/* Content*/	
	
.content {
	padding:5px 5px 5px 5px;
	background:#fff;
	background-repeat:repeat-y;
	border-top:1px solid #fff;
	}	


#content {
	float: left;
	width: 680px;
	margin: 0px 0px 0px 0;
	padding: 0 0;
	}

	
.time{
	text-align:left;
	width:100px;
	height:25px;
	margin-top:2px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding:1px 0 0 4px;
	color:#fff;
	float:right;
	}

.date {

	height:14px;
	font-size:13px;
	font-family:Tahoma,Verdana,Helvitica,sans-serif;
	margin-left:0px;
	margin-top:2px;
	padding-left:2px;
	font-weight:normal;
   	color:#000;

	}
	
.post {
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align: justify;
	color:#555;
	font: 12px arial,helvetica,sans-serif;
	background:#fff;
	}

.post h2 {
	margin: 0px 0 0 0;
	padding: 5px 0px 0px 5px;
	background: transparent;
	text-align: left;
	font: 16px Georgia,century gothic,Arial,verdana, sans-serif;
	font-weight: normal;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #009;
	background-color: transparent;
	font-weight: normal;
	}
.post h2 a:hover  {
	color: #009;
	background-color: transparent;
	}	
.author{
	background:url(images/user.png) no-repeat;
	padding:0 0 0 20px;
	

}
.clock{
	background:url(images/time.png) no-repeat;
	padding:0 0 0 20px;

}	

.postinfo {
	height:20px;
	padding: 4px 5px 2px 0px;
	font-size:14px;
}
.category{
	background:url(images/tag.png) no-repeat;
	padding:0 0 0 20px;

}
.category a:link,a:visited {
	color:#000;
	}			
.readmore{
	float:right;
	margin-right:4px;
	padding:0px 2px 0 0;
	color:#000;
	background:transparent;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:normal;
	}
.addthis{
	float:left;
	margin-left:4px;
	padding:0px 0 0 5px;
	color:#000;
	background:transparent;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	}
	
span.com{
	line-height:18px;
	padding:0px 0px 0 20px;
	background:url(images/comm.png);
	background-repeat:no-repeat;
	font-size:13px;
	margin-right:10px;
	font-weight:bold;
}
span.com a:link,
span.com a:visited {
	color:#B31B1B;
	background-color: transparent;
}
span.com a:hover{
	color:#B31B1B;
}

.entry a:link,
.entry a:visited {
	color: #000099;
	background-color: transparent;
}

.entry a:hover {
	color: #000099;
	background-color: transparent;
	text-decoration: underline;
}

.entry {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	}
.cover{
	margin: 0 0;

	}
.singlemeta{
	width:668px;
	background:#fff;
	border:1px solid #bbb;
	padding:5px 5px;
	margin:5px 0;

}	
	
/* sidebar */
#rightcol{
	width:305px;
	float:right;
}
#fideohead{
	height:30px;
	background:#000 url(images/feathead.jpg) no-repeat;
	
}
#fvideo{
	width:303px;
	float:right;
	height:250px;
	background:#fff;
	margin:0 0 5px 0;
}	

#fvideo p{
	margin:3px 5px;
}
.feed{
	width:293px;
	height:34px;
	margin:5px 0px 5px 0;
	background:#fff;
	padding:3px 3px 3px 3px;
	border: 1px solid #bbb;
	display:block
}

.input{
	margin-left:5px;
	float: left;
	width: 200px;
	padding: 3px 3px;
	background: #8f8e8e ;
	border: 1px solid #8f8e8e;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#fff;
	} 
.sbutton {
	margin-right:10px;
	float: right;
	margin-top: 0px;
	background: #a70909;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:25px;
	line-height:24px;
	}
.googlebox{
	width:293px;
	float:right;
	height:60px;
	padding:5px;
	margin:0px 0px 5px 0px;
	position:relative;
	overflow: hidden;
	border:1px solid #bbb;
	background:#fff;
	}
.inputsearch{
	margin:5px 0px 0px 5px;
	float: left;
	width: 235px;
	padding: 3px 3px;
	background: #8f8e8e ;
	border: 1px solid #8f8e8e;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#fff;
	} 
.gbutton {
	margin:5px 0px 0px 5px;
	float: right;
	background: #a70909;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:25px;
	line-height:24px;
	}	
.friendconnect{
	width:303px;
	float:right;
	height:100%;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	position:relative;
	overflow: hidden;
	border:1px solid #bbb;
	background:#fff;
	}	
.bannerbox{
	width:303px;
	float:right;
	height:310px;
	padding:0px;
	margin:0px 0px 10px 0px;
	position:relative;
	overflow: hidden;
	border:1px solid #bbb;
	background:#fff;
	}

.bannerbox  a:link, .bannerbox  a:visited {
	color:#0282D9;
	}	
.bannerbox a:hover{
	color:#BC0C0F;
	}
.banners{
	margin: 5px 0 0 0;
	padding: 0px 0 0 0px;
	width:335px;
	float:left;
	height:100%;
	}
.banners ul {
	margin: 0px 0px;
	padding: 0px 0px;
	overflow: auto;
	}
	
.banners li{
	width:127px;
	margin: 5px 5px 0px  7px ;
	padding:8px 5px ;
	list-style:none;
	display : block;
	overflow:hidden;
	float:left;
	background:#483b37;
	border:1px solid #483b37;
	color:#ddd;
	}
.banners li a:link, .banners li a:visited {
	text-decoration: none;
	}


.socials {
	margin:0px 0px 5px 0px; 
	left: 6px;
	width:300px;
	float: left;
	border:1px solid #ccc;
	background:#fff;
	padding:0px 0px 5px 0px;
}
.socialsinfo{
	padding:20px  2px 10px 11px;
}
.socials h2{ line-height:27px;
	font-size:16px;
	color:#ffffff;
	margin:1px ;
	padding:0px 0 2px 5px;
	background:#A70909;
	font-weight:normal;
	font-family:Tahoma,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	}
.socials a {
	margin-right:10px; 
	color:#111;
	font-size:10px
	}
.btn_delicious {
	background:url(images/delicious.png) left no-repeat; 
	padding:10px 14px 10px 15px;
	}
.btn_digg {
	background:url(images/digg.png) left no-repeat; 
	padding:10px 14px 10px 15px;
	}
.btn_reddit {
	background:url(images/reddit.png) left no-repeat;
	padding:10px 14px 10px 15px;
	}
.btn_technorati {
	background:url(images/technorati.png) left no-repeat;
	padding:10px 14px 10px 15px;
	 }
.btn_furl {
	background:url(images/furl.png) left no-repeat; 
	padding:10px 14px 10px 15px;
	}
.btn_twit {
	background:url(images/twitter.png) left no-repeat; 
	padding:10px 14px 10px 15px;
	}
.btn_rss {
	background:url(images/rss.png) left no-repeat; 
	padding:10px 14px 10px 15px;
	}



/* The Sidebar1 */
.sidebar1{
	float:left;
	width:160px;
	padding-top:0px;
	font-size:14px;
	font-family: century gothic,Georgia, Arial, sans-serif;
	}

.sidebar1 h2 {
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#fff;
	margin:0px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#4a3e3a;
	

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;


	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
		line-height:18px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color: #666;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	font-family: century gothic,Georgia, arial, helvetica, sans-serif;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#fff;
	}

.sidebar1 ul li a:hover {
	background-repeat:no-repeat;
	color:#B30605;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;
	
	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background:#fff;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:140px;
	padding-top:0px;
	font-size:14px;
	font-family: century gothic,Georgia, Arial, sans-serif;
	}

.sidebar2 h2 {
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#fff;
	margin:0px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#4a3e3a ;
	

	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	height:100%;
		line-height:18px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color: #666;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	font-family:century gothic,Georgia, arial, helvetica, sans-serif;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#fff;

	}

.sidebar2 ul li a:hover {
	background-repeat:no-repeat;
	color:#B30605;
	}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;
	
	}

.sidebar2 table {

	width:100%;
	text-align:center;
	background-color:#2a2c2d;
	}		
	
/* --- FOOTER --- */

#footer {
	height:55px;
	margin:0 5px ;
	padding:5px 0 0 0px;
	background:#fff;
	border:1px solid #bbb;
	color:#333;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#b10604;
	}

#footer a:hover {
	color:#600101;
	}
.fleft{
	float:left;
	padding: 0 0 0 10px;

}

.fright{
	float:right;
	padding: 0 10px 0 0;
}

/* The Navigation */

.navigation {
	height:25px;
	padding:3px 10px;
	margin:5px 0 0 0;
	background:#fff;
	border:1px solid #bbb;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#000;
	}
.navigation a:hover {
	color:#B31B1B;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:5px 0;
	margin:0 0 5px 0;
	font-size:16px;
	text-align:center;
	background:#fff;
	border:1px solid #bbb;
	}

/* The Comments */
#comments{
	margin: 15px 0 0;
}
 #respond{
	padding: 10px 20px;
 
 }

#comments-count{
		padding: 0 10px 7px 20px;
}

#comments h3{
	padding: 0 10px 7px 20px;
	border-bottom: 1px solid #f2f1e9;
	font: 18px georgia, "trebuchet ms", serif;
	text-transform: uppercase;
	color: #666;
}

#comments ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#comments ol.commentlist li{
	padding: 4px 10px 3px;
	border-bottom: 1px solid #f2f1e9;
	line-height: 22px;
}

#comments ol.commentlist li.highlighted{
	background: #f9f9f9;
}

#comments .required{color: #a00;}
#comments textarea{width: 75%;}
#comments p.nocomments, #respond form{padding: 0 10px 10px;}
#comments p#login-req{padding: 20px 10px 10px;}
p.comment_license{line-height: 22px;}
/* image caption */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font:bold 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
