@charset "utf-8";
body, html {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	background: #333 url(../imgs/bg.jpg) fixed center;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
p {
	margin: 0px 0px 10px;
}
input, textarea {
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: 2px solid #999;
	background: #FFF;
}


a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	background: #666;
}
h1 {
	text-align: center;
	font-size: 30px;
	color: #333;
	font-weight: normal;
	margin: 0px 0px 10px;
}
img {
	border-style: none;
}





#top {
	margin: 0px auto 10px;
	width: 940px;
	clear: both;
	height: 322px;
	position: relative;
	z-index: 2;
}
#bottom {
	margin: auto;
	height: 185px;
	width: 940px;
	clear: both;
	text-align: center;
}

#footer {
	height: 30px;
	width: 940px;
	margin: auto;
	text-align: center;
	color: #666;
	font-size: 10px;
}
#content-bg {
	margin: -79px auto auto;
	width: 940px;
	clear: both;
	background: url(../imgs/content-bg-repeat.png) repeat-y center;
	z-index: 3;
	position: relative;
	overflow: hidden;
}
#content-top {
	width: 800px;
	background: url(../imgs/content-bg-top.jpg) no-repeat center top;
	margin: auto;
	overflow: hidden;
}
#content  {
	display: block;
	padding: 20px 60px 20px;
	background: url(../imgs/content-bg-bottom.jpg) no-repeat center bottom;
	overflow: hidden;
}
#pdf {
	margin: 0px auto 10px;
	padding: 0px;
	height: 80px;
}
#pdf a {
	background: url(../imgs/pdf.png) no-repeat;
	height: 40px;
	margin: auto;
	width: 120px;
	display: block;
	border: 1px solid #CCC;
	padding: 28px 0px 0px 70px;
}
#pdf a:hover {
	background: #CCC url(../imgs/pdf.png) no-repeat;
	border: 1px solid #999;
}

#pressContainer {
	overflow: visible;
}



#photoContainer {
	margin: auto;
	height: 460px;
	width: 610px;
	background: #DDD;
	text-align: center;
}

#thumbEntry {
	margin: 0px 10px 10px 0px;
	float: left;
	height: 110px;
	width: 110px;
}
#thumbEntry p {
}

#thumbEntry a {
	height: 110px;
	width: 110px;
	display: block;
	background: #CCC;
	text-align: center;
}
#thumbEntry a:hover {
	background: #DDD;
}
#thumbContainer {
	margin: auto;
	width: 605px;
}
.catList {
	text-align: center;
}
.catList h3 {
	margin-bottom: 5px;
	font-size: 17px;
	font-weight: normal;
	color: #666;
}
.catList li {
	margin-bottom: 15px;
}
.catList p {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.pagin  {
	display: block;
	clear: both;
	margin: 10px auto auto;
	width: auto;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding-right: 33px;
}

.pagin .back {
	margin-right: 420px;
}
.pagin .active {
	color: #FFF;
	background: #333;
	border: 1px solid #333;
}


.pagin   li {
	display: inline-block;
	float: left;
	
	margin-right: 5px;
	
}
.pagin  a {
	display: block;
	border: 1px solid #999;
	padding: 0px 3px;
	line-height: 20px;
}
.pagin  .dotdotdot {
	border-style: none;
}




#sponsorEntry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	clear: both;
	overflow: hidden;
	border-bottom: 2px dotted #999;
}



#sponsorEntry  li {
	list-style: url(none) none;
	float: left;
	display: inline;
}
#sponsorEntry ul {
	display: inline;
}
#sponsorEntry .image {
	width: 220px;
}
#sponsorEntry .text {
	display: block;
	width: 460px;
}


#sponsorEntry  h3 {
	margin: 0px 0px 10px;
}
#sponsorEntry a {
	text-align: right;
}


#votingContainer textarea {
	width: 350px;
	height: 80px;
}
#votingContainer input {
	width: 200px;
}
#votingContainer .cb  {
	width: auto;
}
.yearList {
	text-align: center;
	width: 140px;
	margin: auto;
}
.yearList li {
	margin-bottom: 20px;
}

.yearList a {
	display: block;
	width: 140px;
	font-size: 40px;
	line-height: 70px;
	border: 1px solid #CCC;
}
.yearList a:hover {
	background: #DDD;
	border: 1px solid #999;
}
#contactContainer {
	text-align: center;
}
#videoContainer {
	text-align: center;
	height: 398px;
	width: 660px;
}
#blogContainer {
	font-size: 11px;

}


#containerMain {
	width: 480px;
	float: left;
	margin-right: 20px;
	text-align: left;
	overflow: hidden;
}

#containerRight {
	float: left;
	width: 180px;
	overflow: hidden;
	margin-top: 10px;
}
#containerRight ul {
	list-style-position:outside;
	margin-left: 0px;
  }
#containerRight ul li {
	padding:0;
	margin-left:0px;
	background: url(../imgs/icon-article.gif) no-repeat 0px 2px;
  }
#containerRight .comments-list li {
	background-image: url(../imgs/icon-comment.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
  }
#containerRight ul li a {
    display:block;
    padding:0px 0 5px 15px;
    background:url(/images/interface/blog_list_divider.gif) repeat-x left bottom;
    margin-bottom:8px;
    text-decoration:none;
  }
#search {
	text-align: left;
	font-weight: bold;
	margin-bottom: 20px;
}
.b-submit   {
	width: 58px;
	background-color: #844D1A;
	color: #FFFFFF;
	border: 1px solid #844D1A;
	font-weight: normal;
	height: 22px;
	font-size: 11px;
}
#titleEntry {
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}
#commentEntry {
	border: 1px dotted #844D1A;
	padding: 10px 10px 0px;
	margin-bottom: 15px;
}
#commentEntry .commentby {
	margin-bottom: 10px;
}

#popularEntry {
	text-align: left;
	width: 180px;
}
#popularEntry .commentby {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #CCCCCC;
}
#pageNav input {
width: 20px;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #CB1C68;
	border: 1px solid #8C1346;
	height: 20px;
}
#blogEntry {
	width: 480px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
	padding-top: 10px;
	overflow: hidden;
}
#blogThumb   {
	float: right;
	width: 200px;
	margin: 0px 0px 10px 20px;
}
#blogEntry .name {
	font-size: 12px;
}
#blogEntry .date {
	font-style: italic;
	margin-bottom: 10px;
	color: #ECC19B;
}
#blogEntry .moreimages {
	float: right;
}
#blogEntry h1 {
	text-align: left;
	font-size: 22px;
}

#blogFull {
	width: 610px;
	margin-bottom: 20px;
	clear: both;
	padding-top: 10px;
	overflow: hidden;
}
#blogFull .name {
	font-size: 12px;
}
#blogFull .date {
	font-style: italic;
	margin-bottom: 10px;
	color: #ECC19B;
}
#blogFull .moreimages {
	float: right;
}
#formsEntry {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#formsEntry #titleEntry h2 {
	font-size: 16px;
}
#formsEntry #titleEntry {
	margin-bottom: 5px;
}

#formsEntry label {
	display: block;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	}
	
#formsEntry input.text {
	width: 100%;
	margin-top: 5px;
	}
	
#formsEntry textarea {
	width: 100%;
	height:80px;
	padding: 5px;
	margin-top: 5px;
	font: Arial, Helvetica, sans-serif;
	}
#thanks {
	height: 140px;
}
#feature {
	margin: auto;
	width: 640px;
}
#banner {
	margin: 5px auto auto;
	width: 768px;
}
