/*
Theme Name: StudioPress
Theme URI: http://www.dailyblogtips.com/studiopress-wordpress-theme-released/
Description: A clean, Adsense-ready WP theme.
Author: Daily Blog Tips
Author URI: http://www.dailyblogtips.com/
Version: 1.2
Tags:blue color, right sidebar, two columns, fixed width
*/

/* Reset Defaults Starts */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
  }

a {
  color: #215679;
  }

a:hover {
  color: #00BEF1;
  }

blockquote {
  margin: 5px 15px;
  padding: 5px 5px;
  border-left: 5px solid #ACAB7B;
  background-color: #EBEBEB;
  font-size: 112%;
  color: #006FAF
}

code {
  color: #3366CC;
  }

a img {
  border: none;
  }

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;
}

.alignright {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p {
	line-height: 1.4em;
}


/* Reset Defaults Ends */

body {
  position: relative; /* Fixes browser resizing bug in IE6 */

  font-family: /*Trebuchet MS, sans-serif;*/"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  text-align: center; /* IE Centering Technique */
  background: url(images/header36.jpg) no-repeat fixed center top;
  font-size: 10pt;
  color: #000;
  border: none
}

#background {
	
}

#wrapper {
   margin: 0 auto 10px auto;
  width: 950px;
  text-align: left; /* IE Centering Technique */
     }

.topcurve {
  /*margin-top: 15px;*/
  height: 13px;
  background: url(images/bgtop.gif) left top no-repeat;
  }

.topcurvewhite {
  /*margin-top: 15px;
  height: 13px;
  background: url(images/bgtopwhite.gif) left top no-repeat;*/
  }

.bottomcurve {
  margin: 0;
  height: 13px;
  background: url(images/bgbottom.gif) left bottom no-repeat;
  }

.bottomcurvewhite {
  margin: 0;
  height: 13px;
  background: url(images/bgbottomwhite.gif) left bottom no-repeat;
  }

#header {
  margin: 0;
  padding: 0 0 0 0;
}

#titles {
  margin: 0;
  padding: 0 0 0 0;
  height: 430px
}

#header .topright {
  float: right;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: right;
  color: #fff;
  }

#searchform {
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  }

#searchform {
	margin:0;
	padding:0;
	float:right;	
  margin-left: 5px;
  width: 213px;
  padding-top: 3px;
  height: 28px;
  background: #ccc;
  background: url(images/search.gif) left no-repeat;
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 3px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 3px 0;
  }

#searchbox {
  margin-left: 5px;
  margin-bottom: 3px;
  width: 150px;
  background: none;
  border: none;
  }

#searchbutton {
  width: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#header {
  clear: both;
  margin-top: 0px;
  }


#header h1.sitename {
  padding-top: 20px;
  text-align: center;
  /*position: relative;*/
  /*font-size: 23pt;*/
  /*width: 600px; */
none;}

#header h1.sitename a {
  color: #ffffff;
  font-family: "Century Gothic","Trebuchet MS","Lucida Grande",Lucida,Arial,sans-serif;
  font-weight: lighter;
  font-size: 34px;
  text-align:center ;
   padding-left: 0px;
  font-variant: normal;
  text-decoration: none
}

#header h1.sitename a:hover {
  color: #79F1FE;
  text-align: center;
  text-decoration: none;
    }
      /* SUB TITLE */
#header h2.sitedesc {
  padding-left: 0px;
  position: relative;
  font-size: 14pt;
  color: #ffffff;
  font-family: "Century Gothic","Trebuchet MS","Lucida Grande",Lucida,Arial,sans-serif;
  font-weight: normal;
  font-style: italic;
  text-align: right;
  padding-top: 10px
}


#toprss{
  float: right;
  position: relative;
  margin: 0 0 0 0;
  padding: 0;
  text-align: right;
  }


/* Main content */

#main {
  clear: both;
  width: 925px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 0 15px 15px 10px;
  background: #fff;
  }

#contentwrapper {
  float: left;
  width: 550px;
  }

#content {
  }

#content .pageTitle {
  padding: 5px 10px 0 10px;
  font-size: 13pt;
  color: #000000;
  }

.contentsearch {
  margin: 0 0 40px 100px;
  }

.contentsponsors {
  margin: 0 0 30px 190px;
  }

.adsense_top {
  text-align:center;
  margin:10px 0 25px 0;
  font-size:9pt;
  }

.adsense_sidebar {
  text-align:center;
  margin:0 0 20px 0;
  font-size:9pt;
  }

.post {
  margin: 20px 0 25px 0;
  }

#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 10px;
  font-weight: bold;
  }

#content h2 {
  font-size: 13pt;
  }

#content h3 {
  font-size: 12pt;
  }

#content h4, #content h5, #content h6 {
  font-size: 11pt;
  }

h2.homeTitle {
margin: 0 0 15px 0;


  }

h2.postTitle {
  padding: 0 10px;
  font-size: 14pt;
  font-weight: bold;
  color: #000;
  }

h2.postTitle a {
  /*font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  letter-spacing: -1px;*/
  font-family:"Century Gothic","Trebuchet MS","Lucida Grande",Lucida,Arial,sans-serif;
font-size:20px;
font-weight:bold;
letter-spacing:-0.8px;
text-align:left;
  color: #000000;
  text-decoration: none
}

h2.postTitle a:hover {
  color: #00BEF1;
  }

.postMeta {
  padding: 2px 10px 4px 10px;
  font-size: 9pt;
  color: #009933;
  padding-top: 10px;
  font-style: italic
}

.postMeta .date {
  background: url(images/date.gif) left no-repeat;
  padding: 0 0 0 15px;
  }

.postMeta .filed {
  background: url(images/folder.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  }

.postMeta .commentcount {
  background: url(images/comments.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  }

.postMeta .tags {
  background: url(images/tags.gif) left no-repeat;
  padding: 0 0 0 15px;
  }


.postMeta a {
  text-decoration: none;
  }

.postContent img {
  margin: 10px;
  border: none;
  }
.postContent img.noborder {
	border: none;
}
.postContent img.border {
	border: 3px solid #CCC;
}
.postContent .image {
	float:left;
	padding: 5px 5px 5px 0;
}
.postContent .image img{

	max-width:300px; 
	/*
	width:expression( 
    document.body.clientWidth > 300 ?
        "300px":
        "auto" );
	*/
	max-height:100px; 
	height:expression( 
    this.offsetHeight > 100 ?
        "100px":
        "auto" );
}

#content p, .postContent p {
  padding: 5px 10px;
/* Font and Color moved to Body tag */
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 10pt;
  color: #000;
  }

p.comments {
  clear: both;
  padding: 5px 10px 5px 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 5px -25px;
  width: 510px;
  }

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }

.commentlist cite a {
  }

.commentmetadata {
  padding: 10px;
  }

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }

.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: underline;
  }

.comment textarea {
  width: 510px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.gif) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #333;
  }

.comment #submit:hover {
  cursor: pointer;
  }

.navigation {
  margin: 10px 0;
  color: #406E8D;
  text-align: center;
  font-size: 10pt;
  }

.navigation a {
  text-decoration: none;
  }

a.gravatar {
  float:left;
  margin:10px 15px 20px 0;
  width:69px;
  }


/* Start of sidebar */

#allsidebars {
  width:355px;
  float:right;
  }


/* Sidebar top welcome box */

.sidebarswrapper {
  margin-top: 0px;
  padding-top: 9px;
  width: 355px;
  background: #FFFFFF top no-repeat left;
  }

.sidebars {
  width: 355px;
  background: #FFFFFF;
  }

.sidebars h2 {
  padding: 0 0 2px 0;
  font-size: 11pt;
  color: #00BEF1;
  letter-spacing: -1px;
  }

.sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  }

#welcome {
  clear: both;
  padding: 0 10px;
  }

#welcome a {
  display: inline;
  color: #4C82A6;
  }

#welcome a:hover {
  color:#fff;
  }




#welcome p {
  color: #007CA6;
  margin-top: 5px;
  padding-left: 20px;
  background: /*url(images/welcome.gif) left top no-repeat;*/
  height: 105px
}

.sidebarsbottom {
  clear: both;
  width: 355px;
  height: 18px;
  background: url(images/bgsidebarbottom.gif) none no-repeat left;
  }


/* Sidebar 2 columns widget-ready */

.sidebarsB {
  width: 355px;
  margin-top: 15px;
  }

.sidebar1 {
  float: left;
  width: 165px;
  }

.sidebar2 {
  float: right;
  width: 165px;
  }

.sidebarsB h2 {
  padding: 2px 7px;
  font-size: 11pt;
  color: #000000;
  letter-spacing: -1px;
  background: url(images/sidebar_h2.gif) left no-repeat;
  margin-bottom: 3px;
  background-color: transparent;
  background-image: none
}

.sidebarsB table {
  width: 160px;
  }

.sidebarsB ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

.sidebarsB li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

.sidebarsB li ul {
  padding: 0;
  }

.sidebarsB ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #222;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 1px dotted #ccc;
  }

.sidebarsB a {
  display: block;
  color: #333;
  text-decoration: none;
  display: inline;
  }

.sidebarsB a:hover {
  color: #00BEF1;
  text-decoration: underline;
  }

.sidebarsB p {
  padding: 2px 0;
  font-size: 9pt;
  }

#tag_cloud a {
  display: inline;
  }

.sidebarsB ul.children li {border-bottom:none;}
.sidebarsB ul.children {margin-bottom:-5px;}


/* Footer */

#footer {
  clear: both;
  padding-top: 0;
  color: #fff;
  text-align: center; /* IE Centering Technique */
  background: #000;
  }

#footer p {
  padding: 0;
  font-size: 8pt;
  color: #fff;
  text-align: center;
  }

#footer a {
  color: #87BBD9;
  }

#footer a:hover {
  color: #fff;
  }

#credits {
  clear: both;
  margin: 0 auto;
  line-height: 19px;
  }


/* Extras */

.cleared {
  clear: both;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }

#nextprevious {
  padding:10px;
  font-size:80%;
  }




.commentbody {
  float:right;
  width: 420px;
  margin-bottom: 20px;
  padding: 10px 0 10px 0;
  }

/* TOP-NAVIGATION LINKS */
.topnav {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0 5px;
	padding: 8px 5px 0 0;
	text-align: right;
  font-size: smaller;
  background: transparent;
}
.topnav li {
	display: inline;
	font-weight: normal;
	list-style: none;
	margin: 0;
	padding: 0;
}

.topnav li a:link, .topnav li a:visited {
	color: #000000;
	text-decoration: none;
}

.topnav li a:hover, .topnav li a:active {
	text-decoration: underline;
}

/* DROPDOWN Menu */

#nav, #nav ul {
	width:950px;
	border: /*solid #eda;*/
	border-width: 0px 0;
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: normal;
   background-color: #B8400C;
	font-size:16px;
	color: #fff;
  	font-variant: small-caps;
  	font: small-caps;
  	padding-bottom: 7px;
}

#nav a {
	display: block;
 	text-decoration: none;
	padding: 0.4em;
  color: #fff
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: auto;
	height:25px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
	/*color: #005875;*/
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover{
	color: #000;
  background: #F8DFB7/*#4889BF*/
  padding-bottom: 7px;
}
#nav li:hover a:hover, #nav li.sfhover a:hover{
	color: #000;
  background: fff/*#4889BF*/
}

/* Drop-down post list */
form.ddpl-form select {
    width: 200px;
}

  .cat_list {
    margin-left: 30px;
  }
  .cat_list li {
     height: 20px;
}


/*       ###############################
         NAVIGATION
         ############################### */

div#blog-line {height500px;}
div#navv {background:#000;width:950px;height:36px;}
div#navv ul {float:left; list-style:none;}

div#navv li {float:left;}
div#navv li a {display:block; margin:0; padding:11px 16px 10px 16px; color:#0C93CA; text-decoration:none; font:bold 12px Helvetica, sans-serif; /*border-left:1px solid #222;*/}
div#navv li a:hover {background:#000; color:#38E6FE;}
div#navv li li a { color:#0C93CA; }
     
/*        ##################################
           SUPERFISH
        ################################## */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {margin:0;padding:0;list-style:none;}
.sf-menu {line-height:1.0;}
.sf-menu ul {position:absolute;top:-999em;width:10em; /* left offset of submenus need to match (see below) */}
.sf-menu ul li {width:100%;margin:0 !important;}
.sf-menu ul ul li{margin:0 !important;}
.sf-menu li:hover {visibility:inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li {float:left;position:relative;}
.sf-menu a {display:block;position:relative;}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {left:0;top:36px; /* match top ul list item height */ z-index:1000;}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {top:-999em;}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {left:10em; /* match ul width */ top:0;}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {top:-999em;}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {left:10em; /* match ul width */ top:0;}

/*** CUSTOM STYLES ***/
.sf-menu li ul {background:#222;border:1px solid #000;border-top:none;opacity:0.9;-moz-opacity:0.9;filter:alpha(opacity=90);}
.sf-menu li li ul, .sf-menu li li li ul {background:#222;border:1px solid #000;border-top:none;opacity:1.0;-moz-opacity:1.0;filter:alpha(opacity=100);}

     
