/*
THEME NAME:  SRCSA
THEME URI: http://www.alleycatcreative.ca
DESCRIPTION: Clean custom theme. Provided by a <a href="http://www.alleycatcreative.ca/">alleycatcreative.ca</a>. Based on the Sandbox theme.
VERSION: 1.0
AUTHOR: alleycatcreative.ca
AUTHOR URI: http://alleycatcreative.ca/
TAGS: designer, custom, clean, simple, widget ready, gravatar support, valid XHTML, valid CSS, w3c,
*/



body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 10pt;
	background-color: #8d9754;
	background-image: url(images/dotbg.jpg);
}

body,h1#blog-title {
	margin: 0;
	padding: 0;
}

a {
	color: #630;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #63F;
}

a img {
	border: 0 none;
}

#wrapper {
	width: 800px;
	background-color: #fefefe;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/wrapperbg.jpg);
}

#header {
	background-image: url(images/header_no1.jpg);
	height: 220px;
	background-color: #8C9657;
}

#inner-header {
	padding: 125px 1em 0;
}

#blog-title {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 10px;
}

#blog-title a {
	color: #fefefe;
}
#blog-description {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	color: #dac0aa;
	padding-right: 10px;
}

.entry-title a {
	color: #9c4134;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: blink;
}

h1#blog-title a, .entry-title a, #footer a {
	text-decoration: none;
}

h1#blog-title a:hover, .entry-title a:hover, #footer a:hover {
	text-decoration: underline;
}

div.skip-link {
	display: none;
}

#menu {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
}

#menu a {
	color: #030;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 7px;
	padding-left: 7px;
}

#menu a:hover {
	font-weight: bolder;
	color: #300;
	padding-right: 7px;
	padding-left: 7px;
}

#menu li.current_page_item a, #menu li.current_page_item a:hover {
	color: #372225;
	display: block;
	height: 60px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(images/rollover_bg.png);
	background-position: top;
}

#content {
	width: 580px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #fefefe;
}

.entry-title {
	font-size: 1.5em;
	margin: 1em 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

abbr.published {
	color: #666;
	border: 0 none;
}

.entry-meta, .entry-date {
	color: #666;
}

#comments-list .avatar {
	float: left;
	margin-right: 1em;
}

#comments-list .n {
	font-weight: bold;
}

.entry-meta, .comment-meta {
	font-style: italic;
}

#comments-list p {
	clear: left;
}

#primary {
	font-size: 0.9em;
}

#footer {
	background-image: url(images/footerbg.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#inner-footer {
	width: 800px;
}

.entry-meta, .entry-meta a,
.comment-meta, .comment-meta a,
.sidebar, .sidebar a,
#footer, #footer a {
	color: #666;
}

/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one 

sidebars right of content
*/
div#container {
	float:left;
	margin:0 -200px 0 0;
	width:100%;
	
}

div#content {
	margin-top: 10px;
	margin-right: 210px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}

div.sidebar {
	float:right;
	overflow:hidden;
	width:170px;
	font-family: "MS Serif", "New York", serif;
	font-variant: small-caps;
	margin: 5px;
	padding: 5px;
}

div#secondary {
clear:right;
}

div#footer {
	clear:both;
	background-color: #372225;
}

/* Just some example content */
div#menu {
	height:60px;
	width:100%;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
}

div#menu ul,div#menu ul ul {
line-height:2em;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
	
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#primary {
padding-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comme

nt {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 2em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation 

div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation 

div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar 

h3,div.sidebar ul {
margin:0;
padding:0;
}
