/* @override http://heyhotshot.com/css/newhhs.css */

/* @override http://heyhotshot.com/css/newhhs.css */

/* NEW HHS DESIGN - report problems to raul@20x200.com */


html,body {
	margin: 0;
	padding: 0;
	color: #5e5e61;
}

body {
	font-family: Helvetica, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	text-decoration: none;
	color: #ed672c;

}

h5 {padding: 5px;
	background-color: #ed672c;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 18px;
}

h5 a {
	color: #353535;
}

h5 a:hover {
	background-color: #000;
}

ul, li,h1,h2,p,h3 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}


#banner {
	height: 140px;
	margin-top: 20px;
}


#banner a:hover {
	background-color: #fff;
}

#navigation a{
	padding: 3px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#navigation a:hover{
	background-color: #ed672c;
	color: white !important;
		-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topleft:3px;
	-mox-border-radius-topright:5px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	
			-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-mox-border-radius-bottomright:5px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	
}

#navigation {
	text-transform: uppercase;
	font-size: 13px;
	border-bottom: 1px solid #8f8e93;
	border-top: 1px solid #8f8e93;
	float: left;
	width: 900px;
	font-weight: bold;
}

.navleft ul {
	float: left;
	width: 650px;
}

.navright ul {
	float: right;
	width: 300px;
	border-left: 1px solid #8f8e93;
	padding-left: 20px;
}

#navigation li, #footer li {
	padding-left: 0;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	float: left;
}

#photodisplay {
	overflow: hidden;
	height: 150px;
	padding-top: 15px;
	border-bottom: 1px solid #8f8e93;
	padding-bottom: 13px;
}

#photodisplay img{ padding-right: 1px;
float: left;
	border: none;text-decoration: none;
}

.winnersdisplay ul li a img:hover {
	border-bottom: 0 !important;
	text-decoration: none !important;}

.winnersdisplay {
	padding-top:10px;
	height: 200px;
	border-bottom: 1px solid #8f8e93;
} 

.winnersdisplay li a:hover {
	

	color: #ed672c;
}
.winnersdisplay li{
float: left;
	list-style-image: none;
	list-style-type: none;
	padding-left:2px;
	font-size: 10px;
}

.winnersdisplay img {
	width: 175px;
	border: none;text-decoration: none;
}
.winnersdisplay li a{
		color: black;
}

#container {
	width: 904px;
	margin: 0 auto;
	text-align: left
}

#content {
	float: left;
	width: 610px;
	border-right: 1px solid #8f8e93;
	padding-right: 20px;
	font-size: 12px;
	min-height:350px;
	padding-top: 15px;
	line-height: 1.4em;
	min-height: 700px;
}

#content h1{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}

#content h2{
	font-size: 12px;
	font-weight: bold;
	color: #ed672c;

}

#content h1 a:hover{
	color: #000;
}

#content a:hover {
	background-color: white;
	padding: 0px;
	border-bottom: 1px dotted #ed672c;
	color: #1c1c1d;
}

#content p {
	line-height: 1.4;
	font-size: 12px;
	padding-bottom: 10px;
}

#sidebar {
	float: right;
	width: 255px;
	font-size: 10px;
    padding-top: 15px;
	padding-bottom: 15px;
	padding-right:5px;
	margin-top: 10px;
}

#sidebar p {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}

#sidebar h1 {
	background-color: silver;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topleft:3px;
	-mox-border-radius-topright:5px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;

}

#sidebar a h1  {
	background-color: #ed672c;
}

#sidebar a h1:hover {
	background-color: #1a110d;
	color: #fff;
}

#sidebar ul {
	
	color: #ed672c;

	margin-top: 5px;


	font-weight: bold;

}
#sidebar li {
	margin: 0;
	padding-top: 0;
	width: 300px;
	list-style-type: none;
	line-height: 1.2em;
	padding: 3px;
	color: #8f8e93;
	font-size: 12px;
}

#sidebar  li a{
	color: #5e5e61;

}

#sidebar .blogpostthumb {
	float: left;
}

#sidebar  .contenders li {
	margin: 0;
	padding-top: 0;
	width: 100%;
display:block;
min-height:65px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 3px;
	border-color: silver;
}

#sidebar .contenders a:hover {
	color: #000;
}

#sidebar .contenders ul li:hover {
		background-color: #e9e9e9;
	color: #f6f7fe;
}

#sidebar .contenders li a:hover{
	background-color:  #e9e9e9;
	color: #000;
}

#sidebar .contenders li a:hover{
	
	color: #1a110d;
		border-bottom: 1px dotted #ea6635;
}


#galleryaddress {
	background: #8f8e93;
	float: right;
	clear: right;
	width: 210px;
	color: #fff;
	text-decoration: none;
	margin-right: 5px;
}

#galleryaddress p,h3 {
	padding: 10px;
	line-height: 1.3em;
	font-size: 9px;
}

.blogpostthumb {
	width: 60px;
	height: 55px;
	display: block;
}

.blogpostthumb img{
	border: 1px solid #717171;
	text-decoration: none;
}

#footer {
	clear: both;
	width: 904px;
	margin: 0 auto;
	font-size: 10px;
	border-top: 1px solid #8f8e93;

}

#footer p {
	margin: 0;
	padding: 5px 10px
}

.copyrighttag {
	margin-top: 7px;
	padding-bottom: 5px;
	line-height: 20px;
	float: right;
}

.question{
	padding-bottom: 3px;

	color: #5e5e61;
	background-color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

blockquote {
	margin-top:0;
	padding-left:12px;
	margin-left: 0;
	margin-top: 0;
	line-height: 1.6em;
}

.panelist { width: 170px;float: left;	padding-bottom: 20px;}
.panelistinfo { width: 440px;float: left;
	border-style: none;
	padding-bottom: 20px;
}
.thepanel .caption {
	font-weight: bold;
	font-size: 11px;
}

#content .aboutpage h1{
	padding-bottom: 3px;
	padding-top: 10px;
}

#content .aboutpage {

	line-height: 1.4em;
}

.header {
	float: left;
	background-color: #8f8e93; width: 600px;
	color: #FFF;
	padding:2px;
	padding-left:4px;
	font-weight: bold;
	margin-top: 10px;
	font-size: 14px;
}

dl, dd, dl {
	margin: 0;
}
#content dl dd ul li {
	float: left;
	padding-right:80px;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom:8px;
	width:120px;
}

#content dl dd ul li a{
	color: #5e5e61;
}

#content dl dd ul li a:hover{
	color: #ed672c;
	border: none;text-decoration: none;
}

.hotshots {
	font-size: 18px;
	color: #ed672c;
	font-weight: bold;
}

#banner a img{border:none; text-decoration: none; outline:none;}

#content a img{border:none; text-decoration: none; outline:none;}



.art ul {
	display: block;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #8f8e93;
}



.art li {
	width: 130px;
	float: left;
	list-style-type: none;
	font-size: 10px;
	padding: 10px;
	height: 160px;
	overflow: hidden;
	background: url(http://www.jenbekmanprojects.com/gallery/images/hotshotempty2.jpg) no-repeat 12px 10px;

}

.art li a{
	color: #363638;
	font-size: 11px;
}




.connecthhs li img{vertical-align:middle;
padding-top:3px;

padding-right:5px;
border: 0;text-decoration: none;
}

.connecthhs img {
padding-right: 10px;
}

#sidebar .connecthhs li a{
padding: 2px;
	color: #ed672c;
	
}




#sidebar .connecthhs li a:hover{
	background-color: #fff;
	color: #000;
	
}



.readmore {
	font-size: 11px;
}

.readmore a{
	color: #ed672c;
}

.competitions h1 {
font-size:16px;
}

.competitions h2 a{
	color: #5e5e61;
	font-size: 14px;
}

.competitions h2 a:hover{
color: #ed672c !important;
}

.competitions ul{float: left;	
}

#content a:hover {
	background-color: white;
	padding: 0px;

	text-decoration: none;
	border-style: none;
	border-width: 0;
	border: none;text-decoration: none;
	
}

#content p a:hover {
	border-bottom: 1px dotted #ea6635;
}


#content a img {
	border: 2px solid white;
}

#content a img:hover {
	text-decoration: none;
	border: 2px solid #ed672c;
}

.art li a:hover{
	color: #ed672c !important;
}

.dropcap {
	float: left;
	padding-right: 10px;
}

.mainheadline {

	font-size: 16px;
}
#content .mainheadline h1 {
	padding-top: 5px;
	line-height: 1.3em;
	font-size: 20px;
}

hr{
	margin-bottom:20px;
      
      border: none 0; 
border-top: 1px solid #8f8e93;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#content  p {padding-right: 20px;padding-bottom: 14px;
	line-height: 1.5em;
}

#competitionlist {
	
	
}

#competitionlist li {
border-bottom: 1px solid silver;
width: 90%;
padding-top: 10px;
margin-left: 3px;
}

#competitionlist li:hover {
background-color: #e9e9e9;
}

#competitionlist li a:hover {
	color:  #000;
		border-bottom: 1px dotted #ed672c;
}

.upper-apply {
	padding-top: 40px;
}

