/* @override 
	http://www.crokin.fernandomondragon.com/wp-content/themes/custom/style.css?ver=3.9.1 */
/*
Theme Name: LizCrokin.com Theme
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:arial;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}/*body{line-height:1;}*/ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}

@font-face {
    font-family: 'chunkfive_exregular';
    src: url('fonts/chunkfive_ex-webfont.eot');
    src: url('fonts/chunkfive_ex-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/chunkfive_ex-webfont.woff') format('woff'),
         url('fonts/chunkfive_ex-webfont.ttf') format('truetype'),
         url('http://lizcrokin.com/wp-content/themes/custom/fonts/chunkfive_ex-webfont.svg#chunkfive_exregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

b, strong{
font-weight:bold;
}

u{text-decoration:underline;}

i,em{font-style:italic;}

a{
	color: #D6562B;
	text-decoration: none;
}

img{
	max-width: 100%;
}

body,html{
	min-width: 940px;
	font-size: 14px;
	line-height: 1.5;
}

.sitewidth{
	width: 940px;
	margin: 0px auto;
}

.margined{
	margin: 20px;
	float: left;
}

p{
	margin-bottom: 10px;
}

h1,h2,h3,h4,h5,h6,
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	font-family: 'chunkfive_exregular';
}

.archive-title{
	font-size: 20px;
	color: #2464A6;
	margin-bottom: 20px;
}

/* @group Header */

#header{
	background: url('images/stripes.jpg') repeat-x left 78px;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

#hollywood{
	position: absolute;
	top: 20px;
	right: 0px;
}

#site-logo{
	float: left;
}

#site-logo span{
	position: absolute;
	top: -999999px;
}

#header ul{
	float: right;
	margin-top: 117px;
}

#header li{
	float: left;
}

#header li a{
	padding: 8px 20px;
	background: #E8F2F9;
	color: #999;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 10px;
}

#header li.current_page_item a,
#header li a:hover{
	background: #4A99D0;
	color: #fff;
}

/* @end */

/* @group Slideshow */
#slideshow{
	overflow: hidden;
	margin-bottom: 20px;
}

.slide{
	position: relative;
}

.home .slide{
	height: 425px
}

.slideinfo{
	width: 286px;
	position: absolute;
	z-index: 9;
	color: #fff;
	top: 0px;
	right: 0px;
	height: 100%;
	overflow: auto;
	max-height: 100%;
	background: url('images/bg_slideinfo.png') repeat-y left 9px;
}

.media .slideinfo{
	background: none;
}

.slideinfo h2{
	font-size: 25px;
	text-transform: uppercase;
}

#pager{
	text-align: center;
	margin-top: 20px;
}

#pager span{
	display: inline-block;
	margin: 10px;
	padding: 5px 30px;
	background: #EDB4A1;
	line-height: 0;
	text-indent: -99999px;
	cursor: pointer;
}

#pager .cycle-pager-active{
	background: #2464A6;
}

/* @end */

/* @group #main */
#border{
	border-bottom: 1px solid #eee;
	margin-bottom: 1px;
}

#main{
	background: #F0F6FB;
	overflow: hidden;
}

#main .sitewidth{
	position: relative;
	margin: 0px auto;
	padding: 20px 0px;
	overflow: hidden;
}
/* @end */

/* @group #columnone */
#columnone{
	float: left;
	width: 615px;
}
/* @end */

/* @group #columntwo */
#c2bg{
	position: absolute;
	width: 286px;
	height: 100%;
	padding: 20px 0px;
	right: 0px;
	top: -20px;
	background: #93C2E2;
}

#columntwo{
	position: relative;
	z-index: 9;
	float: right;
	width: 286px;
	border-bottom: 10px solid #F0F6FB;
	clear: right;
}

#columntwo .margined{
	margin-top: 0px;
}

#columntwo h2{
	color: #F0F6FB;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 1;
	text-indent: 20px;
	margin-left: -20px;
}

#columntwo h2:before{
	content: '\25BA';
	left: -32px;
	font-size: 26px;
	position: absolute;
}

#columntwo a{
	color: #fff;
}

#columntwo a:hover{
	color: #2464A6;
}

#recent-posts-3 li{
	margin-bottom: 10px;
}

#secondw, #thirdw{
	padding-top: 20px;
}

.widget{
	margin-bottom: 20px;
}

.widget-area{
	max-width: 255px;
}

#dropdown{
	margin: 10px 0px -30px;
	padding: 5px;
	border: 5px solid #F0F6FB;
	border-right-width: 40px;
	width: 190px;
	display: block;
	color: #F0F6FB;
	text-transform: uppercase;
	position: relative;
}

#dropdown:after{
	content: '\25BC';
	position: absolute;
	right: -33px;
	top: -2px;
	font-size: 25px;
	color: #93C2E2;
}

#columntwo select{
	width: 100%;
	opacity: 0;
}

ul.really_simple_twitter_widget li{
	margin: 10px 0px;
	color: #fff;
}

/* @end */

/* @group Posts */
.post{
	margin-bottom: 50px;
	overflow: hidden;
}
.post h2{
	margin-bottom: 20px;
}

.post h2 a, .post h2{
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 1;
}

.post-date{
	margin-bottom: 10px;
	color: #999;
}

.social{
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.post-content{
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.tags{
	color: #666;
	font-size: 12px;
}

.tags a, .more-link{
	color: #D6562B;
	text-decoration: none;
}

.chicklets{
	padding-right: 0px!important;
	padding-left: 16px!important;
}

.stButton{
	margin: 0px!important;
}

.social-post-footer{
	margin-top: 10px;
}
/* @end */

/* @group footer */
#footer{
	background: url('images/stripes.jpg') repeat-x left top;
	padding-top: 40px;
}

#bgfooter{
	background: url('images/bg_footer.jpg') no-repeat left top;
	background-size: cover;
	padding: 10px 0px 60px;
}
/* @end */

/* @group VFB Form */

#contact-form-1 *{
	background: none;
}

#contact-form-1 .vfb-legend,
#contact-form-1 #item-vfb-1 label{
	display: none;
}

#contact-form-1 li{
	border-top: 2px solid #eee;
	border-left: 2px solid #eee;
	margin-bottom: 10px!important;
	background: #F0F6FB!important;
}

#contact-form-1 input,
#contact-form-1 textarea{
	border: none!important;
	background: none!important;
	outline: none!important;
	color: #93C2E2;
	font-family: 'chunkfive_exregular';
	box-shadow:none;
	font-size: 25px;
	margin: 0px;
	padding: 0px;
}

#contact-form-1 fieldset{
	background: #fff;
	border: none;
	padding-top: 15px;
}

#contact-form-1 li.vfb-item-submit{
	border: none!important;
	background: none!important;
}

#contact-form-1 li.vfb-item-submit input{
	float: right;
	border-top: 2px solid #eee!important;
	border-left: 2px solid #eee!important;
	margin-bottom: 10px!important;
	background: #F0F6FB!important;
	padding: 0px 5px;
}

/* @end */