/*
Theme Name: CurrentAquatics
Theme URI: http://patrickmarsceill.com
Description: Theme for CurrentAquatics
Version: 0.1b
Author: Patrick Marsceill
Author URI: http://patrickmarsceill.com
Tags: CurrentAquatics, Patrick Marsceill, Awesomeness

*/

/* Reset all defaults */

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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, 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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* End Clearfix */
/* End Reset */
body {
	background: #f2f2f2;
	color: #666;
	font-size: 62.5%;


}
a {
	color: #007cc2;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	
}
p {
	margin-bottom: 10px;
}
#main {
	background: url(images/bg_main.jpg) repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 932px;
	font-family: 'Lucida Grande', Lucida-Sans, Verdana, Arial, Sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
}
h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.7em;
	line-height: 1.3em;
}
h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 2em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 3px 0 3px 0;
}
.meta {
	font-size: .8em;
	margin-bottom: 10px;
}
.entry {
	margin-bottom: 25px;
}
#main_copy .post h2 {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
.page #main_copy .post h2 {
	margin-bottom: 10px;

}
#main #header .content_wrap, #main #content_area .content_wrap {
	padding: 20px 60px 0 60px;
}
#main #content_area .content_wrap {
	padding-top: 30px;
	padding-bottom: 30px;
	
}
#main #flash .content_wrap {
	padding: 0 17px 0 17px;
}
#main ul#nav {
	float: right;
	margin-top: 22px;
}
#main ul#nav li{
	float: left;
	margin: 0 40px 0 0;
	height: 9px;
	overflow: hidden;
}
#main ul#nav li a img{
	position: relative;
}
#main ul#nav li a:hover img{
	top: -9px;
}
#main ul#nav li.last {
	margin: 0;
}
#main img#logo {
	float: left;
	margin: 10px 0 10px 0;
}
#main_copy {
	float: left;
	width: 500px;
	
}
#main_copy h2 {
	margin-bottom: 10px;
}
#current_projects, #gallery_side {
	background: #f1f1f1;
	width: 243px;
	float: right;
	margin: 0 0 20px 60px;
}
#main #content_area #current_projects .content_wrap, #main #content_area #gallery_side .content_wrap {
	padding: 5px 10px 5px 10px;
}
#current_projects h2, #gallery_side h2 {
	color: #007cc3;

}
#footer {
	text-align: center;
	font-size: .8em;
	background: url(images/bg_footer.jpg) repeat-x top left;
	background-color: #f2f2f2;
	margin-top: 20px;
	padding-top: 10px;
}
/* About */
#philosophy {
	font-family: 'Trebuchet MS';
	width: 243px;
	
	float: right;
	margin: 0 0 20px 60px;
}
#gallery_side {
	padding-bottom: 20px;
}
ul.team_member, ul.gallerylist, ul.service {
	list-style: none;
	clear: both;
	margin: 0 0 40px 0
}
ul.team_member li, ul.gallerylist li, ul.service li{
	margin: 0;
	padding: 0;
}
ul.team_member li.photo {
	float: left;
	margin: 0 10px 0 0;
/*	width: 140px;
	height: 200px;
	background: #eee;*/
}
ul.team_member li.name {
	margin: 0 0 5px 0;

}
ul.team_member li.link {
	margin: 5px 0 0 0;
}
ul.team_member li.link img {
	vertical-align: middle;
	margin-right: 5px;

}
ul.gallerylist {
	margin-left: 19px;

}
ul.gallerylist li{
	float: left;
	margin: 0 5px 5px 0;
}
ul.service
{
	margin: 20px 0 0 0;
}
/*ul.service li.photo {
	height: 100px;
	background: #eee;
	margin: 5px 0 5px 0;
}
*/

/* Home page images switcher */

#bar {
	font-family: arial;
	font-size: .85em;
}
#image {
	width: 898px;
	height: 261px;
	margin-top: 47px;
	position: relative;
}
#image #bar {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(images/bar.png);
	color: #fff;
	width: 892px;
	overflow: hidden;
	padding: 3px;
}
#image #bar #caption {
	display: block;
	float: left;
	margin: 2px 0 0 10px;
	font-weight: bold;
	vertical-align: middle;
}
#image #bar #leftarrow{
	float: left;
	cursor: pointer;
}
#image #bar #rightarrow{
	float: right;
	cursor: pointer;
}



