/*  
Theme Name: MyXcelsius v2
Theme URI: http://myxcelsius.com/
Description: 2-Column theme for MyXcelsius.com
Author: Ravi Varma
Author URI: http://www.techtrot.com/
Version: 2.0.1
*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';	content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;	border-spacing: 0;}


body {font: 62.5%/1.3 'trebuchet ms', 'Lucida Grande', arial, sans-serif; text-align:center; background:#4F4131; color:#111;}

/*-----layout-----*/
#page {width:960px; margin:0 auto; text-align:left;}
	#header{width:960px; height:110px; float:left; position:relative; }
	#wrapper{width:960px; float:left; background:#3F3223; margin-bottom:40px;}
		#container{width:920px; float:left; margin:0 20px; background:#fff;}
			#rotating{width:550px; float:left; padding:20px 0 20px 0;}
			#content-wrap{width:880px; margin:0 20px; float:left; background:#EFEEE4; border-top:1px solid #EFEBC2;}
				#primary{width:550px; padding-right:20px; float:left; background:#fff;}
				#secondary{width:310px; float:left;}
					.sidebar{float:left; padding:20px 0 0 10px; border-left:1px solid #EFEBC2;}
			#footer{width:920px; float:left; background:#3F3223; color:#fff; clear:both;}

/*-----header-----*/
.homelink{font:bold 35px/1 'trebuchet ms', verdana, arial, sans-serif; letter-spacing:-0.5px; right:999em;}
.homelink a{color:#444; position:absolute; right:999em;}
.homelink a:hover{color:#000; text-decoration:none;}
.description{color:#666; margin-top:-10px; font-size:13px; line-height:1; font-style:italic; position:absolute; right:999em;}
img.logo{padding:40px 0 0 20px;}
#skip a{padding:0.2em 0.3em; font-weight:bold; background:#e5e5e5; color:#444; display:block; text-decoration:none; position:absolute; top:0.5em; right:999em;}
#skip a:first-letter{text-decoration:underline;}
#skip a:hover{background:#ddd;}
	
	/*-----main-menu*/
	ul.menu{float:right; padding:15px 40px 0;}
	ul.menu li{float:left; margin:0 0 0 5px; background:#4F4131; font:bold 11px/1 'trebuchet ms', arial, sans-serif;}
	ul.menu li a{display:block; color:#fff; padding:5px 10px 7px;}
	ul.menu li a:hover{text-decoration:none; background:#5F5447; color:#fff;}
	ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover{color:#fff; background:#EF870E url(images/pp-current.gif) bottom no-repeat;}
	
/*-----Generic Styles-----*/
b, strong{font-weight:bold;}
i, em, dfn{font-style:italic;}
dfn{font-weight:bold;}
abbr, acronym{border-bottom:1px solid #ddd;}
sup, sub{font-size:0.7692em; line-height:1;} 
sup{vertical-align:super;}
sub{vertical-align:sub;}
del{text-decoration:line-through;}
u, ins{text-decoration:underline;}
pre, code, tt{font:1em/1.5385 consolas, 'Courier New', Courier, Monospace;}
pre{margin:0 0 1.5385em; padding:0.7692em 10px; border:1px solid #ddd; overflow:auto;}
hr{background:#ccc; color:#ccc; clear:both; float:none; width:100%; height:0.1em; margin:0 0 1.5385em; border:none;}
blockquote{margin:0 0 1.5385em; padding:0 0 0 40px; color:#555; background:url('images/pp-quote.gif') no-repeat;}

/*-----headings-----*/	
h1, h2, h3, h4, h5, h6{font-weight:normal; font-family:'trebuchet MS', verdana, arial, sans-serif; letter-spacing:-0.3px;}	
.entry-title, .page-title{font-size:2.2em; line-height:1; margin:0.9091em 0 0;}
.page .entry-title, .page-template .entry-title{text-align:center;}
.page-title{text-align:center; margin-bottom:0.9091em;}
.sidebar h2, .widgettitle{font-size:1.5em;}
.entry-content h1, .entry-content h2{font-size:1.5385em; line-height:1; margin:1.5em 0 0.5em;}
.entry-content h3{font-size:1.3846em; line-height:1.1111; margin:1.66665em 0 0.55555em;}
.entry-content h4{font-size:1.2308em; font-weight:bold; line-height:1.25; margin:1.875em 0 0.625em;}
.entry-content h5, .entry-content h6{font-size:1em; font-weight:bold; margin:2.30775em 0 0.76925em;}

/*-----content-----*/
.entry-content{font-size:1.3em; line-height:1.5385; margin:1.5385em 0 0;}
.entry-content p{margin:0 0 1.5385em;}
.entry-content address{margin:0 0 1.5385em; font-style:italic;}
.looped .entry, .single .entry{border-bottom:2px solid #3F3223;}
	
	/*-----post info*/
.entry-byline{color:#777; font:italic 1.1em 'trebuchet ms', sans-serif;}
.entry-byline address{display:inline;}
.entry-meta{margin:2.4999em 0 0.8333em; font:italic 1.2em/1.6666 'trebuchet ms', sans-serif; color:#555;}	
	
	/*-----lists*/
.entry-content ul, .entry-content ol{margin:0 0 1.5385em 30px;}
.entry-content li{margin-bottom:0.4615em; line-height:1.5385;}
.entry-content li ul, .entry-content li ol{margin:0.4615em 0 1.077em 30px;}
.entry-content ul{list-style-type:square;}
.entry-content li ul{list-style-type:circle;}
.entry-content ol{list-style-type:decimal;}
.entry-content ol ol{list-style-type:upper-alpha;}
.entry-content dl{margin:0 0 1.5385em;}
.entry-content dl dt{font-weight:bold;}
.entry-content dd{margin:0 0 1.5385em;}
	
	/*-----images*/
.entry-content img{max-width:100%; height:auto;}
img.alignleft, div.alignleft{margin:0 10px 3px 0; display:inline;}
img.alignright, div.alignright{margin:0 0 3px 10px; display:inline;}
.aligncenter, div.aligncenter {display:block; margin:0 auto 1.5385em;}
img.border{padding:4px; border:1px solid #ccc; background:#eee;}
.alignleft{float:left;}
.alignright{float:right;}
.center{text-align:center;}
.wp-caption {text-align:center; padding-top:4px;}
.wp-caption img {margin:0; padding:0; border:0 none;}
.wp-caption p.wp-caption-text {color:#555; padding:4px; margin:0; font:italic 0.923em/1.6666 'trebuchet ms', verdana, sans-serif;}
	
	/*-----gallery*/
.entry-content .attachment a,
.entry-content .gallery a,
.entry-content .attachment a:hover,
.entry-content .gallery a:hover {border:none;}
.attachment img, .attachment-thumbnail, .entry-content .gallery img{padding:2px; border:1px solid #ccc;}
.attachment img:hover, .attachment-thumbnail:hover, .entry-content .gallery img:hover{border:1px solid #888;}
img.attachment-thumbnail{width:147px;}
.attachment{text-align:center;}
	
	/*-----tables*/
.entry-content table{margin:0 0 1.5385em; border-collapse:collapse; border:1px solid #ccc; color:#444; width:100%;}
.entry-content th{font-weight:bold; background:#ccc;}
.entry-content th, .entry-content td{padding:0.2em 10px;}
.entry-content td{border:1px solid #ccc;}
.entry-content tfoot{background:#ddd;}

/*-----sidebar-----*/
	/*-----Register links*/
#pp-register {font-size:12px; text-align:center; margin:0 0 20px; background:#9F8D77; padding:6px 0;}
#pp-register a{color:#fff;}

#pp-subscribe {position:relative; border:1px solid #4F4131; padding:5px; background:#4F4131;}
#pp-mail p{font:bold 13px 'trebuchet ms', verdana, sans-serif; color:#fff;}
.mail-input{width:140px; border:1px solid #ccc; height:16px; padding:1px 1px 1px 3px; font:12px 'trebuchet ms', sans-serif; background:#fff; color:#7F6D57;}
.mail-submit{border:1px solid #CFC3B5; background:#444; color:#CFC3B5;}
.mail-submit:hover{cursor:pointer; color:#fff; border-color:#fff;}

	/*-----RSS feed*/	
#pp-feed{width:287px; height:32px; margin:0 0 1em 0; background:#7F6D57;}
#pp-feed img{margin:-20px 0 0 0;}
#pp-feed a{position:absolute; top:12px; left:90px; font:bold 13px 'trebuchet ms', verdana, sans-serif; color:#fff;}
	
	/*-----search*/
#search-image{margin-left:-25px;}
#pp-search{position:absolute; right:0; bottom:0;}
#s-input{width:180px;border:5px solid #3F3223; margin:4px 0 0; font-size:12px; height:18px; padding:3px 3px 3px 5px; vertical-align:top; background:#DFD2C3;}
#submit, #s-submit{border:1px solid #555; background:#555; color:#ddd; cursor:pointer; font-size:12px; height:22px; font-weight:bold; font-variant:small-caps;}
#submit:hover, #s-submit:hover{color:#fff;}
#s-input, #submit, #s-submit{font-family:'trebuchet ms', arial, sans-serif;}
	
	/*-----widgets*/
.widget {font-size:1.2em; line-height:1.3333; margin:0 0 1.25em; padding:0.4166em 5px 0.4166em 0;}
.widget li{margin:0.4166em 0; padding:0 0 0 5px;}
.widgettitle{padding:0 0 0 5px; border-bottom:2px solid #7F6D57; line-height:1.3; color:#4F4131; margin-bottom:10px;}
.widget h2 a{color:#4F4131;}
#recent-posts li, #recent-comments li, .widget_rss li{background: url(images/pp-bullet.gif) 0 0.35em no-repeat;}
a.rsswidget img{display:none;}
	
	/*-----calendar*/
#calendar_wrap{margin:0.4166em auto 0;}
#wp-calendar{width:94%; margin:0 auto; font-family:'trebuchet ms', 'lucida grande', arial, sans-seriff;}
#wp-calendar caption{background:#aaa; font-size:1.0833em; font-weight:bold;}
#wp-calendar th{background:#ddd;}
#wp-calendar th, #wp-calendar td{text-align:center; padding:0.25em;}
#wp-calendar td{font-size:0.9166em; color:#777;}
#wp-calendar tfoot{background:#ddd;}
#wp-calendar a{font-weight:bold;}

/*-----navigation-----*/
.navigation{font-size:1.2em; text-align:center; padding:1.8181em 0; border-bottom:1px dashed #ddd;}
.navleft, .gnavleft{float:left; width:50%; text-align:left;}
.navright, .gnavright{float:right; width:50%; text-align:right;}
.gnavigation{padding:0 0 2em;}
.looped .navigation {border-bottom:none;}

/*-----footer-----*/
#footer{border-top:1px solid #ccc; padding:1.6666em 0; font:1.2em/1.6666 'trebuchet ms', verdana, snas-serif;}
#footer .left{width:50%; float:left; text-align:left;}
#footer .right{width:50%; float:right; text-align:right;}
.clear{margin:0; padding:0; clear:both;}

/*-----comments-----*/
.commentlist{margin:0 0 2em;}
.commentlist li{margin:0 0 1em; padding:0.5em 5px;}
.comment-nav{border-top:1px dashed #ddd;}
	/*-----comment headings*/
.nocomments{text-align:center; padding:1.25em 0; font-size:1.6em;}
.comments-number {margin:0 auto 1.5em; padding-top:1em; font-size:2em; line-height:1;}
#respond h3{font-size:2em; line-height:1; margin:0 0 0.5em; padding-top:20px;}
	/*-----comment formatting*/
.avatar{float:left; position:relative; padding-right:7px;}
.comment-author{font-weight:bold; font-size:1.5em; line-height:1.1;}
.comment-author cite{font-style:normal;}
.comment-author .says{display:none;}
.comment-meta{font-size:1.1em; font-style:italic; color:#777;}
.comment-meta a{color:#777;}
.commentlist p {margin:1.1666em 5px 1.1666em 0; font-size:1.2em; line-height:1.4166; color:#333;}
.commentlist pre{background:#fff; margin:0; border:none;}
.reply {font-size:12px; font-weight:bold;}
.commentlist .children li{margin-left:10px; margin-top:10px;}
	/*-----colors*/
.depth-1.parent{border:1px solid #dadada;}
.commentlist .children li {border-left:1px solid #dadada;}
.thread-alt{background-color:#ececec;}
.bypostauthor{background-color:#FFE7CF;}

	/*-----comments form*/
#commentform{margin:0 0 4em 0;}
#commentform p{margin:0 0 1em 0;}
#commentform textarea,
#commentform input[type=text] {border:1px solid #ccc; padding:3px; font-family: verdana, Courier, Monospace; font-size:1.2em; color:#444;}
#commentform textarea:focus, #commentform input[type=text]:focus{color:#000; border-color:#888;}
#commentform input[type=text]{width:45%;}
#commentform textarea{width:95%;}
#commentform #submit{height:30px; padding:3px 6px;}
.comment-login{font-size:12px; margin-bottom:1.6666em;}

/*-----links-----*/
a{text-decoration:none; color:#CF5C00;}
a:hover{text-decoration:underline;}
.entry-title a:hover, .entry-byline a:hover, .navigation a:hover{color:#000;}
.entry-title a:hover{text-decoration:none;}
.entry-byline a{color:#777;}
.entry-byline .have-comments{font-weight:bold; color:#CF5C00;}
.entry-content a{border-bottom:1px solid #ccc;}
.entry-content a:hover{color:#000; text-decoration:none; border-bottom:1px solid #CF5C00;}
.widget a:hover{color:#000;}
#pp-feed a{}
#primary.page-template .entry-content a{text-decoration:none; font-weight:normal;}
#primary.page-template .entry-content a:hover{text-decoration:underline;}
#footer a:hover{}
.gnavigation a:hover{border-bottom:none;}

/*Clearfix
---------------------------------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */


/*-----Plugins-----*/
li.tw-tabbed-widgets li.widget{font-size:1em; padding:0;}
li.tw-tabbed-widgets .tw-nav-list a:hover{border:none; text-decoration:none;}
a.stbutton {border-bottom:none;}
a.stbutton:hover{border:none;}
.widget_text a:hover{}

/*-----Author Archives-----*/
.author-archives .entry-title{font-size:1.8em; line-height:1.2;}
.author-archives .entry-categories a{color:#CF5C00;}
.author-archives .author-articles {font-size:18px; line-height:1.3; border-bottom:2px solid #9F8D77;}

/*-----Products Page-----*/
div.product-info {background: #E0EEEF; margin-bottom:20px;}
div.product-info h3 {border-bottom:2px solid #fff; margin:10px 0; padding:0 0 5px 15px;}
div.mx-how {width:53%; float:left; padding:0 2% 0 2%; border-right:2px solid #fff;}
div.mx-req {width:40%; float:right; padding: 0 0 0 2%;}

div.mx-products-wrap {clear:both; margin-bottom:20px;}
.mx-products-wrap h4 {margin:0 0 5px 0;}
div.mx-product {padding:10px 0 10px 0; border-top:1px solid #ddd;}

ul.mx-product-links {height:30px; margin:0 0 5px;}
.mx-product-links li {float:left; font-size:14px; width:99px;}
.mx-product-links li a {display:block; padding:5px; text-align:center; background:#5F5447; margin-right:5px; color:#fff;}
.mx-product-links li a:hover {text-decoration:none; background:#4F4131;}

div.mx-product-feed {font-size:18px; text-align:center; background:#5F5447; color:#fff; padding:30px 0; margin:0 5px 10px 0;}

/*-----Videos Page*/
.looped.videos-page .entry-content {margin-top:10px;}
.looped.videos-page .entry-title {font-size:20px;}
.looped.videos-page .latest-video {border-bottom:none;}
.recent-videos {font-size:22px; line-height:1.4; background:#4F4131; color:#fff; }
.videos-page .mx-thumb{position:relative; margin-bottom:10px;}
.thumb-title{position:absolute; top:5px; left:10px; color:#fff; font-size:12px; padding-right:7px;}

a.video-nav {padding:5px 10px; background:#4F4131; color:#fff;}
a.video-nav:hover{color:#fff;text-decoration:none; background:#5F5447;}
