/*
Theme Name: Deridre De Burca
Theme URI: www.loading.ie
Description: Customized Azul theme for Green Party TD Deirdre De Burca's site www.whatistandfor.ie.  Based on Azul by http://www.switchroyale.com/?page_id=21
Version: 0.1
Author: Jason Butler / Switchroyale
*/

body {
	background: url(images/bodybg.jpg) #008067;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #000000;
	text-align: left;
}

hr {
color: #77B800;
height: 1px;
}


#container {
	width: 960px;
	margin: 0 auto;
	background: url(images/containerbg.jpg);
	background-repeat: repeat-y;
}

#header {
	height: 110px;
	padding: 40px 50px 0 50px;
	background: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	position: relative;
}

#header h1 {
	margin: 0;
	font-size: 20px;
}

#header a {
	text-decoration: none;
	color: #666666;
}

#header a:hover {
	color: #333333;
}

#header #search {
	position: absolute;
	top: 40px;
	right: 50px;
	height: 20px;
}

.sidebar #s {
	background: #ffffff;
	border: 1px solid #333;
	width: 205px;
	margin-bottom: 2px;
	font-size: 12px;
	color: #666;
	padding: 2px;
}

.sidebar #search {
	height: 25px;
	margin: 0px;
	padding: 0px;
}

.sidebar .imgrightbox {
	
	float:right;

	margin-bottom: 10px;
	margin-left: 10px;
	padding:0px;

}

.dashdivider {
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 211px;
	border: none;
	background: url(images/dashdivider.gif);
	background-repeat: no-repeat;
	clear: right;

}

#login {
	text-align: right;
}

#navbar {
	margin: 0 0 10px 0;
	padding-left: 45px;
	padding-top: 10px;
	background: url(images/navbarbg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	color: #FFFFFF;
}

#navbar ul {
	margin: 0;
	padding: 0;
}

#navbar li {
	padding: 3px;
	display: inline;
}

#navbar a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	
}

#navbar a:hover {
	color: #155E55;
	
}

#footernavbar {
	margin: 0 0 10px 0;
	padding-left: 45px;
	padding-top: 65px;
	height: 40px;
	color: #FFFFFF;
}

#footernavbar ul {
	margin: 0;
	padding: 0;
}

#footernavbar li {
	padding: 5px;
	display: inline;
}

#footernavbar a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	
}

#footernavbar a:hover {
	color: #155E55;
	
}


#posts {
	width: 600px;
	padding: 0 0 0 50px;
	margin: 0 0 10px 0;
	float: left;
}

.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.commentbubble a:hover {
	float: left;
	background: url(images/commentbubblehover.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	margin: 0 0 20px 0;
	padding: 0px;
}

.tags {
	font-size: 10px;
	color: #999999;
	display:none;
	margin: 0px;
	padding 0px;
}

.entry {
	margin: 10px 0 0 0;
	padding: 0px;
}
#post- .entry {
  margin-top: 0px;
}
.entry p {
	margin: 0 0 20px 0;
	padding: 0px;
}


.post h2, .comments-template h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	color: #007668;
}

.post h3, .comments-template h3 {
	font-size: 15px;
	font-weight: bold;
	color: #77B800;
	margin-top: 1em;
	line-height: 1em;
	margin-bottom: 10px;
	
}

.post h3{
clear: both;
}

.post h4, .comments-template h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: .6em;
	
}

.post h5, .comments-template h5 {
	font-size: 16px;
	font-weight: bold;
	color: #77B800;
	margin-bottom: 5px;
	padding: 0;
	
}

.post h6, .comments-template h6 {
font-size: 1em;
	font-weight: bold;
	color: #007668;
	display: inline;
	white-space: nowrap;
margin-bottom: 0px;
}

.post strong{
color: #007668;
}

.post a, .navigation a, .comments-template a {
	color: #007668;
	text-decoration: none;
}

.post a:hover, .navigation a:hover , .comments-template a:hover{
	color: #000000;
}

.post a img {
	border: none;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}

#commentform #comment {
width: 500px;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 0 0;
}

.avatar {
	border: 1px solid #cccccc;
}

.sidebar {
	margin-left: 700px;
	width: 210px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}
/* Indent the subpage links. */
.sidebar .widget_pages ul ul{
  margin-left: 20px;
}

.sidebar li {
	color: #000;
	margin-bottom: 10px;
	padding: 0px;
}

.sidebar .aktt_tweets{
color: #000;
font-weight: bold;
}

.sidebar h2 {
	margin: 0 0 5px 0;
	font-size: 17px;
	color: #77B800;
	width: 210px;
	text-align: left;
	font-weight: bold;
}

.sidebar a {
	color: #0195c5;
	text-decoration: none;
}

.sidebar a {
	color: #0195c5;
	text-decoration: none;
}

.textwidget .followme{
margin: 0 0 5px 0;
color: #0E886F;
font-size: 1.1em;
font-weight: bold;
}

.sidebar a:hover {
	color: #333333;
}

#footer {
	clear: both;
	height: 150px;
	background: url(images/footerbg.jpg);
	background-repeat: no-repeat;
}

#footer p {
	text-align: center;
	font-size: 12px;
	position: relative;
	top: 40px;
}



#wp-calendar {
	width: 210px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 0 0 30px 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
}

#wp-calendar a:hover {
	background: #cccccc;
}

.sidebar #address {
color: #007668;
}

.sidebar #address a{
color: #269F5A;
}

.sidebar #address a:hover{
color: #000000;
}

#donations {

}


#donations #donation1 {
border: 1px solid #cccccc;
padding: 15px;
width: 250px;
float: right;
margin-left: 8px;
margin-bottom: 15px;
}

#donations #donation2 {
border: 1px solid #cccccc;
margin: 0px;
padding: 15px;
width: 250px;
margin-bottom: 15px;
}

#donations h5 {
	font-size: 16px;
	font-weight: bold;
	color: #77B800;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	
}

#map4768098e03f0b5e870290e8aa5c91788 .bubble {
width: 400px;
width: 800px;
background: #ebebeb;
}

.imgfloatleft {
float:left; 
margin-top: 5px; 
margin-right: 10px;
}

.clearit {
	clear: both;
	margin-bottom: 30px;
}

/* For photo gallery and Green Party images on the home page. */
.fp_images
{
  margin: 30px 5px 15px 5px
}

.left_front img, .right_front img
{
  float: left;
  margin-right: 10px;
  border-width: 0px;
}


