/* 
Author: Eduardo
*/
body{font:normal 12px  "Lucida Grande", "Lucida Sans", Arial, sans-serif; margin: 0; padding: 0; color: #333333;}

#header{ height: 59px; background: #333333 url(http://www.thedeveloperinside.com/wp-content/themes/samplegray_wp/images/body_logo.gif) top right no-repeat; color:#FFFFFF; margin: 0; padding:0;}
#header #inside-header{width: 834px; height: 32px;  margin:0 auto; display: block; padding: 0; position: relative;}
#header #inside-header h1{margin: 0; padding: 0;width: 215px;float: left;}
#header #inside-header h1 a{ width: 215px; height: 59px; text-indent: -9999px; display: block; background: transparent url(http://www.thedeveloperinside.com/wp-content/themes/samplegray_wp/images/h1.gif) bottom left no-repeat;}
#header #inside-header h2{ font-style: normal; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; font-size: 26px; color: #ffffff; float: left; margin: 20px 0 0 300px;}

#content{display:block; margin:60px auto 0 auto; width:400px;}

#content ul.sub{ margin: 10px 0 10px 30px; padding: 0; list-style: none;}
#content ul.sub li{ margin: 3px 0 0 0; padding: 0 0 0 15px; background: #ffffff url(http://www.thedeveloperinside.com/wp-content/themes/samplegray_wp/images/post_liststyle.gif) no-repeat center left;}

#content a{color:#333333; text-decoration: none;}
#content a:hover{text-decoration: underline;}

#content .alert{background: #333333 url(http://www.thedeveloperinside.com/wp-content/themes/samplegray_wp/images/alert.gif) center no-repeat; background-position: 10px 50%; color:#FFFFFF;text-align: left;padding: 10px 20px 10px 40px; border:solid 1px #515151; color: #FFFFFF; font:normal 160% Georgia, "Times New Roman", Times, serif;  }
#content .alert strong{font-weight: normal;}
#content .alert a{ text-decoration: underline; color: #f4f4f4;}