/*
Theme Name: Patchwork Theme
Theme URI: http://alikat-designs.com
Description: New Portofolio patchwork theme
Author: Alicia Wilkerson
Version: 0.1
*/
/* General Simple Reset */
html, body, ul, ol, form, fieldset, legend {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p { margin-top: 0; }
fieldset,img { border: 0; }
legend { color: #000; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea, select {
	font-size: 110%;
	line-height: 1.1;
}
/* General Structure of the Site */
#page {
	width: 1000px;
	margin: 0 auto;
}
#main {
	clear: both;
	padding: 10px;
}
#content {
	width: 700px;
	float: left;
}
#sidebar {
	width: 279px;
	float: left;
}
#footer {
	clear: both;
	width: 1000px;
	margin: 0 auto;
}
.footer-area {
	width: 313px;
	float: left;
	padding:10px;
}
.clear {
	clear: both;
}
/* General Menu styles */
#access {
	margin: 0 auto;
	width: 1000px;
	display:block;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	padding:0 10px;
	line-height:38px;
	background: #ab9e7b;
	color: #dddddd;
	margin: 0 5px 0 0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius:  5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px; 
}
#access li li a {
	margin: 0;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius:  0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px; 
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;	
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #fff9d3;
	color: #000000;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {

}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {

}
#access .current_page_item a {
	background: #e9dbb6;
	color: #000000;
}
/* Top Menu Link Styles */
#top-links ul{
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 3px;
}
#top-links li {
	float: left;
	list-style-type: none; 
}
#rss {
	position: relative;
	top: 3px;
}
/* General Site Wide styles */
a {
	color: #810808;
}
a:visited: {
	color: #4f0505;	
}
a:hover, a:focus {
	color: #0e2561; 
}
#logo {
	float: left; 
	margin-right: 10px;
	margin-bottom: 0;
}
.screen-reader-text {
	position: absolute;
	left: -9999px;
}
.clear {
	clear: both;
}
#site-title {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 0;
	padding-top: 50px;
	padding-bottom: 0;
	font-family: Impact, Arial, serif;
}
#site-title a {
	text-decoration: none;
}
#site-tag  {
	padding-top: 10px;
	font-family: 'Reenie Beanie', arial, serif;
	font-size: 1.7em;
	width: 500px;
	text-align: right;
}
#top-links {
	width: 299px;
	float: right;
}
#logo {
	border: none;
}
.navigation div {
	width:49%;
	display: inline-block;
	margin-bottom: 10px;
}
.nav-next {
	text-align: right;
}
#sidebar ul, #content ul, #content ol {
	padding-left: 40px; 
}
#sidebar ul ul, #content ul ul, #content ol ol {
	padding-left: 20px;
}
.widget {
	padding: 10px; 
}
.widget h2, #content h1 {
	font-family: 'Reenie Beanie', arial, serif;	
	font-size: 2em;	
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.package, #comments {
	padding: 10px;
	clear: left; 
	background: url("images/paper_bg.png");
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius:  5px;
	bordert-radius: 5px; 	
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
.commentlist li {
	list-style-type: none;
}
.avatar {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px; 
}
.commentlist p {
	clear: left; 
}
.comment {
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius:  5px;
	bordert-radius: 5px; 	
	margin-bottom: 10px; 
}
.commentlist .even {
	background: rgba(220,220,220,0.2);
}
.commentlist .odd {
	background: rgba(150,150,150,0.2);
}
.bypostauthor {
	background: rgba(255,255,0,0.2) !important;
}
#commentform label {
	width: 100px;
	float: left;
}
#commentform input, #commentform textarea {
	width: 550px;
	float: left; 
}
#form-submit {
	text-align: center; 
}
#commentform #submit{
	width: 120px !important;
	font-size: 12pt;
	float: none;
}
.form-allowed-tags {
	clear: left;
}
.sticky {
	background:url("images/yellow_paper_bg.png");
}
#copyright {
	background: url("images/wordpress.png") no-repeat;
	padding-left: 20px;
}
.postdata {
	padding-bottom: 10px; 
	margin-bottom: 10px; 
	border-bottom: 1px solid #000000;
	font-size: .8em;
}
.postdata.with_thumb, .post-title.with_thumb {
	margin-left: 230px;
}
.postdata div {
	vertical-align: top;
}
.post-title {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 0;
	border-bottom: 1px solid #000000;
	font-family: 'Reenie Beanie', arial, serif;	
	font-size: 2em;
	font-weight: normal;
	color: #000000;
}
.post-title a {
	text-decoration: none;
	color: #000000;
}
.post-title a:hover, .post-title a:focus {
	text-decoration: underline;
}
.date {
	background: url("images/ical.png") no-repeat;
	padding-left: 20px;
}
.author {
	background: url("images/user.png") no-repeat;
	padding-left: 20px;
}
.cats {
	background: url("images/folder.png") no-repeat;
	padding-left: 20px;
}
.tag {
	background: url("images/tag.png") no-repeat;
	padding-left: 20px;
}
.edit {
	background: url("images/edit.png") no-repeat;
	padding-left: 20px;
}
.comments {
	background: url("images/comments.png") no-repeat;
	padding-left: 20px;
}
.site {
	background: url("images/web.png") no-repeat;
	padding-left: 20px;	
}
.wp-post-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px; 
	border-width: 10px 10px 40px 10px;
	border-color: #ffffff;
	border-style: solid;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
.size-medium.aligncenter {
	width: 300px; 
	margin: 0 50%;
	position: relative;
	left: -150px;	
}
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-botom: 10px;
}
.footer-area ul {
	margin-left: 20px;
}

/* Theme Specific Styles */

body {
	background: url("images/transmit.gif");
	color: #ffffff;
	font-family: Arial, serif;
}
#header {
	height: 210px;
	width: 100%;
	background: url("images/header_bg.png");
}
#header a {
	color: #ffffff;
	text-decoration: none;
}
#logo {
	background: url("images/transmit.gif");
}
#main {
	background: #e9dbb6;
	color: #000000;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	border-top-right-radius: 30px;
}
#footer #copyright {
	font-size: .8em;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	text-decoration: underline;
}
#comments {
	clear: left;
}
#content h1 {
	font-size: 3em;
}

/* Portfolio Specific Styles */
.single-portfolio .postdata div, .page-template-portfolio-php .postdata div {
	width: 400px !important; 
}

.single-portfolio .wp-post-image, .page-template-portfolio-php .wp-post-image {
	border-width: 10px 10px 40px 10px;
	border-color: #ffffff;
	border-style: solid;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
