/* - - - - - - - - - - - - - - - - - - - - -
Title : Miniature War Gaming layout and style
Author : Reese Spykerman
URL : www.designbyreese.com
Modified : Nov 17, 2006
- - - - - - - - - - - - - - - - - - - - - */

/* ----- MAIN LAYOUT ----- */

body {
background: #fff url(http://www.miniaturewargaming.com/graphics/bodybg.jpg) repeat-x;
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: small;
color: #000;
}

input, area, textarea, select {
font-family: verdana, arial, helvetica, sans-serif;
}

a {text-decoration: none;}

#masthead {
margin: 0 auto;
position: relative;
background: transparent url(http://www.miniaturewargaming.com/graphics/header2.jpg) no-repeat top left;
width: 994px;
height: 63px;
}

#masthead h1 {
text-indent:-9999px;
height:1px;
display:block;
margin: 0;
padding: 0;
font-size: 1px;
}

#masthead .search {
position: absolute;
top: 10px;
right: 30px;
width: 220px;
}

#masthead .search .input {
float: left;
background-color: #372816;
border: 1px solid #e3e3bc;
color: #fff;
margin: 0 10px 0 0;
padding: 5px 0 4px 0;
}

#masthead .search .submit {
float: left;
margin: 0;
padding: 0;
}

#masthead .search p {
float: left;
width: 220px;
font-size: 9px;
font-weight: bold;
text-align: right;
margin: 0 0 0 0;
padding: 5px 0 0 0;
}

#masthead .search p a {
color: #DDDCC8;
}

#masthead .search p a:hover {
color: #7B957C;
}

#navigation {
margin: 0 auto 0 auto;
background: #3D332A url(http://www.miniaturewargaming.com/graphics/navigationbg2.jpg) no-repeat bottom left;
width: 994px;
text-align: center;
padding-bottom: 10px;
}

#container {
margin: 20px auto 0 auto;
width: 994px;
background: transparent url(http://www.miniaturewargaming.com/graphics/container2.jpg) repeat-y;
}

#main {
float: left;
width: 994px;
background-repeat: no-repeat;
background-image: url(http://www.miniaturewargaming.com/graphics/contenttop2.jpg);
margin: 0;
}

#primarycontent {
float: left;
margin: 30px 0 0 0;
width: 517px;
padding: 0 23px 0 20px;
}



#footer {
clear: both;
}

#contentbottom {
margin: 0 auto 20px auto;
width: 994px;
height: 65px;
background: url(http://www.miniaturewargaming.com/graphics/contentbottom2.jpg) no-repeat top left;
}

#fullpagecontent {
float: left;
margin: 30px 0 0 0;
width: 994px;
padding: 0 23px 0 20px;
}


/* ----- PRIMARY CONTENT STYLING  ----- */
p.topbannerad {
margin: 0;
padding: 0 0 20px 0;
}

#primarycontent .entry {
background: transparent url(http://www.miniaturewargaming.com/graphics/blogbodybg.jpg) no-repeat bottom left;
padding-bottom: 30px;
margin-bottom: 30px;
}

#primarycontent p {
font-size: 11px;
color: #1d1a0b;
}

#primarycontent h2 {
font-family: georgia, bookman old style, times, sans-serif;
font-size: 200%;
color: #8e8c73;
margin: 0;
}

#primarycontent a {
color: #526740;
font-weight: bold;
text-decoration: underline;
}

#primarycontent a:hover {
background-color: #382818;
color: #e2e2bc;
}

#primarycontent p.date {
margin: 0;
padding: 0;
color: #514827;
font-size: 10px;
}

#primarycontent h3.categories {
margin: 0 0 10px 0;
padding: 0;
font-weight: bold;
color: #234014;
text-transform: uppercase;
font-size: 80%;
}

#primarycontent h3.categories a{
color: #234014;
}

#primarycontent h3.categories a:hover {
background-color: #382818;
color: #e2e2bc;
}

#primarycontent p.comments {
color: #6f8970;
text-transform: uppercase;
margin: -5px 0 0 0;
padding: 0;
font-size: 10px;
}


/* ----- NAVIGATION ----- */
#nav_top {
position: relative;
margin: 0 auto;
padding: 0 0 0 0;
font-family: georgia, bookman old style, times, serif;
font-size: 110%;
font-weight: bold;
}

#nav_top ul {
margin: 0;
padding: 5px 0 0 0;
position:relative;
list-style: none;
color: #efedd6;
}

#nav_top li {
display: inline;
background: none;
margin: 0;
padding: 0;
}

#nav_top a {
background: none;
padding: 7px 9px 20px 9px;
text-decoration: none;
margin: 0;
color: #f3eed8;
}

#nav_top a:hover {
color: #738D74;
background: transparent url(http://www.miniaturewargaming.com/graphics/navhover.gif) no-repeat 50% 62%;
}


/* ----- WIDE PAGE STYLE ----- */


#wide-page #container {
margin: 20px auto 0 auto;
width: 994px;
background: transparent url(http://www.miniaturewargaming.com/graphics/container3.jpg) repeat-y;
}

#wide-page  #main {
float: left;
width: 994px;
background-repeat: no-repeat;
background-image: url(http://www.miniaturewargaming.com/graphics/contenttop3.jpg);
margin: 0;
}

#wide-page #widecontent {
float: left;
margin: 30px 0 0 0;
width: 930px;
padding: 0 20px 0 20px;
}

#wide-page #contentbottom {
margin: 0 auto 20px auto;
width: 994px;
height: 65px;
background: url(http://www.miniaturewargaming.com/graphics/contentbottom3.jpg) no-repeat top left;
}



#narrowcontent {
 left:              0px;
 right:             10px;
 background-color: 	#d9d9b7;
 border: 1px solid 	#000;
 margin:            0 10px 0 10px;
 padding:           10px 12px 12px 12px;
 width:             auto;
}

* html #narrowcontent {
 width:             100%;
 width:            	auto;
}

.spacer {
 font-size:	10px;
 margin:		5px 0 5px 0;
}




.thumbs {
 text-align:	center;
 padding:	15px 3px 8px 3px;
 background-color: #d9d9b7;
}

.title {
 margin:            3px 0 0 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 font-weight: 		bold;
 color:             #000;
}

.caption {
 margin:  			12px 0 4px 0;
 background-color:	transparent;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color: #000;
}

.commentlink {
 margin:            4px 0 8px 0;
}



.tableBorder {
 border: 1px solid #73737e;
}

th {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         12px;
 color:             #fff;
 font-weight:		bold;
 text-align:			left;
 padding:           5px 4px 5px 12px;
 background-color:  #5f5944;  
}

td {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #000;
}


.categories {
 padding:           5px 10px 5px 12px;
 background-color:  #d9d9b7;  
}



breadcrumb {
 margin:            15px 0 15px 6px;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 background-color:  transparent;
}

.paginate {
 margin:            10px 0 10px 6px;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 background-color:  transparent;
}

.windowclose {
 margin:            15px 0 10px 0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
 background-color:  transparent;
 text-align: 		center;
}
