/*
Theme Name: MethodP
Theme URI: http://www.methodphotography.com/
Description: Built on Thematic Theme
Author: Michael Brook
Author URI: http://www.methodphotography.com/
Template: thematic
Version: 0.1
.
All Rights Reserved
.
*/
@import url('../thematic/style.css');

#access {border-bottom: none; position: relative;}

.gallery {
	padding:0 !important;
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	}

.gallery-item {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0;
	}

.gallery img {
	border: 0;
	margin:0 !important;
	padding:0 !important;
	}

.gallery-icon {border: none;}


.gallery post {
	margin:0 !important;
	padding:0 !important;
}

.gallery-item:hover {
	}

.gallery-caption {
	margin-left: 0;
	}

body.slug-about #container {
width: 960px;
}

body.slug-about #content {
width: 940px;
}

body.slug-gallery #container {
width: 960px;
}

body.slug-gallery #content {
width: 940px;
}

body.slug-prices #container {
width: 960px;
}

body.slug-prices #content {
width: 940px;
}

#gradient-style
{
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-weight: normal;
	padding: 6px;
	background: #ffffff;
	border-top: 2px solid #222222;
	border-bottom: 1px solid #000;
	color: #000000;
}
#gradient-style td
{
	padding: 6px; 
	border-bottom: 1px solid #000;
	color: #222222;
	border-top: 1px solid #000;
	background: #ffffff;
}
#gradient-style tfoot tr td
{
	background: #ffffff;
	font-size: 12px;
	color: #222222;
}
#gradient-style tbody tr:hover td
{
	background: #e2f5c1;
	color: #222222;
}



#header {
background:#FFFFFF;
background-image:url('http://methodphotography.com/images/header.jpg');
background-repeat:no-repeat;
background-position:top center;
}

#footer {
    background:#FFFFFF;
}

#branding {
padding:8px 0 1px;
}

#access-search{
position:absolute;
left:50%;
width:260px;
margin-left:193px;
height:29px;
}

#access-search #searchsubmit {
display:none;
}

#access-search #s {
font-style:italic;
font-family:arial;
color:#777777;
border: 1px solid #ccc;
border-radius: 6px;
}

/* Body Colour */

#wrapper {
        background-color:#F8F8F8;
        }

#comment background {
    background:#F8F8F8;
}

#respond {
    background:#f8f8f8;
}

/* Menu Style */

.sf-menu a, .sf-menu {
border:1px solid #FEFEFE;
color:#000000;
}

.sf-menu a, .sf-menu a:visited{
color:#000000;
}

.sf-menu li {
background-color:#F8F8F8;
color:#F8F8F8;
}

.sf-menu li a:hover{
color:#FF0000;
background-color:#F8F8F8;
}

sf-menu li a:active {
background-color:#5e76aa;
}

/* Link Style */
a       	{font-family: verdana; text-decoration: none;}
a:link 	        {color:#505050;}
a:visited 	{color:#505050;}
a:active 	{color:#FF9900;}
a:hover         {color:#FF0000;}

