/*

Theme Name: Gerry Purcell Campaign

Theme URI: www.gerrypurcell.com

Description: Campaign Website

Author: EYEthirst Media Group

*/

/* @group Main Styles */

body{
	margin: 0px;
	padding: 0px;
	background: #012457 url(images/mainBG.jpg) no-repeat center top;
}

a{
	outline: none;
	color: #206eb2;
	text-decoration: none;
}
a:hover{
	color: #134b7c;
	text-decoration: underline;
}

h1{
	font-size: 23px;
	line-height: 25px;
}

h2{
	color: #04306d;
	margin-top: 5px;
	padding-top: 0px;
	font-size: 17px;
}

#header{
	width: 970px;
	height: 144px;
	background: url(images/headerMain.png) no-repeat;
	margin: 0px auto;
}

#headerLink{
	width: 250px;
	height: 98px;
	position: absolute;
	background: none;
	border: none;
	margin-left: 340px;
	
}

#downloadLink{
	position: absolute;
	margin-top: 106px;
	padding-left: 9px;
	padding-right: 9px;
	margin-left: 650px;
	width: 350px;
}



#mainPage{
	background: url(images/pageBG.png) repeat-y;
	width: 952px;
	margin: 0px auto;
	color: #424141;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 9px;
	padding-right: 9px;
	line-height: 18px;
}

ul{
	padding: 0px;
	padding-left:25px;
}

/* @group Social Icons */

#fb-root{
	margin-top: 15px;
}

#facebookShell{
	height: 156px;

	overflow: hidden;
}

#facebookFrame{
	height: 153px;
	overflow: hidden;

	
}
#facebookFrame iframe{
	margin-left: -3px;
	margin-top: -3px;
}

#facebookIcon{
	width: 40px;
	height: 40px;
	background:url(images/socialIconsHover.png) no-repeat 0 2px;
}
#facebookIcon:hover{
	background-position: 0 -44px;
}

#youtubeIcon{
	width: 40px;
	height: 40px;
	background: url(images/socialIconsHover.png) no-repeat -41px 2px;
}
#youtubeIcon:hover{
	background-position: -41px -44px;
}

#twitterIcon{
	width: 40px;
	height: 40px;
	background: url(images/socialIconsHover.png) no-repeat -84px 2px;
}
#twitterIcon:hover{
	background-position: -84px -44px;
}

#flickerIcon{
	width: 40px;
	height: 40px;
	background: url(images/socialIconsHover.png) no-repeat -127px 2px;
}
#flickerIcon:hover{
	background-position: -127px -44px;
}

#facebookIconInner{
	width: 30px;
	height: 32px;
	background: url(images/followGerryInnerHover.png) no-repeat -156px 2px;
}
#facebookIconInner:hover{
	background-position: -156px -33px;
}

#youtubeIconInner{
	width: 30px;
	height: 32px;
	background: url(images/followGerryInnerHover.png) no-repeat -188px 2px;
}
#youtubeIconInner:hover{
	background-position: -188px -33px;
}

#twitterIconInner{
	width: 30px;
	height: 32px;
	background: url(images/followGerryInnerHover.png) no-repeat -221px 2px;
}
#twitterIconInner:hover{
	background-position: -221px -33px;
}

#flickerIconInner{
	width: 30px;
	height: 32px;
	background: url(images/followGerryInnerHover.png) no-repeat -254px 2px;
}
#flickerIconInner:hover{
	background-position: -254px -33px;
}

/* @end */

/* @group HomePage */

#flashHeader{
	position: absolute;
	margin-top: 144px;
	margin-left: 9px;
}

#homeTop{
	width: 951px;
	height: 294px;
	background: url(images/homeTop.jpg);
}

#tweetTop{
	width: 264px;
	float: right;
	padding-top: 30px;
	padding-right: 19px;
}
#phptweets{
	color: #d4f1fd;
	text-decoration: none;
	width: 225px;
	margin: 0px auto;
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: .5px;
}

#phptweets a {
	color: #d4f1fd;
	text-decoration: underline;
	width: 225px;
	margin: 0px auto;
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: .5px;
}

#moreTweets{
	width: 225px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
#moreTweets a{
	color: #01a5ff;
	text-decoration: none;
	
}

#moreTweets a:hover{
	text-decoration: underline;
	
}

#innerContent{
	
}

#leftColumn{
	padding-left: 20px;
	padding-top: 30px;
	width: 600px;
	padding-bottom: 20px;	
}
#innerTitleBlock{
	width: 600px;
	height: 41px;
	background: url(images/titleHeader.jpg) no-repeat;
}

#rightColumn{
	padding-top: 25px;
	padding-bottom: 20px;
	width: 270px;
}
#flickr{
	padding: 5px;
}
#flickr a{
	outline: none;
}
#flickr img{
	border: none;
	margin: 5px;
	outline: none;
}
#newsTitle{
	color: #05223a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
}
#newsTitle a{
	text-decoration: none;
	color: #05223a;
}
#newsTitle a:hover{
	color: #03669b;
}
#newsTime{
	color: #989797;
	margin-top: 10px;
}
#newsContent p{
	margin: 0px;
	padding: 0px;
}
#newsContent{
	margin-top: 2px;
	padding-bottom: 15px;
	border-bottom: 1px solid #9d9fa1;
	margin-bottom: 20px;
}
#learnMore{
	text-align: right;
	margin-top: 15px;
}
.tweetButton{
	width: 89px;
	height: 20px;
	background: url(images/tweetThis.jpg) no-repeat;
	border: none;
	cursor: pointer;
	outline: none;
}

.tweetButton:hover{
	background: url(images/tweetThisHover.jpg) no-repeat;
}
.learnButton{
	width: 89px;
	height: 20px;
	background: url(images/readMore.jpg) no-repeat;
	border: none;
	cursor: pointer;
	outline: none;
}
.learnButton:hover{
	background: url(images/readMoreHover.jpg) no-repeat;
}



/* @end */

/* @group Inner Page */

#homeTopInner{
	width: 950px;
	height: 59px;
	background: url(images/headerInner.png) no-repeat;
	padding-top: 15px;
	padding-left: 10px;
	overflow: hidden;
}

#newsTimePage{
	color: #989797;
	margin-top: 5px;
}

#rightColumnInner{
	padding-top: 10px;
	padding-bottom: 20px;
	width: 270px;
}

table.homeTopTable{
	padding-top: 12px;
}

table.pageTable{
	padding-top: 20px;
	font-size: 15px;
}

table.pageTable ul, table.pageTable li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#pageTitle {
	text-decoration: none;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 15px;

}

.titleBlue{
	color: #6cc3f5;
}


.tweetButtonPage{
	width: 89px;
	height: 20px;
	background: url(images/share.png) no-repeat 0 2px;
	border: none;
	cursor: pointer;
	outline: none;
	overflow: hidden;
	margin-right: 5px;
}

.tweetButtonPage:hover{
	background-position: 0 -25px;
}

.facebookButton{
	width: 125px;
	height: 20px;
	background: url(images/share.png) no-repeat -100px 2px;
	border: none;
	cursor: pointer;
	outline: none;
	overflow: hidden;
}
.facebookButton:hover{
	background-position: -100px -25px;
}

#leftColumnPage{
	padding-left: 20px;
	width: 600px;	
	padding-bottom: 20px;
}

#leftColumnPage hr{
	background: none;
	border: none;
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}

#contactform{
	margin: 0px;
	padding: 0px;
}

input#email,input.author, input#author, input#url, input#submit{

	border: 1px solid #d0cece;
	padding: 5px;
	outline: none;
}

input#submit{
	margin-top: 10px;
	background: #1c4496;
	color: #ffffff;
	border: 1px solid #002456;
	cursor: pointer;
}

input#submit:hover{
	margin-top: 10px;
	background: #2658c0;
	color: #ffffff;
	border: 1px solid #002456;
	cursor: pointer;
}

.vcard p{
	margin: 0px; padding: 0px;
}

.color1{
	background: #f2f0f0;
	padding: 10px;
	margin-bottom: 10px;
}
.color1 img{
	float: right;
}

.color2{
	background: #f8f6f6;
	padding: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #f2f0f0;
	border-bottom: 1px solid #f2f0f0;
}
.color2 img{
	float: right;
}

#respond input:focus{
	background-color: #f8f6f6;
}

textarea{
	
	border: 1px solid #d0cece;
	padding: 5px;
	outline: none;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 435px;
}

#respond textarea:focus{
	background-color: #f8f6f6;
}

#issueFloat{
	width: 180px;
	float: left;
	
}

.even{
	margin-left: 30px;
	margin-bottom: 30px;
}
.odd{
	margin-left: 0px;
	margin-bottom: 30px;
}

#issueFloatInner{
	height: 195px;
	overflow: hidden;

}


#learnMoreInner{
	text-align: right;
	margin-top: 5px;
	border-bottom: 1px solid #cccccc;
}

ul.post-categories, ul.post-categories li{
	display: inline;
	margin: 0px;
	padding: 0px;	
}


#newsTitleInner{
	color: #05223a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
}


#newsTitleInner a{
	text-decoration: none;
	color: #03669b;
}
#newsTitleInner a:hover{
	color: #05223a;
}

#titleSide{
	background: #d8e2f3;
	border-bottom: 1px solid #cad4e7;
	border-top: 1px solid #cad4e7;
	padding: 5px;
	text-indent: 5px;
	font-weight: bold;
}

/* @end */

/* @group Menu */

#donateButton{
	width: 143px;
	height: 31px;
	background: url(images/mainDonateHover.png) no-repeat 0 0;
}

#donateButton:hover{
	background-position: 0 -31px;
}

#volunteerButton{
	width: 143px;
	height: 31px;
	background: url(images/volunteer_buttonHover.png) no-repeat 0 0;
}

#volunteerButton:hover{
	background-position: 0 -31px;
}

#menuplace{
	position: absolute;
	top: 102px;
	margin-left: 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#dropmenu, #dropmenu ul {
	margin:0px; 
	padding:0px; 
	list-style-type:none; 
	list-style-position:outside; 
	position:relative; 
	z-index:300;
	font-weight: bold;
	font-size: 14px;
}
	
#dropmenu a {
	display:block; 
	text-decoration:none;
	overflow: hidden;
	outline: none;
	}

#dropmenu li {
	border: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float:left; 
	position:relative;
	font-weight: bold;
	font-size: 13px;
	height: 42px;
	line-height: 43px;
	padding-left: 10px;
	background: url(images/menuSpacer.jpg) no-repeat right;
	
}
#dropmenu li a{
	
	padding-right: 10px;
	padding-left: 10px;
	color: #444444;
	margin-left: -10px;
	text-transform: uppercase;
}

#dropmenu .current_page_ancestor {
	}

#dropmenu li.current_page_item  {
	

}

#dropmenu li li.current_page_item a{
	color: #ffffff;
	background: #123071;
}
#dropmenu li li.current_page_ancestor a{
	color: #ffffff;
	background: #555555;
}


#dropmenu .current_page_item a:hover {
	
color: #ffffff; 
}
#dropmenu ul {
	position:absolute; 
	display:none; 
margin-top: -1px;
	left: -2px;
	}
#dropmenu ul a {
	overflow: hidden;
	}

#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {
	left:12em; 
	margin: 0px 0 0 10px;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	left: 13.6em;
	top: -1px;
	line-height: 18px;
	}
	#dropmenu ul ul ul{
	display: none;
}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
}
#dropmenu li li{
	border: none;
	background-image: none;
	display: block;

	width: 185px;
	
	
}
#dropmenu li li a{
	background: #012559;
	color: #cdcdcd;
	width: 180px;
	text-indent: 5px;
	text-transform: none;
	padding-bottom: 2px;
	border: 1px solid #014091;
	font-size: 12px;
	
}
#dropmenu li li a:hover{
	color: #ffffff;
	background: #00163a;
}
#dropmenu li li li a{
	background: #012559;

}

li.page-item-1 a{
	text-indent: -999999px;
	overflow: hidden;
	width: 45px;
	background: url(images/topMenuItems.png) no-repeat -4px 13px;
}

li.page-item-1 a:hover{
	background-position: -4px -27px;
}

li.page-item-1.current_page_item a, li.page-item-1.current_page_ancestor a{
	background-position: 0px -68px;
}




li.page-item-2 a{
	text-indent: -999999px;
	overflow: hidden;
	width: 90px;
	background: url(images/topMenuItems.png) no-repeat -261px 13px;
}

li.page-item-2 a:hover{
	background-position: -261px -27px;
}

li.page-item-2.current_page_item a,li.page-item-2.current_page_ancestor a{
	background-position: -255px -68px;
}

li.page-item-3 a{
	text-indent: -999999px;
	overflow: hidden;
	width: 50px;
	background: url(images/topMenuItems.png) no-repeat -74px 13px;
}

li.page-item-3 a:hover{
	background-position: -74px -27px;
}

li.page-item-3.current_page_item a, li.page-item-3.current_page_ancestor a{
	background-position: -74px -68px;
}

li.page-item-5 a{
	text-indent: -999999px;
	overflow: hidden;
	width: 90px;
	background: url(images/topMenuItems.png) no-repeat -147px 13px;
}

li.page-item-5 a:hover{
	background-position: -147px -27px;
}

li.page-item-5.current_page_item a, li.page-item-5.current_page_ancestor a{
	background-position: -147px -68px;
}

li.page-item-6 a{
	text-indent: -999999px;
	overflow: hidden;
	width: 49px;
	background: url(images/topMenuItems.png) no-repeat -373px 13px;
}

li.page-item-6 a:hover{
	background-position: -373px -27px;
}

li.page-item-6.current_page_item a, li.page-item-6.current_page_ancestor a{
	background-position: -373px -67px;
}

li.page-item-7 a{
	text-indent: -999999px;
	overflow: hidden;
	width: 70px;
	background: url(images/topMenuItems.png) no-repeat -445px 13px;
}

li.page-item-7 a:hover{
	background-position: -445px -27px;
}
li.page-item-7.current_page_item a, li.page-item-7.current_page_ancestor a{
	background-position: -445px -67px;
}


li.page-item-21 a{
	text-indent: -999999px;
	overflow: hidden;
	width: 50px;
	background: url(images/topMenuItems.png) no-repeat -539px 13px;
}

li.page-item-21 a:hover{
	background-position: -539px -27px;
}
li.page-item-21.current_page_item a, li.page-item-21.current_page_ancestor a{
	background-position: -539px -66px;
}



/* @end */



/* @end */
