


/*
@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151515;
	background-color: #e9e9e9;
	text-align: left;
}
*/


.commentsborder {
	background-image: url(images/bg-description.jpg);
	border: 1px solid #e5e5e5;	
	background-repeat: no-repeat;
	background-position: left top;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul {
	list-style-type: none;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*
#header {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #f3711f;
	background-color: #000000;
	color: #ffffff;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
	height: 143px;
}
*/

#header-container {
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	height: 136px;
}
/*
#logo {
	float: left;
	margin-left: 20px;
	margin-top: 6px;
}
#member-menu {
	float: right;
	background-image: url(images/bg-memberMenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 127px;
	width: 122px;
	margin-top: 1px;
}
#member-menu ul {
	margin-left: 11px;
	margin-top: 4px;
}

#member-menu li {
	font-size: 11px;
	line-height: 17px;
}
#member-menu  a:link, #member-menu a:visited, #member-menu a:active {
	font-weight: bold;
	color: #f7f7f7;
	text-decoration: none;
}
#member-menu a:hover {
	color: #FFFFFF;
}
#search-box {
	float: right;
	width: 146px;
	margin-right: 17px;
	margin-top: 5px;
}
#main-menu {
	float: left;
	width: 650px;
	margin-left: 159px;
	margin-top: 40px;
}
#main-menu li {
	float: left;
	margin-right: 60px;
}
#main-menu a:link, #main-menu a:visited, #main-menu a:active {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c2c2c2;
	text-decoration: none;
}

#main-menu a:hover {
	color:#FFFFFF;
}
#content {
	clear: both;
	background-color: #e9e9e9;
}
*/

#content-container {
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	width: 968px;
}

#ad-box {
	float: left;
	width: 139px;
	padding-right: 15px;
}
#ad-box2 {
	float: right;
	width: 160px;
	padding-left: 16px;
}

#contentArea {
	background-color: #f2f2f2;
	float: left;
	width: 660px;
	padding: 10px;
	
}

/*

#footer {
	clear: both;
	border-top-width: 4px;
	border :0px;
	border-top-style: solid;
	border-top-color: #c6c6c6;
	padding-top: 8px;
	background-color: #e0e0e0;
	padding-bottom: 19px;
}
#footer-content {
	background-image: url(images/comment-copyright.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	color: #717171;
	width: 493px;
	line-height: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer-content a:link {
	color: #717171;
	text-decoration: none;
}
  
*/
	
#photo-box {
	background-image: url(images/bg-photobox.jpg);
	width: 644px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 8px;
	padding-left: 8px;
}

#pic {
	clear: both;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#essay-style {
	background-image: url(images/bg-tagIt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 57px;
	width: 385px;
	border: 1px solid #e5e5e5;
	text-align: left;
}


#tag-it {
	background-image: url(images/bg-tagIt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 57px;
	width: 361px;
	border: 1px solid #e5e5e5;
	margin-bottom:4px;
	text-align: left;
}

#stats {
	background-image: url(images/bg-stats.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 57px;
	width: 277px;
	border: 1px solid #e5e5e5;
	text-align: left;
	margin-left: 8px;
}

#pic img {
	background-color: #f7f7f7;
	border: 1px solid #c9c9c9;
	padding: 4px;
}

#photoDescription {
	float: left;
	width: 333px;
	text-align: left;
	border: 1px solid #e5e5e5;
	
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
}
#comment-form {
	float: left;
	width: 220px;
	text-align: left;
	border: 1px solid #e5e5e5;
	margin-top: 4px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
	margin-left: 8px;
}



#description2 {
	background-image: url(images/bg-description.jpg);
	height: 89px;
	width: 665px;
	border: 1px solid #e5e5e5;
	text-align: left;
	padding-top: 9px;
	padding-right: 19px;
	padding-bottom: 9px;
	padding-left: 19px;
	background-repeat: no-repeat;
	background-position: left top;
}

#sponser {
	margin-top: 7px;
	margin-bottom: 7px;
}
#about-sponser {
	width: 564px;
	border: 1px solid #e5e5e5;
	text-align: left;
	padding-top: 9px;
	padding-right: 19px;
	padding-bottom: 9px;
	padding-left: 19px;
}
/*
#google-ad {
	clear: both;
}
*/
#photosSubmitted {
	margin-top: 13px;
	margin-bottom: 13px;
}
#photosSubmitted ul {
	margin-left: 14px;
	margin-top: 10px;
}
#photosSubmitted li {
	float: left;
	margin-right: 19px;
}
#photosSubmitted img {
	background-color: #e9e9e9;
	padding: 2px;
	border: 1px solid #bdbdbd;
}



.textareaStyle1   {
	background-color: #FFFFFF;
	border: 1px solid #d9d9d9;
	height: 39px;
	width: 245px;
	margin-top: 6px;
	margin-bottom: 6px;
}





.photoTitle {
	float: left;
	text-align: left;
}

.taggedFavorite {
	float: left;
	margin-top: 22px;
	margin-left: 20px;
}

.stats {
	float: right;
	margin-top: 14px;
	margin-right: 10px;
}



.photoAuthor {
	float: right;
	text-align: left;
	padding-right :0px;
}
.photoAuthor2 {
	float: right;
	text-align: right;
}

.tag-it {
	float: left;
	margin-top: 14px;
	margin-left: 15px;
}
.tag-it1 {
	float: left;
	margin-top: 14px;
	margin-left: 8px;
}
.essay-style {
	float: left;
	margin-top: 14px;
	margin-left: 10px;
}

.voteButtons {
	float: right;
	margin-right: 15px;
	margin-top: 20px;
}



.voteButtons-essay {
	float: right;
	margin-right: 5px;
	margin-top: 20px;
}






.headingStyle1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 32px;
	color: #FFFFFF;
	height: 32px;
	width: 122px;
	text-align: center;
	font-weight: bold;
}
.headingStyle2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	height: 20px;
	width: 122px;
	text-align: left;
	font-weight: bold;
}

.headingStyle3 {
	font-size: 14px;
	font-weight: bold;
}

.headingStyle4 {
	color: #820024;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}



.inputStyle1 {
	background-color: #cccccc;
	border: 1px solid #FFFFFF;
	width: 112px;
	height: 14px;
	margin-top: 3px;
	margin-right: 5px;
}
.inputStyle2 {
	background-color: #FFFFFF;
	border: 1px solid #d9d9d9;
	width: 135px;
	height: 18px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.inputStyle3 {
	background-color: #FFFFFF;
	border: 1px solid #d9d9d9;
	width: 103px;
	height: 18px;
	margin-bottom: 2px;
	margin-top: 2px;
}


.linkStyle1 {
	color: #ff9600;
	float: left;
	background-image: url(images/arrow-bullet.jpg);
	padding-left: 9px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 19px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 21px;
	text-transform: uppercase;
}
.linkStyle2 {
	font-weight: bold;
	color: #ed7006;
	text-decoration: none;
}
.linkStyle3 {
	color: #ea6b00;
	text-decoration: underline;
}

.linkStyle4 {
	color: #e56c06;
	text-decoration: none;
	font-weight: bold;
}

.linkStyle5 {
	color: #000000;
	text-decoration: underline;
}



.textStyle1 {
	color: #ed7006;
}

.textStyle2 {
	color: #483838;
}

.textStyle3 {
	color: #ed7006;
}

.textStyle4 {
	color: #fd8016;
	text-transform: uppercase;
	font-weight: bold;
}







.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
