/*
Theme Name: Culturefried
Theme URI: http://www.culturefried.com
Description: What you need is a <a href="http://www.brunetgarcia.com/">greasy pork sandwich</a> served on a dirty ashtray.
Version: Uno
Author: Brunt-Garc&iacute;a
Author URL: http://www.brunetgarcia.com/
Tags: multicultural, diverse, fried

<!-- Thanks Mike -->

*/

/* ---- clear all ---- */
/* ---------------- */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td  { margin : 0; padding : 0; }
h1,h2,h3,h4,h5,h6 { font-size : 100%; }
ol,ul { list-style : none; }
table { border-collapse : collapse; border-spacing : 0; }
fieldset,img { border : 0;}

/* ---- page structure ---- */
/* ---------------- */

body {
   	font-family: 'Lucida Grande', Verdana, Arial;
	background: transparent url(images/backgrd_pattern.gif);
	text-align: center; 
}

/* #page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	} */

#header {
    width: 932px;
	height: 490px;
    position: relative;
    margin: 0 auto 0 auto;
    background: transparent url(images/header_backgrd.gif) no-repeat 0 0; 
}

#wrapper {
    width: 932px;
    position: relative;
    margin: 0 auto;
    background: transparent url(images/wrapper_backgrd.gif) repeat-y 0 0;
	text-align: left;
}

/*#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
}

 #leftcolumn { 
	margin-left: 28px;
	padding-left: 15px;
	width: 443px;
	float: left;
}

#rightcolumn { 
	float: right;
	height: 350px;
	width: 351px;
	margin-right: 25px;
	display: inline;
} 


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	} */
	
.narrowcolumn, .widecolumn {
	margin-left: 28px;
	padding: 20px 0 0 0;
	width: 443px;
	float: left;
	display: inline;
}

#writerscolumn {
	margin-left: 28px;
	padding: 20px 0 0 0;
	width: 750px;
	float: left;
	display: inline;
}

#sidebar {
	padding: 20px 0 0 0;
	margin-left: 506px;
	width: 350px;
}

/* #sidebar form { margin: 0; } 
	
.post h2 { margin: 0 0 40px; text-align: justify; }*/

.post hr { display: block; }

/* .widecolumn .post { margin: 0; } */

.narrowcolumn .postmetadata { padding-top: 5px; }

.widecolumn .postmetadata { margin: 30px 0; }

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

/* .widecolumn .attachment { text-align: center; margin: 5px 0px; } */

.postmetadata, .clear { clear: both; }

.paperrip {
	padding: 20px 0;
	height: 31px;
	background: transparent url(images/entry-rip.gif) no-repeat 0 20px;
}

#footer { 
	width: 932px;
	height: 32px;
	padding-top: 50px;
	padding-left: 100px;
	clear: both;
	background: url(images/footer_backgrd.gif) no-repeat 0 20px;
}

/* ---- heaader nav ---- */
/* ---------------- */

.bglink {
	position: absolute;
	top: 0px;
	left: 28px;
 	width: 240px;
 	height: 27px;
 	text-indent: -9999px;
}

.bglink a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(images/header_bglink.gif) no-repeat 0 0;
}

.bglink a:hover { background-position: 0 -27px; }
	
.brand {
	position: absolute;
	top: 5px;
	right: 26px;
 	width: 153px;
 	height: 147px;
 	text-indent: -9999px;
}

.homesy {
	height:80px;
	left:20px;
	position:absolute;
	text-indent:-9999px;
	top:45px;
	width:680px;
}

.brand a, .homesy a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

/* ---- links ---- */
/* ---------------- */

a:link, a:active, a:visited { color: #a1006b; text-decoration: none;}
a:hover { color: #000; }

.entry a:link, .entry a:active, .entry a:visited { color: #a1006b; text-decoration: underline;}
.entry a:hover { color: #000; text-decoration: underline;}

.tagtype a:link, .tagtype a:active, .tagtype a:visited,
.commentno a:link, .commentno a:active, .commentno a:visited,
.more a:link, .more a:active, .more a:visited,
.author a:link, .author a:active, .author a:visited { color: #a1006b; text-decoration: none;}
.tagtype a:hover, .commentno a:hover, .more a:hover { color: #000; text-decoration: none;}

.title a:link, .title a:active, .title a:visited { color: #fff; text-decoration: none;}
.title a:hover { color: #000; text-decoration: none;}

/* Begin Typography & Colors */


/* .narrowcolumn .postmetadata { text-align: left; } */

.thread-alt { background-color: #f8f8f8; }

.thread-even { background-color: white; }

.depth-1 { border: 1px solid #ddd; }

.even, .alt { border-left: 1px solid #ddd; }

/* small { font-size: 0.9em; line-height: 1.5em; } */

/*h2, h3 { font-weight: bold; }

 h1 {
	font-size: 4em;
	text-align: center;
	} */

/* h2 { font-size: 1.6em; } 

#sidebar h2 { font-size: 1.2em; }
*/
/*h3 { font-size: 1.3em; }

 h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	} */

/* h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	} */

/*h2, h2 a, h2 a:hover, h2 a:visited,  h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.sticky { background: #f7f7f7; padding: 0 10px 10px; }

.sticky h2 { padding-top: 10px; }*/

.commentlist { padding-left: 15px; }

.commentlist li, #commentform input, #commentform textarea { font-size: .9em }

.commentlist li ul li { font-size: 1em; }

.commentlist li { font-weight: bold; }

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

/* #commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }*/

.commentmetadata { font-weight: normal; }

/* #sidebar { font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #777; } */

code { font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }

acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

/* a, h2 a:hover, h3 a:hover { color: #06c; text-decoration: none; } */

/* a:hover { color: #147; text-decoration: underline; } */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	} */

.entry ul, .entry ol { font-size: .8em; padding: 5px 10px 10px 35px; }

.entry ol li { line-height: 1.8em; list-style-type: decimal; padding-bottom: 5px;}

.entry ul li { line-height: 1.8em; list-style-type: circle; padding-bottom: 5px;}

/* .entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	} 

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/*#sidebar ul li {
	margin-bottom: 15px;
}

 #sidebar ul p, #sidebar ul select { margin: 5px 0 8px 0; }

#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 0px; }

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 0px; }

ol li, #sidebar ul ol li { list-style: decimal outside; }

#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0; } 

#sidebar ul { padding: 0; margin: 0 0 15px 0; }

#sidebar ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}*/
/* ---------------- */
/* ---- end lists ---- */


/* ---- type ---- */
/* ---------------- */
#header p {
	font-size: .8em;
	line-height: 1.5em;
	position: absolute;
	top: 387px;
	left: 57px;
	width: 700px;
	color: #fff;
}

.hungry { font-size: 1em; font-weight: bold; }

#footer p {
	font-size: .725em;
	line-height: 1.5em;
	color: #fff;
}

.entry { padding-left: 15px; }

.entry p { font-size: .8em; line-height: 1.65em; padding-bottom: 10px;}

.date {
	font-size: .7em;
	color: #fff;
	padding: 5px 7px;
	background-color: #0094b3;
}

.title {
	font-size: 1.1em;
	color: #fff;
	padding: 7px 7px;
	background-color: #0094b3;
}

.authorholder {	margin: 7px 0 10px 0; }

.author {
	font-size: .8em;
	color: #fff;
	padding: 2px 7px 3px 7px;
	background-color: #e2d9be;
}

.postmetadata p { font-size: .7em; margin-bottom:10px; }

.morebut  {
	text-align: right;
	padding: 4px 40px 5px 0;
	background: #fff url(images/more_grfx.gif) no-repeat top right;
}

.more { font-size: .8em; padding: 0;}

.commenttxt, .tagstxt {
	font-size: .8em;
	line-height: 0;
	padding: 3px 5px;
	background-color: #a1006b;
	color: #fff;
}

.tagline { margin: 10px 0 15px 0; }

.commentno, .tagtype {
	font-size: .8em;
	background-color: #fff;
	padding: 3px 5px;
}


/* ---- Headers ---- */
/* ---------------- */
/* h1 {
	padding-top: 70px;
	margin: 0;
	} 

h2 {
	margin: 30px 0 0;
	}*/

.pagetitle {
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: .75em;
}

/* #sidebar h2 { padding: 0; } */

/* ---- external links ---- */
.checktheseout { padding: 0; margin: 25px 0;}

.checktheseout ul li { padding:0; margin: 0; font-size: .75em; }

.checkHeader {
 	width: 351px;
 	height: 26px;
 	text-indent: -9999px;
	background: transparent url(images/checkthese.gif) no-repeat 0 0;
}


#sidebar .checkeven {
	background: transparent url(images/checkeven_backgrd.gif) repeat-y 0 0;
	padding: 5px 0 5px 9px;
	font-weight: bold;	
}

#sidebar .checkodd {
	background: transparent url(images/checkodd_backgrd.gif) repeat-y 0 0;
	padding: 5px 0 5px 9px;
	font-weight: bold;
}
/* -------- */

/* ---- meet the writers ---- */

.writersHeader {
 	width: 351px;
 	height: 26px;
 	text-indent: -9999px;
	background: transparent url(images/meet_writers.gif) no-repeat 0 0;
}

#meetwriters {
	background: transparent url(images/rcolumn_backgrd.gif) repeat-y 0 0;
	padding-bottom: 8px;
	margin: 0;
}

.firstrow {
	padding: 0px 0 3px 10px; 
	margin: 0;
}

.secondrow{
	padding: 2px 0 0 10px;
	margin: 0;
}

.thirdrow {
	padding: 5px 0 0 10px; 
	margin: 0;
}
.firstrow img {padding-top: 5px; }
.firstrow img, .secondrow img, .thirdrow img { padding-right: 8px; }

/* -------- */

.widget_recent_entries li {
	font-size: .75em;
	padding: 3px 0 3px 9px;
}

.widget_recent_entries {
	margin-top: 25px;
	background: transparent url(images/rcolumn_backgrd.gif) repeat-y 0 0;
	padding-bottom:5px;
}

.widget_recent_entries h2 {
	width: 351px;
 	height: 26px;
 	text-indent: -9999px;
	background: transparent url(images/recent_widget.gif) no-repeat 0 0;
	font-size: .9em;
	color:#009900;
	padding: 3px 0 3px 9px;
}

/* #sidebar li.last { 
	height: 3px;
	padding: 0;
	margin: 0;
	background: transparent url(images/sidebar-bottom.gif) no-repeat 0 0;
} */

#tagcloud h2{
	width: 351px;
 	height: 26px;
 	text-indent: -9999px;
	background: transparent url(images/tags_widget.gif) no-repeat 0 0;
	font-size: .9em;
	color:#009900;
	padding: 3px 0 3px 9px;
}

#tagcloud {
	background: transparent url(images/rcolumn_backgrd.gif) repeat-y 0 0;
	padding-bottom: 5px;
}

.tagpad { padding: 0 10px 5px 10px; }

/* ---- sociallinks ---- */

#sociallinks {
	background: transparent url(images/rcolumn_backgrd.gif) repeat-y 0 0;
	padding-bottom: 8px;
	margin-top: 25px;
}

.socialHeader {
 	width: 351px;
 	height: 26px;
 	text-indent: -9999px;
	background: transparent url(images/follow_us.gif) no-repeat 0 0;
}

#sociallinks ul {
	padding-left: 10px;
}

.links img {padding: 10px 15px 0 0; }

/* ---- writers page ---- */


/* h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	} */
/* End Headers */



/* Begin Images */
/*p img {
	padding: 0;
	max-width: 100%;
	}

	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) 

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;
	}*/
/* End Images */


/* ---- forms ---- */
/* ---------------- */

/* ---- search ---- */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit { padding: 1px; }

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}
	
/* ---------------- */

select { width: 130px; }

/* ---- comment ---- */

.responseheader {
	color: #fff;
	margin: 15px 0 0 15px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;	
}

#commentform .static { font-size: .8em;	}

#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; 
	background-color: #fff;
	border: 1px solid #fff;
	color: #a1006b;
	width: 75px;
}

#respond { padding-left: 15px; }

#respond h3 { font-size: .95em; color: #000; padding: 25px 0 0 0; }

#respond p { font-size: .9em; color: #fff; }

#commentform .textarea, #commentform .commentarea { background-color: #d8c8a1; border: 1px solid #fff; }
#commentform .commentarea { margin-top: 5px; }

.alt { margin: 0; padding: 10px; }

.comment-body { font-size: .9em; }
.comment-body p { padding-bottom: 10px; }

.commentlist { padding-left: 15px; }

.commentlist li { 
	background-color: #d6c393;
	border: none;
	border-top: 1px solid #baa675;
	border-left: 1px solid #baa675;
	border-right: 1px solid #d2c196;
	border-bottom: 1px solid #d2c196;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

/* .commentlist li .avatar { 
	float: right;
	padding: 0;
	background: #fff;
} 
.commentlist cite, .commentlist cite a {
	font-size: .9em;
}*/


.commentlist p {
	font-size: .9em;
	line-height: 1.5em;
}

.children { padding: 0; }

#commentform p { margin: 5px 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata { margin: 0; display: block; }
/* ---------------- */

/* ---- calendar ---- */
/* ---------------- */


/* Begin Calendar
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE 
	background-color: #fff; }
	
/* ---------------- */



/* ---- captions ---- */
/* ---------------- */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #none;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-weight: bold;
	/* font-size: 11px;
	line-height: 17px; */
	padding: 0 4px 5px;
	margin: 0;
} 

.entry img { padding-bottom: 15px; }


/* ---- bio ---- */
/* ---------------- */

.leftcolumn { 
	width: 113px;
	float: left;
	padding: 15px 15px 0 15px;
}

.rightcolumn { 
	float: right;
	width: 572px;
	padding: 10px 0 0 15px;
	display: inline;
	position: relative;
}
.rightcolumn p {
	line-height: 1.35em;
}

span.name { 
	color: #fff;
	font-size: 1.25em;
	font-weight: bold;
}

.indexlink {
	padding: 0 0 15px 15px; 
	font-size: .75em;
}

.writebreak { 
	clear: both;
	height: 9px;
	padding: 0;
	margin: 0;
	background: transparent url(images/sidebar-bottom.gif) repeat-x 0 3px;
}

.writeredit {padding-left: 10px; font-size: .7em;}

.navlist ul {
	padding-left: 15px;
	margin-bottom: 15px;
}

.navlist ul li{
	display: inline;
	list-style-type: none;
	/* padding-right: 20px; */
	font-size: .75em;
}

/* ---- misc ---- */
/* ---------------- */
acronym, abbr, span.caps { cursor: help; }

acronym, abbr { border-bottom: 1px dashed #fff; }

blockquote { margin: 15px 30px 15px 10px; padding-left: 20px; }

blockquote cite { margin: 5px 0 0; display: block; }

.center { text-align: center; }

.hidden { display: none; }
	
.screen-reader-text { position: absolute; left: -1000em; }

hr { display: none; }

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.previousp a, .homelink a { padding-right: 20px; }
