﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 0px;
	padding: 0;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 0;
	color: #FFFFFF;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 940px;
	height: 110px;
	margin: 0 auto;
	padding: 0px;
}

/* Header */

#logo {
	width: 940px;
	height: 60px;
	margin: 20px auto;
	background-image: url('images/masthead.jpg');
    background-repeat:no-repeat;
    background-position:center top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo span {
}

#logo h1 {
	padding: 0px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 22px 0 0 3px;
	font-size: 10px;
	color: #CCCCCC;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */
.menu{
	width: 940px;
	height: 50px;
	background: #000000;
	border:0px;
	margin:0px;
	padding:0px;
	float:left;
	}
.menu ul{
	list-style:none;
	margin:0 auto;
	padding:0;
	width: 70%;
	}
.menu li{
	float:left;
	padding:0px;
	display: inline;
	}
.menu li a{
	font-weight: bold;
	text-decoration: none;
	color: #FFFB74;
	display: block;
	border: 0px none #000000;
	background-color: #000000;
    font-size: 13px;
	margin:0px;
	padding: 16px 20px 0 20px;
	height:34px;
	text-decoration:none;
	text-transform: capitalize;
	}
.menu li a:hover{
    text-decoration:underline;
    }	    	    
.menu li ul{
	background:black;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:175px;
	z-index:200;
	/*top:1em;
	/*left:0;*/
	}
.menu li:hover ul{
	display:block;
	}
.menu li li {
	background: url(images/img99.gif)  no-repeat left top;
	display:block;
	height:35px;
	float:none;
	margin-bottom:2px;
	padding-top:0px;
	width:175px;
	}
.menu li:hover li a{
	background:none;
    }
.menu li ul a{
	font-weight: bold;
	text-decoration: none;
	color: #FFFB74;
	display: block;
	border: 0px none #000000;
	background-color: #000000;
	text-decoration:none;
	text-transform: capitalize;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:8px 10px 0px 15px;
	text-align:left;
	}
.menu li ul a:hover, .menu li ul li:hover a{
	background-color: #000000;
	border:0px;
	text-decoration:underline;
	padding-top:8px;
	}
.menu p{
	clear:left;
	}	

#menu .current_page_item a {
	color: #04283B;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 750px;
	background: url(images/img12.gif) repeat-y left top;
}

.photos {
	float: left;
	height: 125px;
	margin: 10px 10px 10px 10px;
	padding:2px;
	border:1px #E7E7E7 solid ;
	}
.text {
	font-family: Calibri ;
	font-size: small ;
	color: white ;
	text-align: center ;
}
.underline
        {
            text-decoration: underline;
        }
#content-bgtop {
	background: url(images/img11.gif) no-repeat left top;
}

#content-bgbtm {
	padding: 20px 10px;
	background: url(images/img13.gif) no-repeat left bottom;
}

.post {
	padding-bottom: 10px;
	background: url(images/img15.gif) repeat-x left top;
	line-height: 200%;
	clear: both;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

.class-title {
	font-family: Calibri;
	font-size: small;
	color: white;
	text-align:left;
	text-decoration:underline;
	font-variant:small-caps;
	font-weight:bold;
	margin: 18px 30px 30px 0px ;
    }

.regular {
	font-family: Calibri;
	font-size: small;
	color: white;
    }
.entry tr {
 text-align:left;
  vertical-align:top;
  padding-right:10px;
  }
.overall
    {
    font-weight: bold;
    font-variant:small-caps;
    color:Yellow;
    } 
.poser
    {
    text-decoration:underline;
    font-variant:small-caps;
    background-color:#555555;
    }  
       

/* Sidebars */

#sidebar1 {
	float: left;
	background: url(images/img04.gif) repeat-y left top;
	color: #04283B;
}

#sidebar1-bgtop {
	background: url(images/img03.gif) no-repeat left top;
}

#sidebar1-bgbtm {
	padding-top: 10px;
	background: url(images/img05.gif) no-repeat left bottom;
}

#sidebar1 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	background: url(images/img06.gif) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #04283B;
	clear:both;
}

#sidebar1 a {
	color: #04283B;
}

.sidebar {
	float: left;
	width: 190px;
	font-size: 11px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 5px 15px 0px 10px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 25px 20px 0 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}
