/* 
Theme Name: Collegiate Peaks Theme
Theme URL: http://whiteboardframework.com/
Description: The CPMF Website Theme
Author: Tanner McCuin
Author URI: http://www.tannermooredesign.com
Version: 2.0.1

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}

a {color:#B11F24; text-decoration:none;}
a:hover {color:#F27621; text-decoration:none;}
p {padding-bottom:20px;}

/*
Here is a list of all the <DIV>s in Whiteboard.
*/
body { background-image:url(images/bodybg.gif); background-repeat:repeat-x; background-color:#F0B21A;font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans","DejaVu Sans","Bitstream Vera Sans",Corbel,"Liberation Sans",Verdana, sans-serif; line-height:1.3em; font-size:12px;  }
#container{ width:960px; margin:0 auto; background-image:url(images/containerbg.gif); background-repeat:no-repeat; position:relative;}

#header {height:239px; width:960px; background-image:url(images/headerbg.gif); background-repeat:none;}
#topTitle {text-indent:-9999999px}

#content { width:690px; padding:10px; background-color:#FFFFFF; margin-left:20px;}
#content_inner {margin:0 20px}
#content h1 {font-size:32px; font-weight:bold; color:#B11F24; padding-bottom:20px; line-height:1.2em; padding-top:10px;}
#content h2 {font-size:30px; font-weight:bold; color:#B11F24; padding-bottom:20px; line-height:1.2em; padding-top:10px;}
#content h3 {font-size:14px; font-weight:bold; color:#B11F24; text-transform:uppercase; line-height:1.2em; padding-bottom:20px; color:#000000;}
#content h4 {font-size:22px; color:#B11F24; color:#000000;}
#content h5 {font-size:18px; color:#B11F24; color:#000000;}
#content li {list-style:inside; padding-left:20px;}
#footer {background:url(images/footerbg.gif) #FFFFFF no-repeat; height:200px;}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


.post{}
.post h2 {font-size:36px; font-weight:bold; color:#B11F24; letter-spacing:.2em;}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{ width:210px; padding:0px; float:right; margin-right:10px;  display:inline;}
#sidebar h2 {font-size:14px;}
#sidebar li {list-style:inside; list-style-type:none; padding-left:0px;}
.sidebarpic { text-align:center; display:block; margin:25px auto;}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comment_text{ background-color:#FCF4DF; padding:10px;}
.comments_meta{}
.comments_list {list-style:inside; list-style-image:none; }


#comments ol {list-style:none; padding:0px; margin:0px;}
#comments li {list-style:none; padding:0px; margin:0px; margin-top:10px;}
#comments p {padding:0px;}
.comments_reply p {padding:5px 0px;}
#comments h3, .comments_reply h3 {font-size:14px; font-weight:bold; color:#B11F24; text-transform:uppercase; line-height:1.2em; padding:10px 0px; color:#000000;}

/*NAVIGATION STYLES */

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:960px; font-weight:bold; font-size:14px}
#dropmenu a {display:block; padding:0.25em .5em; color:#B11F24; text-decoration:none;}
#dropmenu a:hover {color:#F27621; text-decoration:none;}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}
#dropmenu ul a {background-color:#E48242; font-size:12px; color:white;}
#dropmenu ul a:hover { background-color:#E48242;  font-size:12px; color:#F8E8BF;}
#dropmenu li ul {width:14.1em; font-size:14px; font-weight:normal;}
#dropmenu li ul a {width:12em; height:auto; float:left;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

.bigclear {clear:both; width:100$; height:1px;}