/*
Theme Name: 
Version: 1.0
Author: AppSoft Development
Author URI: http://www.appsoftdevelopment.com/
*/
@charset "UTF-8";
/* CSS Document */




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU << I like that! -kf */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}


body{
	background-color:#EADCD1;
	background-repeat:repeat-x;
	background-position:top;
	text-align: center;
	margin:0 auto;
}


p {
	padding:0px 15px;
	font:12px/20px Verdana;
	color:#2d2d2d;
}
a { 
	color:#2d2d2d;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color:#2d2d2d;
}

.sociable_tagline {
        color:#2d2d2d;
        font:13px/20px Verdana;
}
small {
	padding:0px 15px;
	font:10px Verdana;
	color:#2d2d2d;
}

/* MAIN WRAPPER */

#main_wrapper {
	width:945px;
	margin:0 auto;
	text-align:left;
	padding:0px;
	background-color:#ffffff;
}
#header_wrapper {
	width:946px;
	margin:0 auto;
	padding:0px;
}
#logo {
	float:left;
	margin:0 auto;
}
#phone {
	float:right;
	margin:0 auto;	
}
#search {
	padding:0px 14px 10px 0px;
}
#navigation{
	width:935px;
	margin:0 auto;
	padding:8px 0px 4px 10px;
	background-color:#684124;
	color:#fff;
	font:14px/20px Verdana;
}
#navigation a {
	color:#fff;
	text-decoration:none;
	padding:0px 0px 0px 45px;
}
#navigation a:hover{
	color:#fff;
	text-decoration:underline;
}
#navigation a:visited{
	color:#fff;
}
#marketing_window {
	width:944px;
	margin:0 auto;
	padding:0px;
}

#content_wrapper {
	min-height:350px;
	width:944px;
	margin:0 auto;
	padding:0px;
}
#content_wrapper_int {
	min-height:750px;
	width:945px;
	margin:0 auto;
	padding:0px;
}



/* FOOTER */

#footer_wrapper {
	background-color:#572507;
	background-image: url(http://www.circlekfurniture.com/images/footer_border.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #EADCD1;
	font-family: Verdana, Geneva, sans-serif;
	clear: both;
	width: 924px;
	min-height:30px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-size: 10px;
	text-align:center;
}
#footer_wrapper a { color: #EADCD1; }
#footer a:visited { color: #EADCD1; }
#footer_wrapper a:hover { color: #FFF; }

#jesus_fish a:link ,#jesus_fish a:visited {
	background-image: url(http://www.circlekfurniture.com/images/jesus_fish.jpg);
	height: 23px;
	width: 59px;
	float: left;
	background-position: 0px -23px;
}
#jesus_fish span{ display: none; }
#jesus_fish a:hover { background-position: 0px 0px; }


/* HEADER TAGS */

h1 {
	padding:15px 0px 5px 15px;
	margin: 5px 0px;
	font:bold 16px Verdana;
	color:#2d2d2d;
}
h2 {
	padding:15px 0px 5px 5px;
	font:bold 24px/24px Verdana;
	color:#2d2d2d;
}
h2 a {
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}
h2.widgettitle {
	padding:15px 0px 0px 15px;
	font:bold 18px/14px Verdana;
	color:#2d2d2d;
}
h2.pagetitle {
	padding:15px 0px 0px 15px;
	font:normal 18px/14px Verdana;
	color:#ffffff;
}
h3 {
	padding:15px 0px 5px 15px;
	font:bold 20px/20px Verdana;
	color:#2d2d2d;
}
h4 {
}
h5 {
}
h6 {
}


/* LISTS */

ol, ul {
	margin-left:10px;
	padding:0px 10px;
}
li {
	font:13px/22px Verdana;
	color:#2d2d2d;
	padding-top:0px;
}




/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width: 100%;
	font:11px/20px Verdana;
	color:#fff;
	letter-spacing:0px;
}
#contact_table {
	width: 400px;
	font:11px/20px Verdana;
	color:#fff;
	letter-spacing:0px;
	padding-left:10px;
}
.contact_row {
	width: 300px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 45px;
	height: 20px;
	text-align: right;
	padding:5px 5px 0px 0px;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
input.contactinput {
	width: 250px;
	font:11px Verdana;
	color:#fff;
	background-color: #FFFFFF;
}
textarea.contacttext {
	font:11px Verdana;
	color:#fff;
	background-color: #FFFFFF;
}


/* BLOG */
#entry p a {color:#2d2d2d; text-decoration:underline; }
#entry p a:hover {color:#2d2d2d; text-decoration:none;}

#blog_left {padding-left:15px; padding-top:15px; width:670px; float:left;}
#blog_left h2 a text-decoration:none; {color:#2d2d2d;}
#blog_left h2 a:visited text-decoration:none; {color:#2d2d2d;}
#blog_left a:link {font-family:Verdana; color:#2d2d2d;}
#blog_left a:visited {font-family:Verdana; color:#2d2d2d;}

#blog_right {width:230px; float:right; vertical-align:top; background-color:#572606}
#blog_right a {font-family:Verdana; font-size:12px; color:#fff;}
#blog_right a:visited{font-family:Verdana; color:#fff;}

#sidebar {padding-bottom:25px; padding-top:15px;}
#sidebar ul, li{list-style-type:none; color:#fff;}
#sidebar li h2{padding-top:10px; color:#fff;}
.sociable {padding-left:15px;}

.cat-item-4 {
      display:none;
}

.cat-item-5 {
      display:none;
}

.cat-item-1 {
      display:none;
}
     

#s {
width:145px;
}

/*SOCIAL ICONS*/
#social {
	width:153px;
	height:50px;
	margin-right:auto;
	margin-left:auto;
}

#facebook a {
	display:inline-block;
	float:right;
	margin-left:3px;
	border:none;
	width: 48px;
	height: 48px;
	background: url(images/facebook.png) no-repeat;
}

#facebook a:hover {
	display:inline-block;
	background-position: 0 -2px;
	border:none;
} 

#twitter a {
	display:inline-block;
	float:right;
	margin-left:3px;
	border:none;
	width: 48px;
	height: 48px;
	background: url(images/twitter.png) no-repeat;
}

#twitter a:hover {
	display:inline-block;
	background-position: 0 -2px;
	border:none;
}

#feed a {
	display:inline-block;
	float:right;
	margin-left:3px;
	border:none;
	width: 48px;
	height: 48px;
	background: url(images/rss.png) no-repeat;
}

#feed a:hover {
	display:inline-block;
	background-position: 0 -2px;
	border:none;
}
