/*
Theme Name: WP-HXC
Theme URI: http://www.hearttimescoffeecup.com
Description: Lifestyle Model
Version: 1.1
Author: Heart Times Coffee Cup Studios
Author URI: http://www.hearttimescoffeecup.com
Tags: 3 columns, white, widgets, fixed width, 1000px
*/


/* Body */

* {
	margin:0;
	padding:0;
}

body {
	color: #333;
	font-size: small;
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 150%;
	background: white;
	margin: 0;
}

/*Wrap 1000px Width*/

#wrap {
	background-color:#fff;
	color:#303030;
	margin:0 auto;
	width:1000px;
}

/* Header */

#header {
	margin:0 0 0;
}

#header h1 { 
	background-color:inherit; 
	color:white; float:left; 
	font-size:small; 
	text-indent: -1000px; 
	letter-spacing:-1px; 
	margin:0 0 10px; 
	width:0; 
}

#header h1 a {
	width:1000px;
	height: 185px;
	background-image: url(img/front.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1 a span {
	display:none;
}

#header p {
	color: #333;
	background-color:inherit;
	float:right;
	font-size:1.1em;
	font-weight: bold;
	line-height:1.3em;
	margin:6px 0 0;
	text-align:center;
	text-indent: -1000px;
	width:0;
}

#headbannerad {
	height:50px;
	width:1000px;
	border:0px;
	margin:20px auto;
	top:10px;
}

#frontphoto {
	width: 1000px;
	height: 185px;
	margin:0;
}

/*Blog Titles*/

span#blogTitle {
    color:white;
	float:left;
	font-size:2em;
	text-indent: -1000px;
	letter-spacing:-1px;
	margin:0 0 10px;
	width:0;
	display:none;
}

span#blogTitle a span {
     display:none;
}

span#blogTitle a:hover {
     display:none;
}
 
.post h1 {
    color: #ed1c24;
	font-size:1.6em;
	font-weight: normal;
	margin:0 0 10px;
}
	

/* Links */

a {
	background-color:inherit;
	color:#62a429;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	background-color:inherit;
	color:#fabc78;
	font-weight:normal;
	text-decoration:underline;
}

a img {
	border:0;
}


	

/*Left Sidebar*/

#leftside {
	clear:left;
	float:left;
	line-height:1.5em;
	margin:0 0 5px;
	padding:0;
	width:174px;
}

#leftside li, #extras li {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	list-style:none;
}

#leftside ul ul, #extras ul ul {
	font-size: 12px;
	margin:6px 0 0 10px;
}

#leftside ul ul li, #extras ul ul li {
	margin:0 0 4px;
}

#leftside ul ul li a, #extras ul ul li a {
	font-weight:normal;
}

#leftside ul.linklist, #extras ul.linklist {
	font-size:12px;
}

#leftside ul.linklist ul, #extras ul.linklist ul {
	margin:0 0 20px;
}

#leftside ul.linklist ul li a, #extras ul.linklist ul li a {
	font-weight:bold;
}

#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {
	color:#999;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	margin:0 0 6px;
}

#leftside label, #extras label  /* hides the search for label */ {
	display:none;
}

#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	text-transform: inherit;
	text-align: center;
	margin:0 0 18px;
}

/*Right Sidebar*/

#extras {
	color: #000;
	font-size: 12px;
	float:right;
	line-height:15px;
	margin:0;
	padding:0;
	width:300px;
}

/* Main menu */

ul.page {
	list-style:none;
	margin:0 0 20px;
	width:249px;
}

ul.page li {
	display:inline;
	line-height:1.4em;
	width:250px;
}

ul.page li a {
	background-color:#f4f4f4;
	border-left:4px solid #cccccc;
	color:#505050;
	float:left;
	font-weight:bold;
	margin-bottom:5px;
	padding:5px 1px 5px 5px;
	text-decoration:none;
	width:130px;
}

ul.page li a:hover, ul.page li.current_page_item a {
	border-left:4px solid #286ea0;
	color:#505050;
}

ul.page ul {
	font-size:0.9em;
	margin:0 0 0 15px;
	padding:0 0 5px;
	width:125px;
}

ul.page ul a {
	padding:3px 1px 3px 5px;
	width:115px;
}

ul.page ul ul {
	width:113px;
}

ul.page ul ul a {
	width:100px;
}


/* Content */

#submit {
	margin-top: 10px;
}

#content {
	line-height:1.6em;
	width: 470px;
	float: left;
	margin:0 0 0 27px;
	padding:0;
}

#contentwide {
	line-height:1.6em;
	margin:0 0 5px 150px;
	padding:0;
}

#content h2,#contentwide h2 {
	color: #ed1c24;
	font-size:1.6em;
	margin:0 0 10px;
	font-weight: normal;
}

#content h3,#contentwide h3 {
	font-size:1.4em;
	margin:0 0 8px;
}

#content img,#contentwide img {
	border:1px solid #d0d0d0;
	float:left;
	margin:3px 10px 3px 0;
}

#content ul,#contentwide ul,#content ol,#contentwide ol {
	margin:0 0 16px 20px;
}

#content li,#contentwide li {
	padding:0 0 0 5px;
}

#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {
	margin:0 0 0 16px;
}

/* Footer */

#footer {
	border-top:2px solid #e0e0e0;
	font-size:xx-small;
	clear:both;
	color:#666;
	font-weight:normal;
	line-height:1.7em;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	width:1000px;
}

#footer p {
	margin:0;
	padding:0;
}

#footer a {
	color:#ccc;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover {
	color:#555;
	text-decoration:underline;
}

#footer strong a {
	font-weight:bold;
}

#footer span.credits {
	font-size:1.1em;
}


/* Subpage menu */

#subpages {
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	float:right;
	font-weight:bold;
	line-height:1.3em;
	margin:-5px 0 8px 15px;
	padding:0 0 10px 10px;
	width:190px;
}

#subpages h2 {
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.3em;
	margin:0 0 12px;
}

#subpages ul.submenu {
	line-height:1.4em;
	list-style:none;
	margin:0;
}

#subpages ul.submenu li {
	display:inline;
	line-height:1.4em;
	width:180px;
	padding:0;
}

#subpages ul.submenu li a {
	background-color:transparent;
	border-left:4px solid #cccccc;
	color:#505050;
	float:left;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px 1px 3px 5px;
	text-decoration:none;
	width:180px;
}

#subpages ul.submenu li ul {
	margin:0 0 5px 10px;
	width:170px;
}

#subpages ul.submenu li ul li a {
	width:170px;
}

#subpages ul.submenu li ul ul {
	margin:0 0 5px 10px;
	width:160px;
}

#subpages ul.submenu li ul ul li a {
	width:160px;
}

#subpages ul.submenu li ul ul ul {
	margin:0 0 5px 10px;
	width:150px;
}

#subpages ul.submenu li ul ul ul li a {
	width:150px;
}

#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {
	border-left:4px solid #286ea0;
	color:#555;
}

#subpages ul.submenu li.current_page_item ul li a {
	border-left:4px solid #cccccc;
	color:#555;
}



/* Forms */

#s,#submit {
	color: #505050 !important;
	background-color:#ffffff;
	border:solid 1px #cccccc;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:250px;
}

#author,#email,#url,#comment {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#commentsection {
	margin:25px 0 0;
}

#commentsection p {
	margin:0 0 6px;
}

/* Tags */

p,ul,ol {
	margin:0 0 18px;
}

blockquote {
	border-left:4px solid #e0e0e0;
	margin:20px;
	padding:8px 8px 8px 15px;
}

blockquote p {
	background-color:inherit;
	color:#505050;
	font-size:0.9em;
	line-height:1.3em;
}

label {
	background-color:inherit;
	color:#606060;
	font-size:0.9em;
	font-weight:bold;
}

table#wp-calendar {
	margin:0 0 20px;
	width:250px;
}

code {
	font-size:1.2em;
	display:block;
	padding:5px 5px 5px 8px;
	background-color:#f4f4f4;
	margin:5px 0 15px 0;
	border-left:4px solid #cccccc;
}

/* WP image align classes */

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

/* Float fix */

.contenttext {
	overflow:hidden;
	width: 470px;
}

* html .contenttext {
	height:1px;
	overflow:visible;
}

* html .contenttext p {
	overflow:hidden;
	width:99%;
}

/* Various classes */

.left {
	border:1px solid #cccccc;
	float:left;
	margin:10px 15px 10px 0;
}

.right {
	border:1px solid #cccccc;
	float:right;
	margin:10px 0 5px 10px;
}

.center {
	border:1px solid #aaaaaa;
	margin:5px auto 12px;
	text-align:center;
}

.textright {
	text-align:right;
}

.small {
	font-size:0.8em;
}

.bold {
	font-weight:bold;
}

.hide {
 display:none;
}

.post {
	margin:0 0 20px;
}

.postinfo {
	color:#606060;
	font-size:11px;
	font-weight:bold;
	margin:1px 0 30px;
	padding:8px 5px 8px 8px;
	border-top: 1px solid #ccc;
}

.comment {
	color:#606060;
	margin:24px 0 48px;
	padding:0;
}

.comment p {
	font-size:0.9em;
	line-height:1.3em;
	margin:0 0 16px;
	padding-top: 3px;
	padding-bottom:3px;
}

.gravatarside {
	float:right;
	width:48px;
	height:48px;
	visibility: hidden;
	margin:0 5px 5px;
}

.navigation {
	display:block;
	margin:10px 0 20px 0;
	padding:0;
	text-align:center;
}

.navigation p {
	margin:0;
	padding:0;
}

.prevlink {
	margin-right:20px;
}

.nextlink {
	margin-left:20px;
}


/*Search Form*/

#searchform #searchsubmit {
	cursor: pointer;
	float: right;
}

#searchform #s {
	border: solid 1px #ccc;
	font-size: 13px;
	padding: 3px;
	height: 15px;
	margin: 0;
	width: 245px;
	color: #333;
	float: left;
	list-style-image: url(img/search.gif);
}

#searchform div {
	padding-top: 3px;
}


/*Subscribe2*/

.subscribe {
	color: #62a429;
	background: white;
	margin: 0;
	font: normal small/150% Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
}

#subscribeform {
	border: 1px solid #ccc;
	padding: 3px;
	height: 15px;
	margin: 0;
	width: 170px;
	color: #999;
	float: left;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
