/*   
Theme Name: daredorm

*/

/* Search Box */
.sea {
  width: 250px;
  height: 30px;
  font-size: 18pt;
  }

.button {
  height: 35px;
  font-size: 15pt;
  }


/* Reset Defaults Starts */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 7px;
  }

a {
  color: #215679;
  }

a:hover {z
  color: #4C82A6;
  }

li{list-style:none;}
.mainnav3{height:43px;}
.mainnav3 ul li{float:left;margin:0;padding:0;height:43px;}.mainstats{padding:0 0 0 245px;}

blockquote {
  margin: 5px 15px;
  padding: 5px 5px;
  background: #8CB5D8;
  border: 1px solid #3A7CAC;
  }

code {
  color: #3366CC;
  }



img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #000;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    border: 1px solid #000;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    border: 1px solid #000;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}




/* Reset Defaults Ends */

html{background:##FF7DA8; repeat;width:100%; }

body {
  position: center; /* Fixes browser resizing bug in IE6 */
  margin: 0;
  font-family: Trebuchet MS,sans-serif;
  text-align:left;
  }

.page {
width: 950px;
text-align:left;


}

#wrapper {
  text-align: left; /* IE Centering Technique */
  }

.topcurve {
  margin-top: 15px;
  height: 13px;
  background: url(images/bgtop.gif) left top no-repeat;
  }



.bottomcurve {
  margin: 0;
  height: 13px;
  background: url(images/bgbottom.gif) left bottom no-repeat;
  }



#header {
width:970px;  
margin: 0;
padding: 0 0 0 0; 
margin-top: 0;

}

#header .topright {
  float: right;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: right;
  color: #fff;
  }



#searchform {
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  }

#searchform {
  margin-left: 5px;
  width: 213px;
  padding-top: 8px;
  height: 28px;
  background: #ccc;
  background: url(images/search.gif) left 3px no-repeat;
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 6px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 6px 0;
  }

#searchbox {
  margin-left: 5px;
  margin-bottom: 3px;
  width: 150px;
  background: none;
  border: none;
  }

#searchbutton {
  width: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#underheader {
  clear: both;
  margin-top: 20px;
  padding: 0 0 15px 0;
  }


#underheader h1.sitename {
  padding: 0 0 0 0;
  position: relative;
  font-size: 23pt;
  width: 600px;
  }

#underheader h1.sitename a {
  color: #fff;
  text-decoration: none;
  }

#underheader h1.sitename a:hover {
  color: #4C82A6;
  text-decoration: none;
  }

#underheader h2.sitedesc {
  padding: 0 0 0 0;
  position: relative;
  font-size: 12pt;
  color: #4C82A6;
  }


#underheader #toprss{
  float: right;
  position: relative;
  margin: 0 0 0 0;
  padding: 0;
  text-align: right;
  }

/* Menu */

#nav {
  clear: both;
  margin: 10px 0 -15px 0;
  }

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left;
  margin-right: 10px;
  }

* html #nav li a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  margin-left: 4px;
  text-decoration: none;
  }

#nav li a {
  display: block;
  height: 26px;
  background: url(images/bgtableft.gif) left top no-repeat;
  text-transform: lowercase;
  font-size: 10pt;
  text-decoration: none;
  }

#nav li a span {
  display: block;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 12px;
  line-height: 26px;
  font-weight: bold;
  color: #FFF;
  background: url(images/bgtabright.gif) right top no-repeat;
  text-decoration: none;
  }

#nav li a:hover {
  background-position: left -26px;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }

#nav li a:hover span {
  background-position: right -26px;
  color: #000;
  }

#nav li.current_page a {
  background-position: left -26px;
  }

#nav li.current_page a span {
  background-position: right -26px;
  color: #000;
  }

/* Main content */

#main {
  clear: both;
  width: 970px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 0 15px 15px 10px;
  background: #fff;
  text-align:left;

  }

#contentwrapper {
  float: left;
  width: 510px;
  padding-left:10px;
  text-align:left;

  }

#content {
  text-align:left;
  }

#content .pageTitle {
  padding: 5px 10px 0 10px;
  font-size: 14pt;
  color: #215679;
  }

.contentsearch {
  margin: 0 0 40px 100px;
  }

.contentsponsors {
  margin: 0 0 30px 190px;
  }

.adsense_top {
  text-align:center;
  margin:0px 0 0px 0;
  font-size:9pt;
  }

.adsense_sidebar {
  text-align:center;
  margin:0 0 20px 0;
  font-size:9pt;
  }

.post {
  margin: 10px 0 0px 0;
  border-bottom: 1px dotted #ccc;
  text-align:left;
  }

#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 10px;
  font-weight: bold;
  }

#content h2 {
  font-size: 14pt;
  }

#content h3 {
  font-size: 12pt;
  }

#content h4, #content h5, #content h6 {
  font-size: 11pt;
  }

h2.homeTitle {
  margin: 0 0 15px 0;
  }

h2.postTitle {
  padding: 0 10px;
  font-size: 16pt;
  font-weight: bold;
  color: #000;
  }

h2.postTitle a {
  font-size: 16pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  letter-spacing: -1px;
  }


h1.postTitle {
  padding: 0 10px;
  font-size: 18pt;
  font-weight: bold;
  color: #000;
  }

h1.postTitle a {
  font-size: 18pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  letter-spacing: -1px;
  }

h2.postTitle a:hover {
  color: #215679;
  }

.postMeta {
  padding: 2px 10px 4px 10px;
  font-size: 9pt;
  color: #333;
  }

.postMeta .date {
  background: url(images/date.gif) left no-repeat;
  padding: 0 0 0 15px;
  }

.postMeta .filed {
  background: url(images/folder.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  }

.postMeta .commentcount {
  background: url(images/comments.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  }

.postMeta .tags {
  background: url(images/tags.gif) left no-repeat;
  padding: 0 0 0 15px;
  }


.postMeta a {
  text-decoration: none;
  }

.postContent img {
  margin: auto;
  border: 1px solid #000;
  
}

.gallery-icon img {
  border: 1px solid #000;
  }

.gallery-icon a img {
  border: 1px solid #000;
  }

#content p, .postContent p {
  font-size: 10pt;
  color: #000;
  text-align:justify;
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 10pt;
  color: #000;
  }

p.comments {
  clear: both;
  padding: 5px 10px 5px 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 5px -25px;
  width: 510px;
  }

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }

.commentlist cite a {
  }

.commentmetadata {
  padding: 10px;
  }

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }

.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: underline;
  }

.comment textarea {
  width: 510px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.gif) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #333;
  }

.comment #submit:hover {
  cursor: pointer;
  }

.navigation {
  margin: 10px 0;
  color: #406E8D;
  text-align: center;
  font-size: 10pt;
  }


.navigation a {
  text-decoration: none;
  }

a.gravatar {
  float:left;
  margin:10px 15px 20px 0;
  width:69px;
  }


/* Start of sidebar */

#allsidebars {
  width:365px;
  float:right;
  padding-right:20px;
  padding-top:2px;
  text-align:left;
  }


/* Sidebar top welcome box */

.sidebarswrapper {
  margin-top: 0px;
  padding-top: 9px;
  width: 365px;
  background: url(images/bgsidebartop.gif) left top no-repeat;
  }

.sidebars {
  width: 365px;
  background: #363636;
  }

.sidebars h2 {
  padding: 0 0 2px 0;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  }

.sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  }

#welcome {
  clear: both;
  padding: 0 10px;
  }

#welcome a {
  display: inline;
  color: #4C82A6;
  }

#welcome a:hover {
  color:#fff;
  }




#welcome p {
  color: #fff;
  margin-top: 5px;
  padding-left: 70px;
  background: url(images/welcome.gif) left top no-repeat;
  }

.sidebarsbottom {
  clear: both;
  width: 355px;
  height: 18px;
  background: url(images/bgsidebarbottom.gif) left bottom no-repeat;
  }


/* Sidebar 2 columns widget-ready */

.sidebarsB {
  margin-top: 15px;
  text-align:left;
  }

.sidebar1 {
  float: left;
  width: 165px;
  text-align:left;
  }

.sidebar2 {
  float: right;
  width: 165px;
 text-align:left;
  }

.sidebarsB h2 {
  padding: 2px 7px;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  background: url(images/sidebar_h2.gif) left no-repeat;
  margin-bottom: 3px;
text-align:left;
  }

.sidebarsB table {
  width: 160px;
  }

.sidebarsB ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

.sidebarsB li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

.sidebarsB li ul {
  padding: 0;
  }

.sidebarsB ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #222;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 1px dotted #ccc;
  }

.sidebarsB a {
  display: block;
  color: #333;
  text-decoration: none;
  display: inline;
  }

.sidebarsB a:hover {
  color: #4C82A6;
  text-decoration: underline;
  }

.sidebarsB p {
  padding: 2px 0;
  font-size: 9pt;
  }

#tag_cloud a {
  display: inline;
  }

.sidebarsB ul.children li {border-bottom:none;}
.sidebarsB ul.children {margin-bottom:-5px;}


/* Footer */

#footer {
  clear: both;
  padding-top: 0;
  color: #fff;
  text-align: center; /* IE Centering Technique */
  background: #000;

  }

#footer p {
  padding: 0;
  font-size: 8pt;
  color: #fff;
  text-align: center;
  }

#footer a {
  color: #87BBD9;
  }

#footer a:hover {
  color: #fff;
  }

#credits {
  clear: both;
  margin: 0 auto;
  line-height: 19px;
  }


/* Extras */

.cleared {
  clear: both;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }

#nextprevious {
  padding:10px;
  font-size:80%;
  }

.commentbody {
  float:right;
  width: 420px;
  margin-bottom: 20px;
  padding: 10px 0 10px 0;
  }
//image spacer
#gal-1 {
  margin: auto;
}
#gal-1 .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 33%;
}
#gal-1 img {
  border: 1px solid #000;
}
#gal-1 .gallery-caption {
  margin-left: 0;
}

.footer {background: url('http://ndcontent.com/daredorm/footer_graphic.jpg') top center no-repeat; height: 107px; width: 954px; margin: 0 auto; color: white;}
.footer p {width: 630px; margin: 0 auto; padding: 4px 0;}
.footer a {color: white;}

.footer .ttfs {font-size:18px; font-weight: bold;}
.footer .fmenu {font-size:15px;}
.footer .smaltype {font-size:12px;}

.loginbox .floatl { width: 490px; height: 356px; margin: 0 0 0 10px;}
.loginbox img {float: right; margin: 0 10px 0 0;}


html {background:#ffffff url('http://ndcontent.com/daredorm/bricks.jpg') top center repeat; margin: 0; padding: 0;}
body {width: 1000px; margin: 0 auto;}
strong {font-weight: bold;}

.clear {clear: both;}
.floatl {float: left;}
.floatr {float: right;}

.width {width:952px; background-color: white; margin: 0 auto;}
.wtf {background-color: #e5e5e5; width: 927px; margin: 15px auto 0 auto;}
.wtf .floatl {width: 400px; margin: 15px auto;}
.wtf .floatl h1 {font-size: 43px; margin: 20px 0 0 0;}
.wtf .floatl h1 strong {font-weight: normal; color: #9a0000;}
.wtf .floatr {width: 522px; margin: 15px auto; text-align: left;}
.wtf .floatr p {font-size: 18px; padding: 0 10px;}

.paper {padding-bottom: 20px;}
.paper .papertop {width: 940px; font-size: 18px; font-weight: bold; margin: 0 0 0 0px; padding: 10px 0 0 0;}
.paper .papertop .floatl {margin: 0 0 0 20px;}
.paper .papertop .floatr {margin: 0 10px 0 0;}
.paper .bigcolumn {float: left; width: 700px; margin: 5px 0 0 20px;}
.paper .bigcolumn .smallpics {width: 909px; margin: 10px 0 0 0;}
.paper .bigcolumn .smallpics img {margin: 0px 0 0 5px;}
.paper .underbigpic {margin: 10px 0 0 0; width: 909px;}
.paper .underbigpic .description {text-align: left; float: left; width: 650px; margin: 0 0 0 10px;}
.paper .underbigpic img {float: left;}
.paper .underbigpic .linktext {width: 650px; margin: 10px 0 0 10px; float: left; font-size: 43px; font-weight: bold;}

.pastsubmissions .blackheader {background-color: black; color: white; padding: 5px 0; width: 98.5%; margin: 0 auto;}
.pastsubmissions .blackheader h2 {font-size: 30px; text-transform: uppercase;}
.pastsubmissions .blackheader p {font-size: 13px; text-transform: uppercase;}
.pastsubmissions .item {width: 428px; background-color: #e7e7e7; padding: 0px; float: left; margin: 0px 0 0 0px; text-align: left;}
.pastsubmissions .item .date, .pastsubmissions .item .college {font-weight: bold; float: left; font-size: 18px; margin: 0px 0 0 0;}
.pastsubmissions .item .date {margin: 0px 0px 0 0;}

.bigtext {font-size: 25px; text-transform: uppercase; margin: 20px 0; font-weight: bold;}
.hugetext {font-size: 55px; text-transform: uppercase; margin: 20px 0; font-weight: bold;}

.check {height: 297px; width: 952px; background: url('http://ndcontent.com/daredorm/check.jpg') top center no-repeat;}
.check h1 {width: 400px; font-size: 30px; text-align: left; margin: 0 0 0 480px;}

.thisiswhatyouneed h2 {font-weight: bold; font-size: 28px; text-align: left; margin: 50px 0 20px 10px;}
.thisiswhatyouneed ol li {display: list-item; vertical-align: top; list-style: decimal; list-style-position: inside; font-size: 25px; }
.thisiswhatyouneed ol li .item {width: 900px; float: right; text-align: left; margin:0 0 30px 0;}
.thisiswhatyouneed ol li .item h3 {font-size: 23px; font-weight: bold;}
.thisiswhatyouneed ol li .item p {font-size: 18px; margin: 10px 0 0 0;}
.thisiswhatyouneed ol li .item img {margin: 0 10px 0 0;}
.thisiswhatyouneed ol li ul li {list-style: none; font-size: 18px; padding: 0 10px 0 0; list-style-position: outside;}

.red {color: red;}
.forty {font-size: 32px; font-weight: bold; text-transform: uppercase;}
.twentysix {font-size: 26px; font-weight: bold; text-transform: uppercase;}

.join_smallcolumn {width: 248px; float: left;}
.join_smallcolumn img {float: left; margin: 0 0 10px 0;}
.join_bigcolumn {width: 400px; float: left;}
.join_smallcolumn, .join_bigcolumn {margin: 0 0 0 14px;}
.join_bigcolumn .joinbox {background-color: white; height: 390px; width: 400px; margin: 0 0 10px;}

.trailer {width:768px; margin: 10px auto 0 auto;}
.trailer p {margin: 0 10px; font-size: 16px; font-weight: bold;}
.trailer .description {font-weight: normal; text-align: left; font-size: 15px; margin: 0px 0 0 0;}

.threepics p {font-size: 35px; margin: 10px 0;}
.threepics img {margin: 0 10px;}

.screencaps {width: 800px; margin: 0 auto;}
.screencaps p {text-transform: uppercase; font-weight: bold; text-align: left; font-size: 15px; margin: 20px 0 10px 0;}
.screencaps img {margin: 10px 15px 10px 15px;}
