
/* PLACING LOGO BEFORE TITLE */
.custom .logo_imge {
float:left;
padding-right:1em;
}
/* TWEKING TOP PADDONG SO LOGO IS CLOSE TO UPPER BORDER AND TITLE AND TAGLINE ARE ALINED NICELY WITH LOGO*/
.custom #header_area .page {padding-top: 0.1em;} 
.custom #header {padding-top:0.1em; padding-bottom:1.3em}
.custom #logo {padding-top:0.5em;}
.custom #tagline {text-indent:15px;} 

/* GETTING BACKGROUND GRET */
.custom .page {background:white none repeat scroll 0 0;}
.custom .full_width {background:grey none repeat scroll 0 0;}

/* FEEDBURNER BY EMAIL */
.custom .add_feedburner_by_email {font-size: large; font-family: verdana;}

/* TWEAKING H2 SO IT LOOKS LIKE WHEN EDITING */
.custom h2 {font-size: large; font-weight: bold; padding-bottom: 1em;}




/* NOT USED, BUT KEEPT FOR THE FUTURE -just in case */

/* 
	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them
More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

/* avatar before heading in h2 
.custom .title-avatar {float:left; width:5em; margin-right:1em;}
*/

/* image on header 
.custom #header {display: block; height: 80px; width: 800px; background: url('http://www.howtomakemyblog.com/pictures/marko-saric.jpg') no-repeat; outline: none; } .custom #header #logo, .custom #header #tagline { text-indent: -9999px; } .custom #header #tagline { height: 0; } .custom #header { padding: 0; } .custom #header {border-bottom:none;}
*/

/* lowering footer weight and top padding */
.custom #footer {font-size:0.1em; line-height:10%;}