/*  
Theme Name: Darren Anthony Photography II
Theme URI: http://www.darrenanthonyphotography.com/
Description: DAP - Darren Anthony Photography
Version: 1.0
Author: Darren Anthony Photography
Author URI: http://www.darrenanthonyphotography.com/
*/


#header {
	height: 400px;
	position: absolute;
	width: 100%;
	top: 0px;
	background: url(images/Project2.jpg) no-repeat center top;
}

#header h1, #header h2 {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-align: justify;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/Project2bg_.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#fullpage {
	background-color: #000000;
	background-image: url(images/Project2bg_2+.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}

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

h5 a:hover, .post .link:hover, .leave-comment a:hover, .more-link:hover, .related_post a:hover, #sidebar a:hover, ul li a:hover, .pagebar a:hover, .navigation a:hover, .navigation a:hover, .excerpt-more-tag a:hover {
	border-bottom: 1px dashed #6FC662;
}

.this-page {
	color: #FF0000;
}

a:hover, .navigation .alignleft:hover, .navigation .alignright:hover {
	color: #FF4A4A;
}

a img, a img:hover {
	border-style: none;
}

.entry {
	color: #999999;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

.entry a {
	color: #57BD48;
}

.entry a:hover {
	color: #FF4A4A;
}

.more-link {
	font: 16px;
}

#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#home, #contact, #about, #categories, #services, #wedding-portrait-etc, #syndicate {
	position: absolute;
	left: 50%;
}

#home a {
	text-indent: -9000px;
	display: block;
	height: 31px;
	width: 130px;
}

#home a:hover {
	text-indent: -9000px;
	display: block;
	height: 31px;
	width: 130px;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

#about a, #categories a, #services a, #wedding-portrait-etc a, #syndicate a {
	text-indent: -9000px;
	display: block;
	height: 31px;
	width: 135px;
}

#about a:hover, #categories a:hover, #services a:hover, #wedding-portrait-etc a:hover, #syndicate a:hover {
	text-indent: -9000px;
	display: block;
	height: 31px;
	width: 135px;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

#contact a {
	text-indent: -9000px;
	display: block;
	height: 31px;
	width: 113px;
}

#contact a:hover {
	text-indent: -9000px;
	display: block;
	height: 31px;
	width: 113px;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

#home {
	margin-left: -147px;
	top: 62px;
}

#contact {
	margin-left: -15px;
	top: 62px;
}

#about {
	margin-left: -413px;
	top: 322px;
}

#categories {
	margin-left: -275px;
	top: 322px;
}

#services {
	margin-left: -138px;
	top: 322px;
}

#wedding-portrait-etc {
	margin-left: -1px;
	top: 322px;
}

#syndicate {
	margin-left: 136px;
	top: 322px;
}

#content {
	position: absolute;
	top: 370px;
	width: 100%;
	margin: 0px;
}

#cmiddle {
	margin: 10px auto auto;
	width: 825px;
	left: 50%;
}

.post .img-left, .post .img-right, .post .img-center {
	border: 2px solid #333333;
	padding: 2px;
}

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

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

.post .img-center {
	float: none;
	margin: 5px 0px 20px 0px;
}

.post .img-center a:hover {
	float: none;
	margin: 5px 0px 20px 0px;
	border: 2px solid #333333;
	padding: 2px;
}

#sidebar  {
	float: right;
	width: 215px;
	padding: 0;
	margin: 0px 0px 20px 20px;
	position: static;
}

#sidebar h3{
	margin-left: 10px;
	border-bottom: 1px solid #FF6F62;
}

#sidebar #sidebar-cat{
}

#sidebar #sidebar-cat li{
	color: #999999;
	text-align: left;
}

#sidebar #sidebar-cat li ul {
	color: #999999;
	text-align: left;
	padding-bottom: 12px;
}

#sidebar-2 #facebookconnector h2 {display: none}

#fbconnect_title {
	background: #000000;
}

#searchform {
	margin-left: 10px;
	width: 100%;
	padding-left: 6px;
}

textarea {
	color: #FFFFFF;
	background: #666666;
	padding: 2px;
}

h2, h2 a {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	color: #57BD48;
	border-bottom: 1px solid #6FC662;
	overflow: hidden;
	text-align: left;
}

h2 a:hover {
	color: #FF2D2D;
	text-align: left;
}

h3, h3 a {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6F62;
}

h5 {
	color: #999999;
	text-decoration: none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.date {
	text-transform: uppercase;
	color: #57BD48;
	float: left;
	height: 29px;
	border-bottom: 1px solid #6FC662;
	border-top: 1px none #CCCCCC;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

.post {
	margin-bottom: 50px;
	font 
}

.navigation, .navigation a {
	color: #FF6F62;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	text-align: right;
}

.leave-comment {
	text-align: right;
}

.leave-comment a {
	color: #4A4AFF;
}

#comment {
	width: 97%;
}

.commentlist .avatar {
	border: 2px solid #454545;
	padding: 1px;
}

.comment-text {
	color: #999999;
}

}

/* ------------------ EXCERPT () --------------------------*/
.excerpt-img-middle {
}

.excerpt-img-left {
	padding-right: 17px;
}

.excerpt-img-right {
	padding-left: 17px;
}

.excerpt-more-tag a {
	color: #FF4A4A;
}

.excerpt-more-tag a:hover {
	color: #57BD48;
}

/* ----------------------------------------------------------*/


/* ----------------- CONTACT FORM -------------------------*/
.contactform {
	position: static;
	overflow: hidden;
	text-align: justify;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
    font-weight: bold;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 2px solid #ff0000;
}
/* ----------------------------------------------------------*/
#lightbox-imageContainer {
	background-color: #000000;
}

.gallery-caption {
	text-align: center;
}

