/*   
Theme Name: Sydney Clare 02
Theme URI: www.sydneyclare.com
Description: Custom theme for Sydney Clare
Author: Midget Squid
Author URI: www.midgetsquid.com
Version: 1.1
*/
* {
	padding: 0;
	margin: 0;
	border: 0;
	}
html {
	overflow: -moz-scrollbars-vertical;
	background: #f8f5ee;
	}
body {
	font:	0.95em Arial, Helvetica, sans-serif;
	min-height: 100%;
	color: #666666;
}
#maincontent {
    background: #f8f5ee;
	width: 960px;
	margin: 10px auto 0px;
	min-height: 100%;
	}
#content {
	height: auto;
	width: 760px;
	margin: 0 0 0 200px;
	background-color: #f8f5ee;
	padding-bottom: 20px;
	}
#header p {
	font-size: 1em;
	padding: 0px;
}
#copyright {
	padding: 6px 0px;
	}
#copyright p {
	font-size: 0.75em;
	padding: 0px;
}
#credits {
	font-size: 0.75em;
	padding: 16px 24px 8px;
}
#footer {
	padding: 6px 0px;
	}
#footer p {
	font-size: 0.75em;
	padding: 0px;
}
#twitter {
	float: left;
	width: 200px;
	background-color: #f8f5ee;
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 200px;
	background-color: #f8f5ee;
	padding: 0;
	margin: 0;
	color: #666666;
	height: 507px;
	}
#navigation {
	float:left;
	width: 200px;
	background-color: #f8f5ee;
	height: 100%;
}
#menu h3 {
	background-color: #f8f5ee;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 14px;
	font-size: 1.2em;
	color: #666666;
	font-weight: normal;
	padding-bottom: 5px;
}
#menu a {
	color: #666666;
	}
#menu ul {
	margin: 0em;
	padding: 0;
	}
#menu li {
	list-style-type: none;
	padding: 0.3em 0.3em 0.3em 0em;
	font-weight: normal;
	}
#menu ul li ul li.current_page_item a {
	font-size: 1em;
}
#menu ul ul li {
	background-color: #f8f5ee;
	border: 0px solid #001b6f;
	padding-left: 0.7em;
	}
#menu ul ul {
	}
#menu ul ul ul {
	margin-top: 5px;
	}
#menu ul ul ul li {
	background-color: #f8f5ee;
	font-weight: normal;

	}
#menu ul ul ul ul li {
	background-color: #3c66ba;
	font-weight: normal;
	}
#menu ul ul ul ul ul li {
	background-color: #5a84d8;
	font-weight: normal;
	}
#menu ul ul ul ul ul ul li {
	background-color: #78a2f6;
	font-weight: normal;
	}
hr  {
	color: #666666;
	background-color: #666666;
	height: 1px;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: .25em;
	margin-bottom: .25em;
}		
p {
	padding: 8px 24px;
	}
a, a:link, a:visited {
	text-decoration: none;
	color: #666666;
	}
a:hover {
	text-decoration: underline;
	}
#header a, #header a:link, #header a:visited, #header a:hover {
	text-decoration: none;
	}	
#footer a, #footer a:link, #footer a:visited 	{
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
h1 {
	font-size: 2em;
	color: #666666;
	}	
h2 {
	font-size: 1.2em;
	color: #666666;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #666666;
	padding: 0.67em 0em 0em;
	margin: 0em 0em 0em 0;
}
h3 {
	background-color: #f8f5ee;
	padding-top: 8px;
	padding-left: 24px;
	padding-right: 14px;
	font-size: 1.2em;
	color: #666666;
	font-weight: normal;
	padding-bottom: 5px;
}
h4 {
	font-size: 1.1em;
	padding-top: 8px;
	padding-left: 24px;
	padding-right: 14px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 5px;
}
h5 {
	font-size: 1em;
	padding-top: 8px;
	padding-left: 24px;
	padding-right: 14px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 5px;
}
h6 {
	font-size: 0.7em;
	padding-left: 24px;
	padding-right: 14px;
	color: #666666;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
}
ul, ol {
	margin: 0.5em; 
	padding-left: 0px;
	}
ul li, ol li {
 	margin-left: 0;
	padding-left: 0;    
	margin-bottom: .3em; 
	}	
#content ul, #content ol {
	padding-left: 40px;
}	
.hidden {
	font-size: 0.1em;
	text-indent: -900px;
	padding: 0;
	margin: 0;
	line-height: 0;
	}
	
#spacer {
	clear: both;
	height: 20px;
	}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: inline;
	text-align: center;
}

.gallery br {
display:none;
}

.gallery:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}

/* Form fields, general styles first */
button,
input,
select,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}
button,
input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border-color: transparent;
}
.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}