/*

Theme Name: MarchMadness

Theme URI: http://www.leoganda.net

Description: MarchMadness

Version: 1.0

Author: Leo Ganda







*/



/* RESET */

/* ----------------------------------------- */



/* Global reset */

/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }

table { border-collapse:collapse; border-spacing:0 }

fieldset, img { border:0 }

address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }

ol, ul, li { list-style:none }

caption, th { text-align:left }

h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }

q:before, q:after { content:''}



/* Global reset-RESET */

/* The below restores some sensible defaults */

strong { font-weight: bold }

em { font-style: italic }

a img { border:none } /* Gets rid of IE's blue borders */







body{

background: url(images/HBB2010bg.jpg) #011D32 repeat-x;



color:#363636;

font-family:Arial;

}



#wrap{

width:900px;

margin:auto;

}



td{

vertical-align:top;

}



#header{

background:url(images/HBB2010header.jpg) no-repeat;

height:227px;

}

#crumb{

height:40px;

background:#868686;

}



#content{

background:url(images/HBB2010mid.jpg) repeat-y;

}



.entry{

width:600px;

margin:auto;



}





.entry p{

padding-top:20px;

text-align:justify;

}



.head_form{

color:red;

font:14px;

font-weight:bold;

text-decoration:underline;

}



.list-author{

width:556px;

margin:auto;

}

.list-author ul{

padding-top:10px;

}

.list-author li{

display:inline;

width:69px;

height:69px;

}

.list-author li img{

border:1px solid #e6e6e6;

}



.giveaway{

width:600px;

margin:auto;

padding-top:20px;

padding-bottom:20px;

}



.gift{

border:3pt solid #ad1e23;

margin-top:10px;

min-height:210px;

}

.gift .alignleft{

display:block;

padding:10px;

float:left;

width:250px;

height:250px;

}



.gift p{

padding:10px;

}



.giveawayval{

padding:10px;

color:red;

font-weight:bold;

}



.giveawaylink{

padding:10px;

}



.giveawaylink a{

background:yellow;

font-weight:bold;

font-size:14pt;

}



.giveawayform input{

height:20px;

margin:2px 0px 0px 10px;

width:200px;



}



.giveawayform textarea{

height:200px;

width:400px;

margin:2px 0px 0px 10px;

}



#footer{

background:url(images/HBB2010footer.jpg) no-repeat;

color:#ffffff;

text-align:center;

font-size:12px;

height:225px;

}

#footer p{

padding:2px;

}


