/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	Stylevantage - orange
   TEMPLATE CODE: 	S-0001
   VERSION:          1.0          	
 *******************************************/ 
/********************************************
   FONT-FACE ELEMENTS
*********************************************/

@font-face {
	font-family: 'SurfaceMedium';
	src: url('surface-medium-webfont.eot');
	src: local('☺'), url('surface-medium-webfont.woff') format('woff'), url('surface-medium-webfont.ttf') format('truetype'), url('surface-medium-webfont.svg#webfontNSiRLCmU') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'junctionregularRegular';
	src: url('Junction-webfont.eot');
	src: local('☺'), url('Junction-webfont.woff') format('woff'), url('Junction-webfont.ttf') format('truetype'), url('Junction-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
/********************************************
   HTML ELEMENTS
*********************************************/ 

/* top elements */
* {
	margin: 0; padding: 0;
} 
body {
	margin: 0; padding: 0;
	font: 71%/1.5em  Verdana, 'Trebuchet MS', Arial, Sans-serif;
	background: url(../images/headerbg-orange.gif) repeat-y;
	color: #666666;	
	text-align: center;		
}

#adsensehoriz{
  margin: 25px 0 25px 5px;
}

/* links */
a {
	background: inherit;
	color: #806B4D; 
}
a:hover {
	background: inherit;
	color: #000;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: uppercase;
	color: #555;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; text-transform: none;}

#main h1{
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: none;
	font-size: 14px;
	border-bottom: 1px solid #f2f2f2; 	
}

#rightbar h1{
	padding: 0 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: none;
	font-size: 14px;
	border-bottom: 1px solid #f2f2f2;
} 

#rightbar ul{
	background-color: #F3F3F3;
	border: 1px solid #F2F2F2;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
}
.links{
	background-color: #F3F3F3;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar h1 {
	padding: 10px 0px 5px 5px;
	margin: 0;
	text-transform: none;
	font-size: 14px;
	font-family: "junctionregularRegular";
}

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol{
	margin: 10px 30px;
	padding: 0 15px;	
	color: #EC981F;	
}

ol{
	color: #666666 !important;
}

ul span, ol span {
	color: #666666;
}

/* images */
img {
	border: 2px solid #CCC;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 2px solid #CCC;
}
a:hover img {  
  border: 2px solid #806B4D !important; /* IE fix*/
  border: 2px solid #EC981F;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #EC981F;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(../images/quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #EC981F;  
	font-weight: bold; 
}



/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 4px;
	border:1px solid #eee;
	font: normal 1em/1.5em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:350px;
	padding:4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #666;	
}

/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;	
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 
	vertical-align: top;
}
form.searchform input.button {
	width: 55px;
	vertical-align: top;
}

#keywords{
  padding-left: 6px;
  padding-bottom: 15px;
  margin-bottom: 7px;
}

#ajaxSearch_form {
    color: #444;
    width: auto;
}
#ajaxSearch_input {
  width: auto;
  display: inline;
  height: 17px;
  border: 1px solid #f2f2f2;
  border-left-color: #f2f2f2;
  border-top-color: #f2f2f2;
  background: #fff;
  margin: 0 3px 0 0;
  padding: 3px 0 0;
  vertical-align: top;
  font-family: Cambria,Georgia,Palatino,Palatino Linotype,Myriad Pro,Serif;
  font-size: 12px;
}
#ajaxSearch_submit {
    display: none;
    height: 22px;
    line-height: 22px;
}
#ajaxSearch_output {
    border: 1px solid #f2f2f2;
    padding: 10px 20px 10px 20px;
    background: #fff;
    display: block;
    height: auto;
    width: 850px;
    vertical-align: top;
    text-align: left;
    margin: 0 auto;
}
.ajaxSearch_paging {

}
.AS_ajax_result {
    color: #444;
    padding: 10px 50px 10px 50px;
    background-color: #f3f3f3;
    margin-bottom: 5px;
}
.AS_ajax_resultLink {
    text-decoration: underline;
}
.AS_ajax_resultDescription{
    color: #555;
}
.AS_ajax_more {
    color: #555;
}

/*****************/
/*    Layout     */
/*****************/
#wrap {
	margin: 0 auto;
  width: 960px;
	text-align: left;		
	background: #FFF;	
}
#content-wrap {
	clear:both;
  margin: 0; padding:0;
	width: 960px;
}

 /*
                            ==(W{==========-      /===-
                              ||  (.--.)         /===-_---~~~~~~~~~------____
                              | \_,|**|,__      |===-~___                _,-'
                 -==\\        `\ ' `--'   ),    `//~\\   ~~~~`---.___.-~~
             ______-==|        /`\pancakes\    | |  \\           _-~`
       __--~~~  ,-/-==\\      (   | .  |~~~~|   | |   `\        ,'
    _-~       /'    |  \\     )__/==0==-\<>/   / /      \      /
  .'        /       |   \\      /~\___/~~\/  /' /        \   /'
 /  ____  /         |    \`\.__/-~~   \  |_/'  /          \/'
/-'~    ~~~~~---__  |     ~-/~         ( )   /'        _--~`
                  \_|      /        _) | ;  ),   __--~~
                    '~~--_/      _-~/- |/ \   '-~ \
                   {\__--_/}    / \\_>-|)<__\      \
                   /'   (_/  _-~  | |__>--<__|      |
                  |   _/) )-~     | |__>--<__|      |
                  / /~ ,_/       / /__>---<__/      |
                 o-o _//        /-~_>---<__-~      /
                 (^(~          /~_>---<__-      _-~
                ,/|           /__>--<__/     _-~
             ,//('(          |__>--<__|     /                  .----_
            ( ( '))          |__>--<__|    |                 /' _---_~\
         `-)) )) (           |__>--<__|    |               /'  /     ~\`\
        ,/,'//( (             \__>--<__\    \            /'  //        ||
      ,( ( ((, ))              ~-__>--<_~-_  ~--____---~' _/'/        /'
    `~/  )` ) ,/|                 ~-_~>--<_/-__       __-~ _/
  ._-~//( )/ )) `                    ~~-'_/_/ /~~~~~~~__--~
   ;'( ')/ ,)(                              ~~~~~~~~~~
  ' ') '( (/
    '   '  `
*/




/* header */
#header {
	position: relative;
	background: url(../images/headerbg-orange.gif) repeat-x 0% 0%;
	height: 84px;
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
 font: bolder 4.1em 'junctionregularRegular', Sans-serif;
	letter-spacing: -2px;
	color: #CCC;
	text-transform: lowercase;
	/* change the values of top and Left to adjust the position of the logo*/
	top: 0; left: 5px;
}

#header #logo a{
	color: #ccc;
}

#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 1em 'junctionregularRegular', Sans-serif;
	text-transform: none;
	color: #FFF;
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 48px; left:65px;		
}
#header .searchform {
	position: absolute;
	top: 5px; right: 3px;	
}

#header a{
  text-decoration: none;
}

/* main column */
#main {
	float: left;
	margin-left: 15px;
	margin-bottom: 250px;
	padding: 0;
	width: 60%;
	border-left: 1px solid #f2f2f2;
	font-family: Cambria,Georgia,Palatino,Palatino Linotype,Myriad Pro,Serif;
  font-size: 14px;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
	border: 1px solid #f2f2f2;
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

#main ul{
  list-style-type: none;
  padding: 15px 15px 0 15px;
  margin:0;
}

#main ul li a{
  color: #333333;
  text-decoration: none;
  display: block;
  background-color: #e8e8e8;
  border: 1px solid #D1CECE;
}

#main a a{
  /*display: none;*/
}

.title{
  font-size: 13px;
  color: #000;
  text-align: left;
  background-color: #ccc;
}

#main ul li a:hover{
  background: #F2F2F2;
}

#main ul li{
  color: #000;
  margin-bottom: 15px;
  border: 1px solid #000;
}

#main ul li ul li{
	border: none;
	list-style-type: circle;
	margin-left:30px;
}

.feedflare{
  display: none;
}

/* Sitemap */
#sitemap {
  background: #ffffff;
  /* opacity: 0.9; */
  /* filter: alpha(opacity=90); */
}

#sitemap li {
  margin-right: 3px;
  margin-bottom: 3px;
  background-color: #f8f8f8;
}

#sitemap li li {
  background-color: #efefef;
}

#sitemap li li a {
  font-size: 14px;
}

#sitemap li li li {
  background-color: #e8e8e8;
}

#sitemap li li li a {
  font-weight: normal;
}

#sitemap li li li li {
  background-color: #dfdfdf;
}

#sitemap li li li li li {
  background-color: #d8d8d8;
}

#sitemap li li li li li li {
  background-color: #cfcfcf;
}

#sitemap a {
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
}

#sitemap a:hover {
  text-decoration: underline;
}


/* sideabar start */
#sidebar ul{
  padding:0;
  margin:0;
  list-style-type: none;
  padding-left: 31px;
}

#sidebar {
	float: left;
	width: 21%;
	margin: 0 0 15px 0;
  padding: 0; 
	display: inline;
	font-family: Cambria,Georgia,Palatino,Palatino Linotype,Myriad Pro,Serif;
  font-size: 12px;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 8px 0;	
	padding-right: 0;		
	text-decoration: none;
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(../images/arrow.gif) no-repeat 2px 5px;
	padding: 2px 5px 2px 20px;	
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu a {
	font-weight: bold;
	background-image: none;
	text-decoration: none;	
}

/* cheney edit */

#main img, #main font.p, #main table td, #main a, #main small, #main ol, .blogger-post-footer, .byline-author{
  display:none !important;
}
#main #sponsored_links table td, #main #sponsored_links table td a{
display:inline !important;
}
#main table td.j, #main h3 a{
display:block !important;
}

#main table{
  border: none !important;
}

#sidebar ul{
  padding:0;
  width:195px;
  font-family: "junctionregularRegular";
  font-size:13px;
}

#sidebar ul li a{
  display:block;
  padding:5px 10px;
  background-color: #F3F3F3;
}

#sidebar ul li a:hover{
  background-color: #FFF6E5;
}

#sidebar ul li{
  border-bottom: 1px solid #ACACAC;
}


/* cheney edit */

#rightbar {
	float: right;
	width: 15%;
	padding: 0;	margin: 0;
	font-family: Cambria,Georgia,Palatino,Palatino Linotype,Myriad Pro,Serif;
  font-size: 12px;
}

#rightbar ul{
  list-style-type: none;
  margin:0;
  padding: 5px 0 0 0;
  text-align: center;
  border: 1px solid #F2F2F2;
  background-color: #F3F3F3;
}

#rightbar li{
  
}

#rightbar ul li a{
  width: auto;
  display: block
}

#bookmarks{
  padding-left: 5px;
  padding-bottom: 15px;
}

#badges{
  padding-left: 6px;
  padding-bottom: 15px;
}

#rightads{
  
}

#sponsored_links{
  margin: 10px 0;
  text-align: left !important;
}

/* footer */
#footer {
	margin-top: 250px;
	clear: both;
	background: #FFF url(../images/footerbg.gif) repeat-x left top;
	border-top: 1px solid #F2F2F2;
	text-align: center;	
	height: 50px;	
	font-family: Cambria,Georgia,Palatino,Palatino Linotype,Myriad Pro,Serif;
  font-size: 14px;
  
}
#footer a {
	text-decoration: none;
	font-weight: bold;
}

#header #social ul{
  list-style-type: none;
  float: right;
  margin: 47px 0 0 0;
}

#header #social ul li{
  float: left;
  padding-right: 5px;
}

#header #social ul li img{
  border: 1px outset #f6f6f6;
}

/* menu */
#menu {
	clear: both;
	margin:0;
  padding:0;
}
#menu ul {	
	position: relative; 
	bottom: 4px;
	margin:0 0 0 60px;
  padding:0;	
	float: left;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	width: 850px;
	border: 1px solid #808080;
	border-width: 0 0 4px 0;	
	list-style: none;
}
#menu ul li{
	display: inline;	
}
#menu ul li a {	
	position: relative; bottom: -4px;
	float: left;
	color: #808080;
	padding: 0px 10px;
	text-decoration: none;
	background: white url(../images/menudivide.gif) repeat-y right top; 
	border-bottom: 4px solid #808080; 	
}
#menu ul li a:hover{
	color: black;
	background-color: #F3F3F3;
	border-bottom: 4px solid #000;
}
#menu ul li#current a{
	color: #333;
	background-color: #F3F3F3; 
	border-bottom: 4px solid #000;
}

/* Alignment classes */
.float-left   { float: left;}
.float-right  { float: right; }
.align-left   { text-align: left; }
.align-right  { text-align: right; }
.align-center { text-align: center;	}
.align-justify { text-align: justify; }

/* display classes */
.clear  { clear: both; }
.block  { display: block; }
.hide   { display: none; }	
.orange { color: #FFA600; }

/* table styles */

.as_of{
  text-align: right;
  font-style: italic;
}

#mytable {
	padding: 0;
	margin: 0;
	text-align: right;
}

caption {
	padding: 0 0 5px 0;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #F1EBE4;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	color: #4f6b72;
	padding-left: 4px;
	padding-right: 1px;
}


td.alt {
	background: #FAF8F5;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.thumbscontainer a:hover img{
  border: none !important;
}
.thumbscontainer{
  padding-left: 68px;
}

.thumbscontainer img{
  margin: 5px;
  padding: 0 !important;
}

.picturecontainer .picture img{
  border: none !important;
}

.active{display: block;}
