/*
Theme Name: F2 CENTRE

Description: Theme developed for F2 Centre, Dublin.
Version: 1.0
Author: Pawel Grabowski / Think Two
*/

/* ---------------------------------------------- */
/* ---------------- CSS RESET ------------------- */
/* ---------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfot, thead, tr, th, td {
	
	margin: 0;
	padding:  0;
	border:  0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol, ul {
	
	list-style: none;
}

/* ---------------------------------------------- */
/* ------------------ BODY ---------------------- */
/* ---------------------------------------------- */



body {
		line-height: 12px;		
		
		margin:  0;	
		padding:  0;
		font: 12px Georgia;
		color: #666;	
}

body.home {
	background: #fff url(images/home-top.png) repeat-x;
}

body.inner {
	background: #fff url(images/inner-top.png) repeat-x;
}

/* ---------------------------------------------- */
/* ----------------- GENERAL -------------------- */
/* ---------------------------------------------- */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

strong {
	font-weight: bold;
}

#wrapper {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	padding: 30px 30px 0 40px;
}

#wrapper.home {
	background: url(images/hwrapper.png) no-repeat;
	min-height: 858px;
}

#wrapper.inner {
	background: url(images/inner-wrap.png) no-repeat;
	min-height: 330px;
	background-position: 0 116px;
}

#logo {
	float: left;
	width: 73px;
	height: 52px;
}

#nav {
	float: right;
	margin-top: 15px;
}

#nav ul li {
	float: left;
	font-family: Arial;
	font-size: 14px;
	text-transform: lowercase;
	margin: 0 0 0 10px;
}

#nav li a {
	color: #fff;
	text-decoration: none;
	padding: 4px 12px 4px 12px;
	display: block;
}

#nav li:hover, #nav li.current_page_item {
	color: #fff;
	text-decoration: none;
	background: #4F8287;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#nav ul li ul {
	display: none;
}

#header {
	margin-top: 20px;
}

#headline {
	float: left;
	width: 440px;
	padding-left: 20px;
}

#headline h1 {
	font-size: 47px;
	line-height: 47px;
	color: #fff;
	font-weight: bold;
}

#headline h2 {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	margin-top: 30px;
}

#gallery {
	float: right;
	width: 473px;
	height: 319px;
	background: url(images/gallery.png) no-repeat;
	margin-top: -15px;
}

#featured {
	margin: 26px 0 0 29px;
}

#cta {
	width: 426px;
	margin: 30px 0 0 20px;
}

#cta1 {
	float: left;
	text-align: center;
}

#cta1 a {
	width: 179px;
	height: 37px;
	background: url(images/button.png) no-repeat;
	font-family:  Arial, Helvetica;
	color: #222;
	font-size: 15px;
	font-weight: bold;
	padding: 20px 0 0 0;
	display: block;
	text-decoration: none;
}

.bookour {
	margin-left: 30px;
}
#cta2 a {
	margin-left: 10px;
	color: #FFE103;
}

#cta2 a:hover {
	text-decoration: none;
}

#main {
	margin-top: 10px;
}

.m-inner {
	margin-top: 70px !important;
}

#main h1 {
	font-size: 24px;
	color: #999;
	font-weight: bold;
}

#leftside {
	float: left;
	width: 528px;
}

#overview {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	border-bottom: 1px solid #DADADA;
	padding-bottom: 20px;
}

#overview h3 {
	font-size: 24px;
	line-height: 30px;
	color: #333;
	margin-bottom: 20px;
}

#rightside {
	float: right;
	width: 343px;
	margin-right: 26px;
	padding-top: 3px;
}

.readmore {
	font-size: 12px;
	color: #cc0000;
}

#projects-overview {
	padding-top: 25px;
}

#projects-overview h2, #rightside h2 {
	font-size: 20px;
	color: #4F8287;
	margin-bottom: 20px;
}

#projects {
	float: left;
	width: 361px;
	color: #666;
	font-size: 12px;
}

#projects h3 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #333;
}

#homewidgets {
	float: right;
	width: 137px;
}

.homewidget {
	background: #F5F5F5;
	padding: 10px;
	margin-bottom: 10px;
}

#threec {
	margin-top: 40px;
}

#c1 {
	float: left;
	width: 245px;
	display: block;
}

#c2 {
	float: left;
	width: 495px;
}

#c3 {
	float: right;
	width: 155px;
	padding: 6px 0 0 0;
}

#threec h2 {
	font-size: 24px;
	color: #333;
}

#threec h3 {
	font-size: 20px;
	color: #4F8287;
	margin-bottom: 10px;
}

#c3 h4, #c1 h4 {
	color: #333;
	margin-bottom: 10px;
}

#c2 h5 {
	font-size: 14px;
	line-height: 22px;
	display: block;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
}

#threec .entry {
	margin-top: 0;
}

#c1 ul {
	width: 180px;
}

#c1 ul li {
	font-size: 13px;
	line-height: 22px;
	border-bottom: 1px dotted #999;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

#c1 ul li a {
	color: #333;
	text-decoration: none;
	width: 180px;
	display: block;
}


#c1 ul li a:hover, #c1 ul li.current_page_item a {
	color: #4F8287;
}

#footer {
	width: 100%;
	background: #e0e0e0;
	height: 100%;
	min-height: 200px;
	margin-top: 40px;
	position: relative;
	bottom: 0;
}

#footer-wrap {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	padding: 30px 30px 30px 40px;
	clear: both;
}

#homenews .post h4 {
	font-size: 16px;
	line-height: 24px;
}

#homenews .post h4 a {
	color: #333;
}

.post .entry {
	margin-top: 15px;
	line-height: 22px;
}

#homenews .post {
	margin-bottom: 22px;
	clear: both;
}

.post p img {
	margin-right: 16px;
}

#column1 {
	width: 260px;
	float: left;
}

#column2 {
	width: 268px;
	float: left;
	color: #666;
}

#column3 {
	width: 343px;
	float: right;
}

.flickrpress-items {
	width: ;
}

.project-post {
	margin-bottom: 30px;
}

#newsletter form {
	margin-bottom: 36px;
	margin-top: 15px;
}

#newsletter form .input {
	margin-bottom: 18px;
}

#newsletter form .input input {
	width: 211px;
	height: 19px;
	border: 1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	padding: 5px;
	font-size: 18px;
}

#newsletter p, #newsletter label, #resources p {
	color: #7e7e7e;
}

#footer h4 {
	font-size: 16px;
	color: #333;
	margin-bottom: 16px;
}

#map {
	float: left;
}

#location-details {
	float: left;
	margin-left: 10px;
}

#c2 .post {
	margin-bottom: 32px;
	border-bottom: 1px double #DADADA;
	padding-bottom: 20px;
}

#c2 .post h4 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
}

#c2 .post h4 a {
	color: #4F8287;
}

ul#categories {
	
}

ul#categories li {
	font-size: 13px;
	line-height: 22px;
	border-bottom: 1px dotted #999;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

ul#categories li a {
	color: #333;
	text-decoration: none;
	width: 120px;
}

ul#categories li a:hover {
	color: #4F8287;
}


#np {
	margin: 20px 0 0 0;
}

#np a {
	color: #333;
	text-decoration: none;
}

#prev {
	float: left;
}

#next {
	float: right;
}

.slideshow {
	margin-top: 13px !important;
}

#c1 .widget {
	width: 160px;
}

#ourc {
	position: relative;
	left: 400px;
	top: -10px;
	width: 141px;
}

.ngg-galleryoverview {
	margin-top: 0 !important;
}













