/*
Theme Name: ColonyRug
Theme URI: http://www.biyndesigns.com/demo/?wptheme=ColonyRug
Description: Specially for Colony Rug Company <a href="http://www.colonyrug.com/">colony</a>
Version: 0.0.1
Author: Biyn Development, LLC
Author URI: http://www.biyndesigns.com
Tags: simple, clean, widgets, widget-ready, two columns, fixed width, valid CSS, valid XHTML
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	background-color: #61001f;
	}

a {
	color:#fb0;
	background: transparent;
	border-width: 0;
	outline: none medium;
	}

p {
	color: #f1c5a8;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px;
	padding: 0;
	}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #5e5e5e;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#wrap {
	width: 940px;
	margin: 40px auto 50px;
	font:1.2em / 1.6em Arial, sans-serif;
	color: #ffb900;
	padding: 0;
	}

#header-top {
	height: 14px;
	background: url(img/bg-header-top.jpg) no-repeat right top;
	width: 940px;
	}

#header {
	width: 940px;
	height: 170px;
	background-image: url(img/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	position: relative;
	}

#content {
	background-color: #61001f;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: 0 top;
	padding: 10px 0 0;
	}

#content-left {
	float: left;
	width: 580px;
}

#content-right {
	float: right;
	width: 320px;
}

#footer {

}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	color: #eb7c00;
	position: absolute;
	bottom: 100px;
	left: 20px;
	margin: 0;
	padding: 0;
	line-height: 1;
	}
#logo {
	text-align: left;
	position: relative;
	top: 30px;
	width: 251px;
	height: 110px;
	margin-bottom: 0;
	border-width: 0;
	outline-width: 0;
	border-collapse: collapse
	
	
	
	}
h1 a {
	text-decoration: none;
}

h2#blog-description {
	color: #9e673d;
	position: absolute;
	bottom: 50px;
	left: 40px;
	margin: 0;
	padding: 0;
	font:italic 1em / 1em Arial, sans-serif;
	}

h2 {
	color: #ffb900;
	font-size: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-stretch: condensed;
	text-align: left;
	margin: 0 0 20px;
	padding: 0 20px 0 0;
	}

h3 {
	color: #ffb900;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0 0 20px;
	}

h3 a {
	color: #ffb900;
	font-size: 16px;
	text-decoration: none;
	}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
}

/*	##################################
   	HEADER
	################################## */
	
#header ul {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 900px;
	height: 35px;
	margin: 0;
	padding: 0 20px;
	list-style: none;
	background: url(img/bg-menu.gif) repeat-x left top;
	border-width: 0;
	}

#header li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
	}

#header li#first {
	
	}

#menu .page_item a {
	color: #fff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	display: block;
	float: left;
	height: 27px;
	margin: 0;
	padding: 8px 22px 0;
	text-decoration: none;
	text-align: center;
	}

#menu .current_page_item a, #menu .page_item a:hover {
	color: #9a044c;
	text-decoration: none;
	background-image: url(img/bg-menu-over.gif);
	background-repeat: repeat-x;
	}

#rss {
	position: absolute;
	bottom: 80px;
	right: 20px;
	width: 300px;
	height: 40px;
	text-align: right;
}

#rss p {
	color: #d6e5ee;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 1px 0 0;
	}

#rss img {
	float: right;
	margin: 0 0 0 10px;
}

/*	##################################
   	CONTENT
	################################## */
	
/** content left */

.box-left {
	margin: 0 0 40px 20px;
}

.box-left img {
	float: left;
	margin: 0 10px 10px 0;
}
	
.meta {
	clear: both;
	padding: 10px;
	color: #d2bfc1;
	font-size: 10px;
	background-color: #61001f;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	border-top: 1px dotted #d095a6;
	}

.meta-date {
	background-image: url(img/bg-meta-date.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 2px;
	padding: 0 10px 0 15px;
	}

.meta-categories {
	color: #d2bfc1;
	background-image: url(img/bg-meta-categories.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 2px;
	padding: 0 10px 0 15px;
	}

.meta-comments {
	color: #d2bfc1;
	background-image: url(img/bg-meta-comments.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 2px;
	padding: 0 10px 0 15px;
	}

p.tags {
	clear: both;
}

/** content right */

.box-right {
	margin: 0 20px 40px 0;
}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	display: inline; /* white space bug IE6 */
}

.box-right li a {
	color: #ef9ba2;
	display: block;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #a00a52;
	text-decoration: none;
	}

.box-right li a:hover {
	color: #d2bfc1;
	background: #9a044c;
	}

.box-right li ul {
	margin: 0px;
	padding: 0 0 0 20px;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px;
	}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0;
	border: solid 1px #9a044c;
	color: #d2bfc1;
	background-color: #50001f;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	}
#commentform .text:hover {
	color: #d2bfc1;
	background-color: #61001f;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	padding: 6px 6px 0;
	height: 22px;
	border: solid 1px #9a044c;
	}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0;
	border: solid 1px #9a044c;
	color: #d2bfc1;
	background-color: #50001f;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	}
#commentform textarea:hover {
	color: #d2bfc1;
	background-color: #61001f;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	padding: 6px 6px 0;
	height: 150px;
	border: solid 1px #9a044c;
	}

#commentform .button {
	width: 90px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #fff url(img/bg-button.gif) no-repeat left top;
	border: none;
	color: #000;
	font-weight: bold;
	}
#commentform .button:hover {
	color: #000;
	font-weight: bold;
	background: #fff url(img/bg-button-over.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 90px;
	height: 30px;
	border: none;
	}

.comment-meta {
	padding: 10px 10px 0;
	color: #f5ffff;
	background-color: #a8125a;
	background-image: none;
	}

.comment-meta .avatar {
	color: #d2bfc1;
	float: left;
	margin: 0 10px 0 0;
	}

.comment-text p {
	margin: 0;
	padding: 10px;
}

/*	##################################
   	SEARCHFORM
	################################## */
#searchform #search {
	color: #d2bfc1;
	background-color: #50001f;
	background-position: left top;
	padding: 6px 6px 0;
	width: 186px;
	height: 22px;
	float: left;
	border: solid 1px #9a044c;
	}

#searchform #search:hover {
	color: #d2bfc1;
	background-color: #61001f;
	background-position: left top;
	padding: 6px 6px 0;
	width: 186px;
	height: 22px;
	float: left;
	border: solid 1px #9a044c;
	}

#searchform #search-submit {
	width: 90px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #fff url(img/bg-button.gif) no-repeat left top;
	border: none;
	color: #000;
	font-weight: bold;
	}
#searchform #search-submit:hover {
	color: #000;
	font-weight: bold;
	background: #fff url(img/bg-button-over.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	width: 90px;
	height: 30px;
	border: none;
	}

/*	##################################
   	FOOTER
	################################## */

#footer {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width: 900px;
	margin: 0 auto;
	padding: 20px 20px 0;
	border-top: 1px dashed #eb7c00;
	}

#legal {
	float: left;
	width: 400px;
}

#webdemar {
	float: right;
	width: 380px;
	text-align: right;
}

#footer-bottom {
	background-position: left bottom;
	width: 940px;
	height: 20px;
	margin: 0 auto;
	}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.aligncenter {
	margin: 0 0 10px 0;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f7f7f7;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0px;
   padding: 0px;
   border: none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}