/*---------------------------------------------------------------------------------
  Basic
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  */

* {
	margin:0;
	padding:0;
}

body {
	background-color:#211a0b;
	background-image:url(../images/bg.png);
	color:#333;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}


h2 {
	display:inline;
	font-size:32px;
	margin:0;
	padding:0;
	text-align:left;
}

h3 { 
display: inline;
color:#333333;
font-size: 20px;
}


h4 {
display: inline;
	color:#660000;
	font-size:16px;
	font-weight:bold;
	margin:0 0 12px;
	padding:0;
}

h5 {
	color:#ebb750;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 0 10px;
}

img {
	border:0;
	margin:0;
	padding:0;
}

.clear {
	clear:both;
	height:0;
	overflow:hidden;
	width:100%;
}

.left {
	float:left;
}

.right {
	float:right;
}


/*---------------------------------------------------------------------------------
  Header
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  */

#header {
	margin:0;
	padding:0px 20px 0;
	width:900px;
}

h1#logo a {
	background:url(../images/logo.png) no-repeat;
	border:none;
	display:block;
	float:left;
	height:77px;
	margin-top:38px;
	margin-left: -10px;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:230px;
}

/* Menu 
--------------------------------------------  */

#menu {

	float:right; 	
	align:left;
	height:26px;
	list-style:none;
	margin-top:90px;
	overflow:hidden;
	padding:0;
}

#menu li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu a:hover,#menu a:active,#menu a.selected {
	background-position:0 -26px;
}

#menu a {
	float:left;
	height:0 !important;
	overflow:hidden;
	padding:30px 0 0;
}

#m_home a {
	background:url(../images/menu1_home.png) top left no-repeat;
	margin:0 5px 0 0;
	width:90px;
}

#m_home_c a {
	background:url(../images/menu1_home.png) top left no-repeat;
	background-position:0 -52px;
	margin:0 3px 0 0;
	width:90px;
}

#m_aboutpaul a {
	background:url(../images/menu2_aboutpaul.png) top left no-repeat;
	margin:0 3px 0 0;
	width:90px;
}

#m_aboutpaul_c a {
	background:url(../images/menu2_aboutpaul.png) top left no-repeat;
background-position:0 -52px;	margin:0 2px 0 0;
	width:90px;
}

#m_contribute a {
	background:url(../images/menu3_contribute.png) top left no-repeat;
	margin:0 2px 0 0;
	width:90px;
}

#m_contribute_c a {
	background:url(../images/menu3_contribute.png) top left no-repeat;
background-position:0 -52px;	margin:0 2px 0 0;
	width:90px;
}

#m_joinpaul a {
	background:url(../images/menu4_joinpaul.png) top left no-repeat;
	margin:0 2px 0 0;
	width:90px;
}

#m_joinpaul_c a {
	background:url(../images/menu4_joinpaul.png) top left no-repeat;
background-position:0 -52px;	margin:0 2px 0 0;
	width:90px;
}

#m_media a {
	background:url(../images/menu5_media.png) top left no-repeat;
	margin:0 2px 0 0;
	width:90px;
}

#m_media_c a {
	background:url(../images/menu5_media.png) top left no-repeat;
background-position:0 -52px;	margin:0 2px 0 0;
	width:90px;
}

#m_news a {
	background:url(../images/menu6_news.png) top left no-repeat;
	margin:0 2px 0 0;
	width:90px;
}

#m_news_c a {
	background:url(../images/menu6_news.png) top left no-repeat;
background-position:0 -52px;	margin:0 2px 0 0;
	width:90px;
}


#m_issues a {
	background:url(../images/menu7_issues.png) top left no-repeat;
	margin:0 2px 0 0;
	width:90px;
}

#m_issues_c a {
	background:url(../images/menu7_issues.png) top left no-repeat;
background-position:0 -52px;	margin:0 2px 0 0;
	width:90px;
}


#m_home_sel a:hover,#m_home_sel a:active,#m_about_sel a:hover,#m_about_sel a:active,#m_portfolio_sel a:hover,#m_portfolio_sel a:active,#m_blog_sel a:hover,#m_blog_sel a:active,#m_clients_sel a:hover,#m_clients_sel a:active,#m_contact_sel a:hover,#m_contact_sel a:active {
	background-position:0 -60px;
}


/*---------------------------------------------------------------------------------
  Layout
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  */

#bg_container {
	background-image:url(../images/bg_top.png);
	background-position:top;
	background-repeat:repeat-x;
	min-height:630px;
	width:100%;
}

#container {
	margin:0 auto;
	width:950px;
}

#content {
	background-color:#fff;
	display:inline;
	float:left;
	padding:5px 0 10px;
	width:950px;
}

#content a {
color:#990000; }

#content_sub {
	background-color:#fff;
	display:inline;
	float:left;
	padding:25px 30px 35px;
	width:890px;
}

#content_left {
	display:inline;
	float:left;
	margin:0 30px 0 0;
	width:430px;
}

#content_right {
	display:inline;
	float:left;
	width:430px;
}

#content_left p,#content_right p {
	height:30px;
	margin-top:15px;
}

span.edit {
	border-top:1px solid #CCC;
	display:inline;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:30px;
	padding-top:5px;
	width:660px;
}

span.edit a {
	color:#666;
}

span.edit a:hover,p.edit a:active {
	color:#067e8c;
}

#tophr {
	border:none;
	clear:both;
	height:11px;
	margin:0;
	padding:0;
	position:relative;
	width:950px;
}

#midhr {
	border:none;
	display:inline;
	float:left;
	height:25px;
	margin:0;
	padding:0;
	width:950px;
}

#latestwork {
	display:inline;
	float:left;
	margin:25px 0 15px;
	padding:0;
	width:660px;
}

.arrow {
	font-family:Geneva, Arial, Verdana, sans-serif;
	margin-left:15px;
}

.arrow_l {
	font-family:Geneva, Arial, Verdana, sans-serif;
	margin-right:15px;
}

.viewfullportfolio {
	color:gray;
	font-size:11px;
	font-weight:normal;
	margin:0 0 0 30px;
}


/*---------------------------------------------------------------------------------
  Footer
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  */

#content_bottom {
	background-color:#fff;
	height:160px;
	padding:20px 30px 0;
	width:890px;
}

#hr_bottom {
	height:8px;
	width:950px;
}

#footer {
	color:#605743;
	font-family:Arial, Verdana, sans-serif;
	font-size:10px;
	line-height:16px;
	margin:5px 0 50px;
	padding:5px 0 0;
	text-align:center;
}

#footer a {
	color:#605743;
}

#footer a:hover, #footer a:active {
	color:#f2c362;
	text-decoration:none;
}

.footer_address {
	float:left;
}

.footer_copyright {
	float:right;
	color:#3c321d;
}

/* Hire Me
--------------------------------------------  */

#hire_me {
	display:inline;
	float:left;
	height:120px;
	margin:0 30px 0 0;
	padding:0;
	width:200px;
}

#hire_me p {
	margin:10px 0 20px;
}


/*---------------------------------------------------------------------------------
  Home
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  */

#featured {
	background-image:url(../images/banner.png);
	border:none;
	display:inline;
	float:left;
	height:303px;
	margin:0;
	padding:0;
	width:950px;
}


#featured2 {
	background-image:url(../images/banner2.png);
	border:none;
	display:inline;
	float:left;
	height:303px;
	margin:0;
	padding:0;
	width:950px;
}

#featured3 {
	background-image:url(../images/banner3.png);
	border:none;
	display:inline;
	float:left;
	height:303px;
	margin:0;
	padding:0;
	width:950px;
}

#featured4 {
	background-image:url(../images/banner4.jpg);
	border:none;
	display:inline;
	float:left;
	height:303px;
	margin:0;
	padding:0;
	width:950px;
}


#featured5 {
	background-image:url(../images/banner5.png);
	border:none;
	display:inline;
	float:left;
	height:303px;
	margin:0;
	padding:0;
	width:950px;
}


#featured_text {
	margin:70px 0 0 475px;
}

#button_viewproject {
	display:inline;
	float:left;
	margin:25px 0 0 475px;
}





/*Different Text Areas
--------------------------------------------  */
#introtext {
	display:inline;
	float:left;
	margin:25px 30px;
	padding:0;
	width:600px;
}

#abouttext{
	display:inline;
	float:left;
	margin:25px 30px;
	padding:0;
	width:875px;
}

#introtext p, #abouttext p {
	margin:10px 0 10px;
}

#headshot {
float: left;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

#headshot_right {
float: right;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

#right_text {
	margin-top: 15px;
	color:#8e8e8e;
	display:inline;
	float:right;
	font-size:11px;
	width:290px;
}


#right_text h3.rightheader {
height: 50px;
width: 290px;
padding-left: 50px;
padding-top: 10px;
display: block;
background: url(../images/camera.jpg) no-repeat;
background-position: top left;}

#right_text ul.media li{
padding-top: 5px;
padding-bottom: 10px;
margin-left: 30px;
list-style: none;
font-size: 14px;}


#right_text ul.frontbuttons li{
width: 300px;
height: 90px;
display: block;
list-style: none;
padding-bottom: 5px;
margin-left: -10px;}
 
#right_text ul.frontbuttons li a{
width: 300px;
height: 90px;
display: block;
text-align: -9999em;}


#right_text ul.frontbuttons li.signup{
background: url(../images/signupbutton.jpg) no-repeat;}

#right_text ul.frontbuttons li.signup:hover{
background: url(../images/signupbuttonhover.jpg) no-repeat;}

#right_text ul.frontbuttons li.contribute{
background: url(../images/contributebutton.jpg) no-repeat;}

#right_text ul.frontbuttons li.contribute:hover{
background: url(../images/contributebuttonhover.jpg) no-repeat;}

#right_text ul.frontbuttons li.facebookbutton{
background: url(../images/facebookbutton.jpg) no-repeat;}

#right_text ul.frontbuttons li.facebookbutton:hover{
background: url(../images/facebookbuttonhover.jpg) no-repeat;}

#right_text ul.frontbuttons li.twitterbutton{
background: url(../images/twitterbutton.jpg) no-repeat;}

#right_text ul.frontbuttons li.twitterbutton:hover{
background: url(../images/twitterbuttonhover.jpg) no-repeat;}






#right_textnarrow {
	color:#8e8e8e;
	display:inline;
	float:right;
	font-size:11px;
	margin:0 20px 0 0;
	width:100px;
}



/* Forms
--------------------------------------------  */

.mailingListForm label, .formone label, .formtwo label, .formthree label {
float: left;
width: 100px;
text-align: right;
color:#006699;
}


.mailingListForm input, .formone input, .formtwo input, .formthree input {
margin-left: 10px;
width: 180px;
margin-bottom: 5px;
}

.showMailingListForm{
 display:inline; 
 font-color:red;
}


#button {
margin-left: 80px;
color:#660000;
}

.mailingListSuccess { display: none; }

.formError {
float: right;
display: block;
width: 120px;
text-align: left;
margin-left: 10px;
margin-right: 180px;
font-style: italic;
color:#990000; 
margin-top: -20px;
}
ul.form {
list-style: none;
text-align: left; }

ul.eligible, ul.employment {
margin-left: 0px;
list-style: none; }



.optin label, .eligible label {
margin-top: 10px;
color:#660000;
width:200px; }

.optin input, .eligible input {
margin-top: 10px; }

#submitbutton {
margin-top:40px;
margin-left: 40px; 
width: 100px;}

p.donationSuccess {
margin-left: 20px;
display: none;}