/*
Theme Name: ServetheCity
Theme URI: http://wordpress.org/
Description: Serve the City Dublin WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Paddy Griffin
Author URI: http://www.paddykgriffin.com/
Tags: custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Paddy Griffin,
	whose portfolio you will find at http://www.paddykgriffin.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/* Begin Typography & Colors */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#efeded;
	margin-top: 0px;
	padding: 0;
	text-align: center; /* for IE */
}
#content {
	font-size: 1.2em
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h2 {
	font-size: 1.6em;
	}
h2.pagetitle {
	font-size: 1.6em;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
h2 a:hover, h3 a:hover {
	color:#4d4d4d;
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}
	}
/* End Typography & Colors */
/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
#wrapper {
	width: 950px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background:#fff;
		}
		
/*************** header ***************/
#header {
	background-image:url(images/stc-header.jpg);
	height:125px;
	margin:0 0 0 0;
	}
#tellusaneed {
	border-top:solid 8px #1e1a19;
}
#tellusaneed img{
	margin:0;
	float:right;
	margin-right:66px;
	border:0;
}
#nav-container {
	margin-top:82px;
	background:none;
	width:950px;
	}
	



/*************** main navigation ***************/
#nav1 {
	margin: 0 0 0 0;
	background:none;
	float:left;
	height:35px;
	width:690px;
}
#main-nav1 {
	background:none;
	width:550px;
	height:35px;
	margin:0;
}
#main-nav1 ul{
	background:blue;
	float:left;
	list-style-type:none;
	margin:0;
}
#main-nav1 a.tabon-link {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#main-nav1 a {
	color:#d6d6d6;
	text-decoration:none;
	font-weight:bold;
}
#main-nav1 a:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#main-nav1 li.tabon {
	background:#fff;
	float:left;
	list-style-type:none;
	height:25px;
	padding:8px 18px 0 18px;
	margin:2px 5px 0 0;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	text-align:center;
	text-transform:uppercase;
}
#main-nav1 li.taboff{
	background:#a3000c;
	color:#ccc;
	float:left;
	list-style-type:none;
	height:25px;
	padding:8px 18px 0 18px;
	margin:2px 5px 0 0;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	text-align:center;
	text-transform:uppercase;
}
#main-nav1 li:hover{
	background:#fff;
	color:#000000;
	float:left;
	list-style-type:none;
	height:25px;
	padding:8px 18px 0 18px;
	margin:2px 5px 0 0;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-webkit-border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	text-align:center;
	text-transform:uppercase;
}
/*************** sub navigation ***************/
#nav2 {
	margin: 0 0 0 0;
	background:none;
	float:left;
	height:35px;
	width:258px;
}
#nav2 img.btn-blue {
	margin-right:10px;
	margin-top:4px;
}
#nav2 a {
	margin:0;
}
/******************* Hightlight *********************/
#highlight {
	background:#d6d6d6;
	margin: 20px 41px 20px 41px;
	height:240px;
	width:860px;
	font-family:"Times New Roman", Times, serif;
}
.highlight-text {
	background:#1e1a19;
	margin: 8px 0 5px 10px;
	float:left;
	color:#fff;
	width:280px;
	height:225px;
}
.ourvision-btn {
	margin: 35px 0 0 22px;
}
.highlight-content {
	margin: 20px 0 20px 22px;
	width:235px;
	font-size:14px;	
}
.highlight-readmore a{
	margin: 10px 0 10px 22px;
	width:235px;
	font-size:14px;	
	color:#29abe2;
	font-family:"Trebuchet MS";
	text-decoration:none;
}
.highlight-readmore a:hover{
	margin: 10px 0 10px 22px;
	width:235px;
	font-size:14px;	
	color:#29abe2;
	font-family:"Trebuchet MS";
	text-decoration:underline;
}
.highlight-image {
	background:none;
	margin: 8px 5px 5px 0;
	float:left;
	width:558px;
	height:225px;
}
/**************** main content ************/
#content-container {
	margin:30px 0 0 0;
}
#main-content  {
	background:none;
	float:left;
	width:619px;
	margin: 0 0 20px 0px;
	}
.inner-content {
	background:none;
	margin: 0 0 30px 10px;
	text-align:left!important;
}
.inner-content h1,h2{
	background:none;
	color:#333333;
	margin:0;
	
}
.inner-content p{
	background:none;
	margin-bottom:10px;
	font-size:11px;
	color:#333333;
	text-align:left;
}

.inner-content a {
color:#a3000c;
}
	
.posts-container {
	background:none;
	margin: 0 0 5px 10px;
	
}
.post-container {
	background:none;
	width:100%;
	clear:both;
	margin-bottom:5px;
	margin-top:15px;
}
.whats-title {
margin-bottom:2px;
}
.post-entry {
	background:none;
	border-bottom:solid 1px #ccc;
}
.post-date {
	background:#d6d6d6;
	float:left;
	
}
.post-date img {
	margin:6px 0 0 6px;
}
.post-month {
	background:#a3000c;
	margin: 4px 4px 0 4px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:4px;
}
.post-day {
	background:#fff;
	margin: 0 4px 4px 4px;
	text-align:center;
	color:#333333;
	font-weight:bold;
	padding:2px;
	font-size:14px;
}
.post-detail {
	background:none;
	float:left;
	width:550px;
}
.post-title h2{
	margin:0 0 2px 0;
	padding-left:5px;
	color:#4d4d4d;
}

.post-title h2 a{
	margin:0 0 2px 0;
	padding-left:5px;
	color:#4d4d4d;
	text-decoration:none;
}

.post-tags {
	background:none;
	float:left;
	margin-left:10px;
	color:#8b9298;
}

.post-tags a{
	background:none;
	color:#8b9298;
	text-decoration:none;
}

.post-tags a:hover{
	background:none;
	color:#8b9298;
	text-decoration:underline;
}

.post-entry {
	background:none;
	border-bottom:solid 1px #ccc;
}


.post-entry a{
   color:#a3000c!important;
   text-decoration:none;
   }
   
.post-entry a:hover{
   color:#a3000c!important;
   text-decoration:underline;
   }
   
.post-edit-link a{
   color:#a3000c!important;
   text-decoration:none;
   }
   
/*********** sidebar **************/
#sidebar {
	background:none;
	float:left;
	width:241px;
	margin: 0 0 20px 41px;
	border-right:dashed 4px #ccc;
}
#sidebar li {
list-style-type:none;
}
.whatdo-title {
	margin: 0 0 9px 8px;
}
.flickr-title {
	margin: 15px 0 9px 8px;
}
.callaction-btn {
	background-color: #d6d6d6;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 7px;
	width:200px;
	margin: 0 0 4px 8px;
	color:#333333;
	list-style-type:square;
	text-transform:uppercase;	
}

.callaction-btn a {
	color:#333;
	text-decoration:none;
}

.callaction-btn a:hover {
	color:#666;
	text-decoration:underline;
}

.flickr-feed-container {
	margin: 0 0 0 0px;
	background:none;
	width:200px;
	padding:7px;
}
.flickr-image-container {
	border:solid 3px #ccc;
	float:left;
	margin:5px 5px 0 0;
	width:88px;
	height:88px;
}
/*********** posts  ***************/
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.post {
	margin: 0;
	text-align: left;
	}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/************** footer **********/
#footer {
	background: #1e1a19;
	border-top:solid 1px #ccc;
	height:133px;
	width:950px;
	color:#666;
	font-family:"Trebuchet MS";
	position:absolute;
	bottom:40;
}
.footer-content {
	margin:20px 41px 0 0;
	background:none;
	height:45px;
	font-size:10px;
}
.links {
background:none;
margin-bottom:4px;	
font-size:16px;
width:850px;
}
.links ul{
background:green;
list-style-type:none;
}
.links li {
background:none;
float:left;
color:#666;
padding-right:10px;
text-decoration:none;
border:0;
}
.terms {
background:none;
margin-top:4px;
margin-left:41px;
}


/* contact form */

.contact-form-label {
	text-align:left;
	font-weight:bold;
	float:left;
	width:180px;
	margin:10px 0 0 30px;
	background:green;
}

.contact-form-field {
	text-align:left;
	float:left;
	margin:10px 0 0 0;
}

.contact-form-button {
	text-align:left;
	margin:10px 0 0 0;
}

.submit-button {
	background:#a3000c;
	color:#fff;
	margin:10px 0 30px 0px;
	width:180px;
	padding:4px;
}



/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#searchform #s {
	width: 108px;
	padding: 2px;
	}
#searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
