/*-------------------------------------------------------------------------*/
/*  
Theme Name: Let It Go Theme
Theme URI: http://www.alexisvear.com
Description: Wordpress Theme for AlexisVear.com.
Version: 1.0
Author: Jason Butler
Author URI: http://www.biscuitstudios.com

		Want to throw a big thanks to Nick La of N.Design Studio (http://www.ndesign-studio.com)
		He was a huge inspiration for this theme and a great source for knowledge and inspiration.
		Thanks for a great starting point.
*/
/*-------------------------------------------------------------------------*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #555555;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	background-color: #FFFFFF;
	/*background-image: url(images/body_background.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	margin: 0px;
	padding: 0px;
	/*list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;*/
}
#wrap {
	width: 1000px;
	margin: 0px auto;
	background-image: url(images/page_background.jpg);
	background-repeat: repeat-y;
	background-position: center top; 
}
#header {
	background-image: url(images/header_background.jpg);
	background-repeat: no-repeat;
	/* background-position: center top; */
	height: 374px;
	position: relative;
}

/*-------------------------------------------------------------------------*/

/* MAIN NAVIGATION */

/*-------------------------------------------------------------------------*/
/* subnav is in the sidebar section */

#menu {
	list-style: none;
	margin: 0;
	padding: 0;	
	/*position: absolute;*/
}
#menu li {
	float: left;
	margin: 0 19px 0 0;
	padding: 0;
}
#menu .page_item a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 340px 0 0 0;
	padding: 5px 10px 5px 10px;
}
#menu .page_item a:hover {
	color: #B27E11;
	background-color: #F0E6D0;
	text-decoration: none;
}
#menu .page_item a:active {
	color: #B27E11;
	background-color: #F0E6D0;
	text-decoration: none;
}
#menu .current_page_item a, #menu .current_page_item a:visited {
	color: #B27E11;
	background-color: #F0E6D0;
	text-decoration: none;
}

/*-------------------------------------------------------------------------*/

/* HTML FORMATTING & LINKS */

/*-------------------------------------------------------------------------*/

a {
	color: #B27E11;
	text-decoration: none;
	padding: 2px 0 2px 0;
}
a:visited {
	color: #B27E11;
	text-decoration: none;
	padding: 2px 0 2px 0;
}
a:hover {
	color: #FFFFFF;
	background-color: #D0B06C;
	text-decoration: none;
	padding: 2px 0 2px 0;
}
img {
	border: none;
}
p {
	padding: 0 0 15px 0;
	margin: 0;
}
h1 {
	margin: 0;
	background: url(images/header-icon.gif) no-repeat;
	margin: 0;
	padding: 15px 0 3px 0;
	color: #555555;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 26px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
}
h1 a, h1 a:visited{
	color: #B27E11;
	text-decoration: none;
}
h1 a:hover {
	color: #758D38;
	background-color: #FFFFCC;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 21px;
	color: #555555;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	/* border-bottom: solid 1px #CCCCCC; */
	margin: 0;
	padding: 15px 0 0 0;
}
h2 a, h2 a:visited {
	color: #B27E11;
	text-decoration: none;
}
h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 17px;
	color: #555555;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	padding: 0;
}
h4 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #555555;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	margin: 0;
	padding: 0;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin-bottom: 0px;
}
li {
	margin-top: 0px;
}

/*-------------------------------------------------------------------------*/

/* CONTENT AREA */

/*-------------------------------------------------------------------------*/

#content {
	float: left;
	width: 560px;
	overflow: hidden;
	padding: 8px 30px 10px 90px;
}
.post-content {
	padding-top: 16px;
}
.post-line {
	margin: 5px 0 5px 0;
	padding: 0;
	text-align: left;
	border-top: solid 2px #EEE;
}
small {
	font-size: 11px;
	color: #AAA;
}
#comments, #respond {
	border-top: solid 1px #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F1FEDB;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% "Trebuchet MS", Tahoma, Arial;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label {
	color: #787878;
	font-size: 87%;
}
#commentform input {
	width: 200px;
	background: #FAF5E0;
	border: 1px solid #B27E11;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea {
	width: 450px;
	height: 115px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	background: #FAF5E0;
	border: 1px solid #B27E11;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #FFFFFF;
}
#commentform #submit {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	background: #B27E11;
	color: #FFFFFF;
	border: none;
	float: left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
#categories {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DCEEB7;
}
.post {
	clear:both;
	padding-top: 5px;
}
/*.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	display: block;
	line-height: 11px;
	padding-top: 11px;
	margin-left: -3px;
}
.post-day {
	font-size: 15px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	display: block;
	line-height: 15px;
	padding-top: 0px;
	margin-left: -3px;
}*/
.post-title {
	float: left;
	/*margin-left: 10px; use this two if you include the date
	width: 485px;*/
	margin-left: 0px;
	width: 560px;
}
.entry {
	clear: both;
	padding-top: 4px;
}
.post-user {
	float:left;
	font-size: 12px;
	color: #999999;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(mages/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
/*.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}*/
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/*-------------------------------------------------------------------------*/

/* SIDEBAR */

/*-------------------------------------------------------------------------*/

#submenu {
	font-size: 17px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	line-height: 30px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.list-submenu li {
	background: url(images/next.png) no-repeat  !important;
	padding-left: 30px !important;
}
#sidebar {
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 80px;
	padding-top: 0px;
	float: right;
	width: 240px;
	color: #666666;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	color: #758D38;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 17px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-bottom: solid 1px #DCEEB7;
}	
/*sidebar text styles */
/*.sidebar a, #sidebar a:visited{
	color: #B27E11;
	text-decoration: none;
	padding: 2px;
}
.sidebar a:hover{
	color: #FFFFFF;
	background-color: #FFFFCC;
	text-decoration: none;
	padding: 2px;
}*/
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: solid 1px #DCEEB7;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*submenu icons
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat  !important;
	padding-left: 20px !important;
}
/*blogroll 
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget 
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget 
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages 
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget 
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget
li.widget_calendar td {
	padding: 1px 7px;
}*/
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*-------------------------------------------------------------------------*/

/* FOOTER */

/*-------------------------------------------------------------------------*/

#footer {
	width: 1000px;
	height: 132px;
	clear: both;
	background-image: url(images/footer_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto;
	padding: 0;
}
#copyright {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	margin: 0px auto;
	padding: 40px 90px 0 90px;
}
#copyright a, #copyright a:visited, #copyright a:active {
	color: #B27E11;
	text-decoration: underline;
	padding: 3px;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #D0B06C;
	padding: 3px;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/*-------------------------------------------------------------------------*/

/* SEARCH FORM */

/*-------------------------------------------------------------------------*/

#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/*-------------------------------------------------------------------------*/

/* VARIOUS TAGS & CLASSES */

/*-------------------------------------------------------------------------*/

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: block;
	clear: both;
	color: #DDD;
	margin: 18px 0;
	padding: 0;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/*-------------------------------------------------------------------------*/

/* CAPTIONS */

/*-------------------------------------------------------------------------*/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*-------------------------------------------------------------------------*/

/* FORM STYLES */
/* covers contact 7 input styles, logins, etc. */

/*-------------------------------------------------------------------------*/

/*
div#insitelogin_container {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	text-align: left;
	width: 100%;
}
div#insitelogin_container p {
	margin: 0;
	padding: 0;
	text-align: left;
}
*/
legend {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 0;
}
label {
	font-size: 13px;
	margin: 0;
	padding: 0 5px 0 0;
	text-align: left;
}
label a {
}
.checkboxlabel {
	margin-left:10px;
}
.flipped .checkbox {
	margin-left:5px;
}
.flipped .checkboxlabel {
	margin-left:0px;
}
input[type="submit"] {
	margin: 10px 0 10px 0;
}
input[type="text"], input[type="password"], input[type="file"], input[type="radiobutton"], select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	border: 2px solid #DDD;
	background: #FFF;
	margin: 0 0 8px 0;
	padding: 4px;
	vertical-align: middle;
}
input[type="text"]:hover, input[type="password"]:hover, input[type="file"]:hover, input[type="radiobutton"]:hover, textarea:hover {
	border: 2px solid #BBB;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, input[type="radiobutton"]:focus, textarea:focus {
	border: 2px solid #DDD;
	background-color: #FFFFEE;
}

/* specific to wordpress */
#searchform {
	margin: 0;
	padding: 5px 25px 0 0;
	text-align: right;
}
/*
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
*/
/*
#sidebar #searchsubmit {
	padding: 1px;
}
*/
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
.gray-font {
	color: #888;
}
.black-font {
	color: #555;
}

/*-------------------------------------------------------------------------*/

/* ALIGNMENTS */

/*-------------------------------------------------------------------------*/

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}