/*  
Theme Name: hungries
Theme URI: http://wordpress.org/
Description: hungries theme coded on top of Kubrick</a>.
Version: 1.0
Author: Alejandro Z.
*/
/* Begin Typography & Colors */
* { 
  margin: 0; 
  padding: 0;
}
body {
	margin: 0 0 20px 0;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	background: #fff url('http://hungries.zazaziza.com/images/bground.gif') repeat top left;
	color: #333;
	text-align: center;
}
p {
    font-size: 1em;
    line-height: 1.5em;
	text-align: left;
	margin-bottom:1.5em;
}
#page {
	background: transparent url('http://hungries.zazaziza.com/images/pagebground.png') no-repeat top center;
	text-align: left;
	margin: 0 auto 10px auto;
	padding: 0;
	width: 900px;
}
#header {
	display: block;
	clear:both;
	height: 135px;
	background: transparent url('http://hungries.zazaziza.com/images/headerbground.png') no-repeat bottom left;
	margin: 0 0 0 0; 
	padding: 40px 10% 0 13%; 
}
#headerimg {

	width: 100%;
  	margin: 0px auto; 
    background: transparent;
}
#headerimg #navmenu img{
    display: inline;
    clear: none;
    float: left;

}
#headerimg .description {
    display: none;
	font-size: 1.2em;
	text-align: center;
}
#headerimg h1	{ 
    display: none;
}
h1, h2, h3, .dropcap, .bigstatement {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
h2 {
text-align:left;
	font-size: 1.6em;
	margin:0 0 1em 0;
	color: #854016;
	line-height: 1.3em;
}
.dropcap {
	color: red/*#e39c8d#854016*/;
    float: left;
   /*width: 1em;*/
    font-size: 5em;
    line-height: 83%;
    margin-right: 5px;
}
h2.pagetitle {
	font-size: 1.5em;
}
h3, .bigstatement {
	font-size: 1.3em;
	text-align:left;
	line-height:1.3em
	margin:0 0 0em 0;
	color: #643011;
    margin: 0 0 1em 0;
}
.bigstatement{
background-color: #ffe6c7;
    text-align: center;
}
.mailinglist {
width: 200px;
margin:0 0 10px 0;
padding:10px 15px 10px 15px;
    text-align: left;
       display: inline;
    float: right;
    background-color: #ebeec5/* ffce7d #e9f8ff*/;
}
input{
padding:0;
margin: 0;
}
#inputmail{
width: 60%;
text-align: left;
display:inline;
	font-family: Helvetica, Trebuchet, sans-serif;
	 font-size: 0.95em;
	font-weight:normal;
	background-color:#ffffff;
	padding:3px 0px 0px 3px;
	color:#875232;
	border:1px solid #ccad6e;
	margin:0 0 2px 0;
	height:16px;
	line-height:12px;
}

#submitmail{
    margin:0 0 0 7px;
    height: 21px;
    width:32%;
    font-weight:normal;
    padding: 0;
    background-color: #ffb266;
	border:  1px #d79656 solid;

	font-family: Helvetica, Trebuchet,sans-serif;
	font-size:0.9em;
	color:#000;
} 
.mailinglist form{
 display:inline;
}
.mailinglist form p{
     font-family: Helvetica, Trebuchet, sans-serif;
	 font-size: 0.95em;
     margin-bottom:0.5em;
 }
/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
#content {
    display: block;
	font-size: 1.2em
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	background: transparent url('http://hungries.zazaziza.com/images/footer.png') no-repeat top center; 
	border: none;
    padding: 0;
	margin: 0px auto 0 auto;
	width: 900px;
	clear: both;
	height:80px;
}
#footer p {
font-size: 1.1em;
    color: #fff;
	margin: 0;
	padding: 48px 0 0 40px;
	text-align: center;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}	
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.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;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
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;
}
/* End Typography & Colors */
/* Begin Structure */
current_page_item{
font-weight: bold;
}


#navmenu {
    margin: 34px auto 0 auto;
padding:0 auto;
    display:inline;
}
#navmenu menu {
    float:left;
    margin: 35px 0 0 25px;
}
#navmenu li {
    color:#000/*854016*/;
    font-size: 1.4em;
    margin:0  25px 0 0;
	display: inline;
	font-weight: noral;
	list-style-type: none;

}
#navmenu li a{
	font-weight: normal;
    color:#fff;
}
#noheader {
	background:  white;
}
.narrowcolumn {
	padding: 30px 0 5px 0px;
	margin: 0px 0 0 40px;
	width: 860px;
}
.leftcolumn{
    padding: 0 0 15px 0;
    display:inline;
    float:left;
	margin: 0px 0 0 0;
	width: 300px;
}
.rightcolumn{
    padding: 0;
	margin:0 0 0 30px;
    display:inline;
    float:left;
    width: 500px;
}
.minicolumn {
    background:  #ffe6c7 /* fff0d6 #def#f6dee7 f6dbca f6cedd  url('http://hungries.zazaziza.com/images/calloutbground.gif') no-repeat top center*/;
    width: 200px;
    padding:20px 15px 10px 15px;
    display: inline;
    float: right;
    text-align: right;
    margin-bottom:0;
}

.minicolumn h3{

}
.minicolumn p, .minicolumn3 p{
font-family: Helvetica, Trebuchet;
    text-align: left;
    font-size: 0.95em;
    color:#643011;
    /*margin-bottom:1.5em;*/
}
.minicolumn2 {
    display: inline;
    float: left;
}
.minicolumn2 img{
    display: block;
    
}
.columnvideo {
    display: inline;
    float: right;
    margin-top: 2em;
}
.minicolumn3 {
    background:  #ffe6c7 /* fff0d6 #def#f6dee7 f6dbca f6cedd  url('http://hungries.zazaziza.com/images/calloutbground.gif') no-repeat top center*/;
   /* width: 200px;*/
    padding:20px 15px 10px 15px;
    /*display: inline;
    float: right;*/
    text-align: right;
}
.piccaption{
    margin-bottom: 2.5em;
}
.piccaption p{
    margin-bottom: 0;
    margin-top: 0;
}
.captionpic{
	font-family: Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	/*font-weight: bold;*/
	/*color: #9e4039;*/
	    color:#8b4318;
    margin:0;
    background:  #faf9e1/*fffded f6dee7*/;
    /*border-top: 1px solid #ffebca;*/
    padding: 10px 10px 3px 10px;
}
.narrowcolumn .patheticpatch{
    clear:both;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.postmetadata {
	clear: left;
}
/* End Structure */

/* 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 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;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

/* End Entry Lists */

/* Begin Form Elements */
#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:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */


/* Begin 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;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/

