/*  
Theme Name: The Claddagh Irish Bar
Author URL: http://www.justinparks.com
Version: 1.0
Author: Justin Parks
Description: The Claddagh Irish Bar is a two-column, widget-ready,  theme designed for The Claddagh Irish Bar in Marbella.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #d2e1ed url(images/bg.jpg) top center repeat-x;
	color: #000000;
	font-size: 14px;
	font-family: "Arial", Verdana, Helvetica, Sans-Serif;
	margin: 0px;
	}
	
a, a:visited{
	color: #3894ed;
	text-decoration: underline;
	}
	
a:hover{
	color: #c5a650;
	text-decoration: none;
	}
	
#container { 
	width: 950px;
	display: block;
	text-align: left; 
	margin: 0 auto;
	}
	
* html #container {
	overflow: hidden;
	}

#header {
	background: url(images/header.jpg) top center no-repeat;
	height: 320px;
	width: 950px; 
	margin: 0 auto;
	position: relative;
	}

#claddagh-logo {
	background: url(images/claddagh-bar-logo.png) no-repeat;
	left:30px;
	width: 226px;
	height: 197px;
	position: absolute;
	margin-top: 50px;
	}

#home-link {
	width: 226px;
	height: 197px;
	position: absolute;
}
	
#subscribe {
	float:left;
	height:100px;
	left:620px;
	margin-top:90px;
	position:relative;
	width:95px;
}

#subscribepopup {
	float:left;
	height:105px;
	position:relative;
	width:100px;
}

#header .title {
	color: #ffffff;
	font-family: "Arial",Georgia,Times New Roman,Sans-Serif;
	font-size: 55px;
	margin-top: 28px;
	position: absolute;
	width: 80%;
	}

#header .tagline {
	color: #ffffff;
	font-family: "Arial",Georgia,Times New Roman,Sans-Serif;
	font-size: 25px;
	margin-top: 85px;
	position: absolute;
	width: 80%;
	}

#header .title a {
	color: #ffffff;
	text-decoration: none;
	}

#header .title a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#header .description {
	color: #ffffff;
	font-size: 25px;
	font-family: Times New Roman, Sans-Serif; 
	margin: 0px 0px 0px 75px;
	font-style: italic;
	}

.round {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}

/*--Top Nav Bar CSS--*/

#menu { 
	background:#ffffcc;
	height: 35px;
	bottom: 6px;
	width: 950px;
	border:1px grey solid;
	}

* html #menu {
	bottom: 0px;
	}
	
#navlist {
	height: 33px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
	float:right;
}

#navlist ul {
	height: 33px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
	float:right;
}

#navlist li {
	display:inline;
	float:left;
	height:20px;
	padding:10px 40px 0 0;
	text-align:right;
	width:auto;
}

#navlist li a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	width: auto;
	text-align: center;
	border: none;
	padding: 6px 0px 0px 0px;
}
#navlist li a:hover {
	/* border-left: 1px solid #FFFFFF; */
	color: #ffcc33;
}

/* -- Content CSS--*/
	
p {
	color: #081736;
	margin: 20px 10px;
	line-height: 20px;
	padding: 15px;
	}
	
h1 {
	color:#081736;
	font-family:"Arial";
	font-size:28px;
	font-weight:normal;
	margin:20px 0;
	padding:15px;
	}
	
#content {
	background:#ffffcc;
	border:1px grey solid;
	width: 640px; 
	float: left; 
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 15px;
	}
	
#content2 {
	width: 640px; 
	float: left; 
	margin-bottom: 20px;
	}

#frontpage-gallery {
	margin-bottom: 20px;
	margin-top: 20px;
	padding:10px 0 0;
	}

#frontpage-excerpt {
	float: left;
	width: 620px;
	padding: 10px;
	}

#frontpage-section1 {
	background:#ffffcc;
	width: 950px;
	margin-bottom: 20px;
	margin-top: 20px;
	border:1px grey solid;
	}

#frontpage-section-announcement {
	background:#ffffcc;
	width: 950px;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	
#frontpage-section {
	background:#ffffcc;
	width: 650px;
	margin-bottom: 20px;
	margin-top: 20px;
	border:1px grey solid;
	float: left;
	}

#frontpage-thumb {
	float:left;
	width: 200px;
	height: 200px;
	padding: 10px;
	}
#image1 {
	height: 200px;
	margin:0 auto;
	width:850px;
	}
	
/*--#image1 {
	background: url(images/compass.jpg) no-repeat;
	height: 200px;
	}--*/
	
/*--#image2 {
	background: url(images/tv.jpg) no-repeat;
	height: 200px;
	width: 610px;
	}--*/

/*--#image3 {
	background: url(images/married-spain.jpg) no-repeat;
	height: 200px;
	}--*/
	
#content p {
	color: #0f2040;
	margin: 0px;
	line-height: 20px;
	padding: 0px 0px 15px 0px;
	}
	
#content p img {
	border: none;
	/* margin-right: 15px; */
	margin-bottom: 10px;
	}
	
.excerpt {
	float: left;
	height:100%;
	padding:0 10px 0;
	width:72%;
	}

.topics {
	float: right;
	padding:10px 0 10px 0;
	width:100%;
	}
	
#content h1 {
	color:#C5A650;
	font-family:"Arial";
	font-size:28px;
	font-weight:bold;
	line-height:150%;
	margin:0;
	padding:0 0 10px;
	}
	
#content h1 a  {
	color: #C5A650;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #fdf3d7;
	text-decoration: none;
	}

#content h2 {
	color: #C5A650;
	font-size: 22px;
	font-family: "Arial";
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	}
#content h2 a  {
	color: #f6e6ab;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #fdf3d7;
	text-decoration: none;
	}

#content h3 {
	color: #C5A650;
	font-size: 18px;
	font-family: "Arial";
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	}
	
#content h3 a  {
	color: #f6e6ab;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #fdf3d7;
	text-decoration: none;
	}

#content h4 {
	color: #C5A650;
	font-size: 18px;
	font-family: "Arial";
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	}

#content h5 {
	color: #C5A650;
	font-size: 18px;
	font-family: "Arial";
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
	
.postspace2 {
	float:left;
	height:10px;
	width:100%;
	}
	
/*--Side Bar CSS--*/

#sidebar { 
	background:#ffffcc;
	border:1px grey solid;
	width: 260px;
	float: right; 
	margin:20px 0 0;
	padding:5px 5px 15px;
	}

#sidebar h2 {
	color: #c5a650;
	font-size: 20px;
	font-family: "Arial";
	font-weight: bold;
	list-style: none;
	padding: 15px 0px 5px 0px;
	margin: 0px 10px 0px 0px;
	border-bottom: 1px dotted #cccccc;
	}

#costagaels {
	background:url(images/costa-gaels-supporters.jpg) no-repeat;
	height: 278px;
	width: 260px;
	position: relative;
	}
	
#costagaels-link {
	height: 278px;
	width: 260px;
	position: absolute;
	}
#tripadvisor{
	margin-left:40px;
	}
	
#sidebar ul {
	color:#0F2040;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	color:#0F2040;
	list-style: none;
	margin: 0px;
	padding: 10px;
	}
	
#sidebar ul li {
	color:#0F2040;
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#sidebar ul li a {
	color: #0F2040;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #3894ed;
	text-decoration: underline;
	}

form#searchform {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}

/*-- Footer CSS -- */

#footer { 
	background:url(images/footer-repeater.jpg) repeat-x;
	clear: both;
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	width: 100%;
	height:150px;
	border-top: 1px dotted #cccccc;
	}

#footermiddle { 
	background:url(images/footer.jpg) no-repeat;
	clear: both;
	width: 250px;
	height:83px;
	margin: 0 auto;
	}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*---Comments css--*/

ol.commentlist { 
	list-style:none; 
	margin:0; 
	adding:0; 
	}
	
ol.commentlist li { 
	border:1px solid #d5d5d5; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	margin:0 0 10px; 
	padding:5px 7px 5px 74px; 
	position:relative; 
	}
	
ol.commentlist li.pingback comment-author { 
	padding:0 170px 0 0; 
	}
	
ol.commentlist li div.vcard { 
	font-weight:bold; 
	font-size: 14px; 
	line-height: 16px; 
	font-family: helvetica,arial,sans-serif; 
	}
	
ol.commentlist li div.vcard cite.fn { 
	font-style:normal; font-size: 11px; 
	}
	
ol.commentlist li div.vcard cite.fn a.url { 
	color:#cc0000; 
	text-decoration:none; 
	}
	
ol.commentlist li div.vcard cite.fn a.url:hover { 
	color:#000; 
	}
	
ol.commentlist li div.vcard img.avatar { 
	background: #fff; 
	border:1px solid #aaa; 
	padding: 5px; 
	left:7px; 
	position:absolute; 
	top:7px; 
	}
	
ol.commentlist li div.comment-meta { 
	font-weight:bold; 
	font-size: 10px; 
	line-height: 16px; 
	font-family: helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
	}
	
ol.commentlist li div.comment-meta a { 
	color:#205B87; 
	text-decoration:none;
	}
	
ol.commentlist li p { 
	font-weight:normal; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: helvetica,arial,sans-serif; 
	margin:5px 0 12px; 
	}

ol.commentlist li ul { 
	font-weight:normal; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 12px; 
	padding:0; 
	}
	
ol.commentlist li div.reply { 
	background:#999; 
	border:1px solid #666; 
	border-radius:2px; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px; 
	color:#fff; 
	font:bold 9px/1 helvetica,arial,sans-serif; 
	padding:6px 5px 4px;  
	text-align:center; 
	width:36px; 
	}
	
ol.commentlist li div.reply:hover { 
	background:#cc0000; 
	border:1px solid #cc0000; 
	}
	
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
	}
	
ol.commentlist li ul.children { 
	list-style:none; 
	margin:12px 0 0; 
	text-indent:0; 
	}
	
ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 3px; 
	}
	
ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 3px; 
	}
	
ol.commentlist li ul.children li.depth-4 { 
	margin:0 0 3px; 
	}
	
ol.commentlist li ul.children li.depth-5 { 
	margin:0 0 3px; 
	}
	
ol.commentlist ul.children li.odd { 
	background:#fff; 
	}
	
ol.commentlist ul.children li.even { 
	background:#f6f6f6; 
	}
	
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
	}

/*--Thumbnails for index.php--*/
.thumbnail {display:block; float:left; width:150px; height:150px; }
.thumbnail a:link, .thumbnail a:visited {display:block; float:left; width:150px; height:150px; margin:0 5px 0 0;}

/*--Image Wrap Around Text--*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

