/* 
PROZAN CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header {
	width: 940px;
	margin: 0px;
	padding: 15px 30px 15px 30px;
	float: left;
	height: 112px;
}

#header h1, #header h1 a {
	width: 940px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.postlinks a {
	color: #BAC405;
}

/*
.entry a {
	color: #BAC405;
}
*/



.notebox {
	display: inline-block;
	vertical-align: middle;
	padding: 20px;
	margin: 10px;
	background: #F6F6F6;
	border: 1px solid #EBEBEB;
	font-size: 12px;
	line-height: 20px;
}

#donateSubhead img {
	background-color: #FFFFFF;
	border: 0 none;
	padding: 0;
}


/* CONTACT FORM 7 */

span.wpcf7-list-item {
	display: block;
	line-height: 30px;
}

input[type="submit"] {
    cursor: pointer;
}


/* YARPP - RELATED POSTS */

.related-posts {
	margin-top: 10px;
}


/* GEAR HEADER BULLET */
.gearhead img {
	padding: 0;
}

/* ICON IMAGES */

.posticons img {
	padding: 0 4px 0 10px;
	border: 0px;


/* PROZAN SIGNATURE IMAGE */

img.signature {
	margin-right: 300px;
}

/* PRO-PROZAN PAGE */

#prowrapper {
	width: 934px;
}

#promain {
	float: left;
	width: 560px;
}

.procopy {
	padding-right: 10px;
	padding-bottom: 30px;
}

#profeature {
	float: left;
	padding: 20px;
	border: 1px solid #E7E7E7;
}

#proform {
	float: right;
	width: 270px;
	
}

#galleryhead {
	margin-right: 750px;
	
}

#progallery {
	margin-top: 10px;
}

.provideo {
	float: left;
	width: 325;
	margin: 10px 60px 10px 0px;
	
}

.provideolast {
	float: right;
	width: 325;
	margin: 10px 0px 10px 0px;
	
}

.procaption {
	margin-bottom: 10px;
	margin-top: 5px;
	vertical-align: baseline;
	font-family: "Tahoma",Arial,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.procaption h3 {
	color: #2F2F2F;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
}

.procaption a {
color:#FF5E17 !important;
}