/*
.custom a, .custom a:visited { color: #069; }

.custom a:hover { color: #6EA9C3; }
*/

.custom #container {
  /*margin-top: 0.0em;
   /* margin-bottom: 2em;
background: #fff;
border: solid #fff;
border-width: 0.4em 0.4em;
padding: 0.3em 0.3em;
padding-top:0.0em;*/
/*

    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #EDEDED;
    padding: 0 0.3em;

    border: 1px solid #666666;
    box-shadow: 0 0 15px #333333;*/
}
div.sidebar a{
color:#069;
text-decoration:none;
}
div.sidebar a:hover,div.related-posts a:hover{
text-decoration:underline;
}
span#related
{
font-size: 17px;
font-weight: bold;
padding-bottom: 5px;
padding-top: 24px;
}

body.custom {
font-family: Verdana, Arial, Helvetica, sans-serif;
/*background: #37ABC8;*/
background: url('https://s3.amazonaws.com/WebTutsDepot/design/v1/images/Banner.png') repeat-x #ffffff;
}



.custom #page {
/*background: #ffffff;*/
background-color:transparent;
padding: 2.2em;
padding-top:0.0em;
}

pre{
/*border:solid 0px #eeeeee;*/
background-color: #111111;
color:#ffffff;
}

.format_text pre {
/*
font-size: 1.0em;
line-height: 1.5em;
margin-bottom: 0.5em;
padding: 0.667em 0.917em;
*/
}

h1.entry-title
{
font-size: 40px;
letter-spacing: -1px;

}
h2.entry-title
{
font-size: 30px;
line-height: 40px;
}

div.post h3 a, h2.entry-title a:hover,.entry-content a,div.related-posts a{
/*color:#37abc8;*/
color: #069;

}


div.sub_header ul li
{
display:inline;
}
.bookmarks{
/*background: #DAF8F9;*/
/*border: 1px solid #3CF;*/
/*padding: 1em 15px;*/
margin-bottom:10px;
height:60px;
}

h1,h2,h3,h4,h5,h6{
color: #303030;
font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
font-weight: bold;
}


.alert{
background: #FFFFA0;
border: 1px solid #E5E597;
padding: 0.571em 0.786em;
margin-bottom: 1.571em;
}
#amazon-products{
padding:10px;
}
#amazon-products h4{
font-size:15px;
}

h4#tagline{
font-size: 12px;
color: #000000;
font-family: arial, sans-serif;
font-weight: bold;
}

div.share-links li
{
display:inline;
margin: 0px 0px 0px 10px;
}

div.post h3{
font-size: 17px;
padding-top: 24px;
padding-bottom: 5px;
border-bottom: solid 1px #dddddd;
}


div.related-posts a{
text-decoration:none;
}
/* social sprites */
a.social-sprite, a.social-text-sprite
{
background-image: url('http://static.webhole.net/media/images/social-sprites.png');
background-repeat: no-repeat;
display: block;
color: #069;

}

a.social-sprite
{
height:30px;
width:30px;
text-indent: -9999px;
}

a.social-text-sprite
{
height: 24px;
padding: 5px 35px;
}

a.rss
{
background-position: 0px 0px;
}

a.stumble
{
background-position: 0px -32px;
}
a.delicious
{
background-position: 0px -64px;
}
a.facebook
{
background-position: 0px -97px;
}
a.digg
{
background-position: 0px -130px;
}
a.twitter
{
background-position: 0px -163px;
}

.float-left
{
float: left;
}

.adsense
{
margin: 5px;
padding: 3px;
height:250px;
width:300px;
}

.float-right
{
float: right;
}

div.social-box
{
width: 150px;
padding: 10px;
}

div.related-posts
{
font-size:15px;
padding: 10px;

}

.action-box
{
overflow: hidden;

}


ul.social-strip li
{
display: inline;
float: left;
margin: 3px;
color: #069;

}

ul.social-strip
{
overflow:hidden;
margin: 5px;
color: #069;
}

/* social sprites */

li.thesis_widget_google_cse form input[type="text"]{
width:70%;
}
/** ads **/


div#ad-below-article
{
padding: 10px;
/*text-align: center;*/
align:center;
}

div#below-headline
{
background: #f9f9f9;
border: 1px solid #CCC;
padding: 10px;
margin: 15px 0px;
}

p#like-this-post
{
font-weight:bold;
font-size: 15px;
margin-bottom: 10px;
}

div#banner
{
overflow: hidden;
}

div#logo,div#leaderboard{
float:left;
}

div#leaderboard{
margin-left: 20px;
width:730px;
height:90px;
}

div#below-headline-ad
{
background-color: white;
float: left;
height: 250px;
overflow: hidden;
padding: 5px 5px 5px 5px;
text-align: center;
width: 300px;
}

/* AddThis Vertical Layout Menu */

.addthis_toolbox .vertical {
    background: #fff;
    width: 136px;
    padding: 1px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .vertical a {
    position: relative;
    display: block;
    background: #fff;
    width: 102px;
    padding: 4px 0 4px 34px;
    text-decoration: none;
    color: #00bff3;
}

.addthis_toolbox .vertical a:hover {    
    background: #f5f5f5;
    color: #027999;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.addthis_toolbox .vertical span {
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .vertical .more {
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .vertical .more a {
    padding: 4px 0;
    margin: 0;
}
.addthis_toolbox .vertical .more a:hover {
    background: none;
}

.addthis_toolbox .vertical .more span {
    display: none;
}
            
   
   
.format_text .entry-content{
font-size:17px;
line-height:27px;
}
/*link color 273c73*/
/*blue before 37ABC8*/
/********* Design V1  ***********/
#header{
border-style:no;
background: url('https://s3.amazonaws.com/WebTutsDepot/design/v1/images/Logo.png') no-repeat;
height: 95px;
}
.menu, .menu a, .menu li ul {
border-color: #111;
}