/*  
Theme Name:CupOfTea
Theme URI: http://bedtea.in
Description: <p>3 column wp theme for http://bedtea.in/ </p>
Version: 1.1
Author: msolution
Author URI: http://bedtea.in/
*/
/* Begin Typography & Colors */
body{
	font-size:0.75em; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin:20px 0 10px 0;
	background-color:#b09d78;
	}
html{
	background-repeat: repeat-y;
	margin:0 auto;
}
/* ---------- @ default css for images -----------*/
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
	}
	
a img {
	border: none;
	}
/* ---------- @ default links -----------*/
a {
	text-decoration:underline;
	color:#993300;
	}
a:hover {
	color:#993300;
	text-decoration:underline;
	
	}
a:link, a:visited {
	
		color:#993300;
	
}
a:hover, a:active {
color:#993300;
	
}
/* ---------- @ main layout style -----------*/
.header{
	position:relative;
}
#header{
	height:266px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	
	
}
#title_desc{
	position:absolute;
	top:20px;
	left:-999px;
}
#header h1{
	
	margin:0px;
	padding:0px;
	font-size:3.0em;
}
#header h1 a{	
	color: #fff;	
	font-weight:bold;
	text-decoration:none;
	
}
#header h5{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#fff;
	text-align: center;
}
#logo {
	font-size:1.8em;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top:47px;
	left:29px;
}
/* google-bar */
#topbarl, div#topbarl{
	position: absolute;
	top:130px;
	left:0px;
	float:left;
	width: 210px;
	height:86px;
	padding:0;
	background-color:#eaddc5;
	border:2px solid #993300;
}
#topbarr, div#topbarr{
	position: absolute;
	top:130px;
	right:0px;
	float:right;
	width: 728px;
	height:90px;
	padding:0;
	background-color:#eaddc5;
}

/* menu */
#menu{
	position: absolute;
	top:231px;
	left:0px;
	height:30px;
	z-index:5;
	width:900px;
	padding:0 20px;
}
#menu ul{
	margin: 0  auto;
	padding:0px;
	list-style: none;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
}
#menu ul li{
	float: left;
	margin: 0 0 0 1px;
}
#menu ul li a{
	display: inline;
	padding: 10px 15px;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	font-size:1.05em;
	line-height:35px;
}
#menu ul li a:hover{
	text-decoration: underline;
	color:#fff;
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
#menu ul li.current_page_item{
	
		
}
#menu ul li.current_page_item a{
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
	
	
}

#menu #menu-search {margin:8px 5px; padding:0; float:right;}
#menu #menu-search #sm { border:1px solid #930; width:180px;}
#menu #menu-search #searchsubmitmenu { border:1px solid #930; background:#dbcbad; color:#930;}

.mid{
	position:relative;
	top:0px;
	z-index:5;
	left:0px;
	
}
.content_column{
line-height:20px;
}
#content{
padding:10px;
}
.sidebar-topbanner{
 margin:0;
 padding:0;
}

.sidebar-topbanner ul{
 margin:0;
 padding:0;
}
.sidebar-topbanner ul li{
 margin:0 0 5px 0;
 padding:5px;
 background-color:#eaddc5;
 border-top:2px solid #993300;
 border-bottom:2px solid #993300;
 list-style:none;
}


.add {
	margin-top:10px;
	width:440px;
	text-align:center;
	float:right;
	padding-right:10px;
}
.add img{
margin:2px;
}
.rss{
	position: absolute;
	left:15px;
	top:0px;
	z-index:50;
}
.tags ul a:visited,
.tags ul a:link
{
	list-style-image:none;
	list-style:none;
	color:#3399FF;
}
/* ---------- @ sidebar styles -----------*/
#sidebars-left
{
	
	text-align:left;
	padding:10px 0 10px 0;
	
}
#sidebars
{
	padding:10px 0px 10px 10px;
	text-align:left;
	
}
#sidebars a,
#sidebars-left a
{
padding-left:0px;
}
#sidebars ul,
#sidebars-left ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	color:#333;
}
.sidebar-topbanner ul li h2
 {
	margin:0px;
	padding:0 15px;
	font-size:1.1em;
	color:#000;
	line-height:25px;
	text-align:left;
	height: 26px;
}
#sidebars ul li h2 a,
#sidebars-left ul li h2 a
 {
	color:#fff;
}
#sidebars ul li h2,
#sidebars-left ul li h2
 {
	color:#fff;
	margin:0px;
	font-size:1.1em;
	line-height:25px;
	height: 26px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/h2-bg.jpg);
	background-repeat:repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
}
#sidebars ul li ul,
#sidebars-left ul li ul
 {	
	margin-bottom:1px;
	line-height:1.5;
	padding-left:0px;
	margin-bottom:10px;
	border-bottom:none;
	background-color:#eaddc5;
	
}
#sidebars ul li ul ul,
#sidebars-left ul li ul ul
 {
border:none;
}
#sidebars ul li ul li,
#sidebars-left ul li ul li
 {
	display:block;
	padding:3px 0 3px 20px;
	margin-bottom:0px;
	border-bottom:1px solid #fff;
	list-style: outside;	
	background-attachment: scroll;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position:8px center;
	font-size:11px;
}
#sidebars ul li ul li a,
#sidebars-left ul li ul li a
{
	padding:0;
	color:#993300;
	font-size:11px;
	text-decoration:none;	
}
#sidebars ul li ul li ul li,
#sidebars-left ul li ul li ul li
 {
	font-size:11px;
	 margin-bottom:1px;
	 list-style-position:inside;
	 color:#000;
	 border-bottom:none;
	list-style: outside;	
	background-attachment: scroll;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position:20px center;
	padding-left:15px;
}
#sidebars ul li ul li ul li a,
#sidebars-left ul li ul li ul li a
{
	 color:#666;
	
}
#sidebars .comments li{
padding-left:20px;
}
.nostyle{
 list-style:none;
}
/* ---------- @ footer -----------*/
.footer{
	z-index:5;
	position:relative;
	top:-1px;
	
}
#footer{
	height: 75px;
	text-align:center;
	vertical-align:bottom;
	background-position: 0px center;
	font-size:12px;
	background-color:#dbcbad;
	width:970px;
	margin:0 auto;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;	
 
}
#footer p {
	margin: 0;
	padding:10px 0 0 0;
	text-align: center;
	color:#000;
	}
#footer p a{
	color:#993300;
	
	}
small {
	font-size: 0.9em;
	}
#misc{ padding:5px 20px; margin:5px;}
#left_footer {padding:10px 15px; float:left; text-align:left;}
#right_footer {padding:10px 15px;float:right; text-align:right;}
h2.pagetitle {
	color:#8e4e09;
	background-color:#eee;
	line-height:30px;
	padding-left:5px;
	
	}
	
.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { display:block; margin-right:10px;  }
.alignright { display:block; margin-left:10px; }
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* ---------- @ widget calendat-----------*/
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	
/* ---------- @ post styles -----------*/
.post {
	margin: 0 0 10px;
	text-align: justify;
	padding:10px;
	background-color:#eaddc5;
	background-image: url(images/h2-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
.post  small{
	margin:0px;
	padding:0px;
	
	
	}
	
.post  small span{
	
	font-size:1.0em;
	
	}
	
.post h2,
.post h3
 {
	margin:0px;
	padding:0px;
	position:relative;
	top:-8px;
	color:#fff;
	font-size:1.1em;
}
#content .post h2 a, #content.post h2 a:visited
.post h3 a
{
	color:#fff;
	font-size:1.1em;
	text-decoration:none;
	
	
}
h2.pagetitle {
	margin-top: 10px;
	text-align: left;
	padding:0px;
	margin-bottom:0px;
}
.entry{
clear:both;
}
/* ---------- @ search style -----------*/
.search {
position:absolute;
right:20px;
top:-40px;
background-color:#8e4e09;
border:0px solid #fff;
border-bottom:none;
	
	
}
#searchform {
	margin: 0px auto;
	padding: 10px; 
	
	}
#searchform #s {
	width:240px;
	padding: 2px;
	color:#000;
	
	border:1px solid #C2B3AD;
	background-image: url(images/input-bg.jpg);
	background-repeat: repeat-x;
	
	}
#searchsubmit {
	padding: 1px;
	background-color:#ca903c;
	border:1px solid #af7726;
	color:#000;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
/* Captions & aligment */
.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 p.wp-caption-text {font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}
/* End captions & aligment */
/* ---------- @ comments style -----------*/
.alt {
	background-color: #f5eee1;
	border:1px solid #eaddc5;
	color:#222;
	
	}
.alt a{
		color: #003366;
	
	}
	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#eee;
	border:1px solid #ccc;
	color:#000;
	}
#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color:#eee;
	border:1px solid #ccc;
	}
#commentform #submit {
	margin: 0;
	float: left;
	background-color:#8e4e09;
	color:#fff;
	margin-bottom:10px;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;	color:#520345;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
background-color: #f5eee1;
	border:1px solid #eaddc5;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	color:#666666;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
#sidebar form {
	margin: 0;
	}
/* ---------- @ hard coded calendar -----------*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 10px;
	width: 155px;
	border:1px solid #eee;
	padding:10px;
	}
#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;
	margin:10px 0;
	padding:10px;
/*	background-color:#eaddc5;
	border-top:2px solid #993300;
	border-bottom:2px solid #993300;
	height:40px;
*/
	}
/* End Various Tags & Classes*/
/* icons for user, cat and comments */
.author{
color:#993300;
}
.extrabar{ background-color:#f5efe4; margin:10px 0 5px; padding:7px; height:22px;}
.extrabar2, span.extrabar2 {padding:0; margin:0; float:right;}
.social_media li { margin:2px; padding:7px 2px;}
.social_media li a { margin:0; padding:3px; height:22px; 
overflow:hidden;background-image:url('http://bedtea.in/wp-content/themes/cupoftea/images/small_smo.gif'); background-position:0 0px; background-repeat:no-repeat;}
.social_media li a:hover { color:#900;}
.social_media #smo_digg {background-position: 0 -94px; display:inline; padding-left:22px;} 
.social_media #smo_orkut {background-position: 0 -352px; display:inline; padding-left:22px;} 
.social_media #smo_mixx {background-position: 0 -7px; display:inline; padding-left:22px;} 
.social_media #smo_plurk {background-position: 0 -290px; display:inline; padding-left:22px;} 
.social_media #smo_reddit {background-position: 0 -270px; display:inline; padding-left:22px;} 
.social_media #smo_sphinn {background-position: 0 -248px; display:inline; padding-left:22px;} 
.social_media #smo_twitter {background-position: 0 -182px; display:inline; padding-left:22px;} 
.social_media #smo_linkedin {background-position: 0 -28px; display:inline; padding-left:22px;} 
.social_media #smo_facebook {background-position: 0 -72px; display:inline; padding-left:22px;} 
.social_media #smo_delicious {background-position: 0 -116px; display:inline; padding-left:22px;} 
.social_media #smo_tweetfeed {background-position: 0 -163px; display:inline; padding-left:22px;} 
.social_media #smo_friendfeed {background-position: 0 -50px; display:inline; padding-left:22px;} 
.social_media #smo_technorati {background-position: 0 -204px; display:inline; padding-left:22px;} 
.social_media #smo_mybloglog {background-position: 0 -336px; display:inline; padding-left:22px;} 
.social_media #smo_blogcatalog {background-position: 0 -136px; display:inline; padding-left:22px;}
.social_media #smo_stumbleupon {background-position: 0 -225px; display:inline; padding-left:22px;}
.rquote {
	margin:0; padding:10px;
	font-size:11px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}
table.contactform7 {margin:0; padding:0;}
table.contactform7 tr td {margin:0; padding:3px; text-align:left;}
table.contactform7 input, table.contactform7 textarea {margin:2px; padding:0; border:1px solid #333;}

