/* 
Theme Name:Ego
Theme URI:http://www.nachovaca.com/
Design Name:Nacho
Description:My Own theme based on Samir Kamble's Industrial Orange
Version:1.0
Author:Nacho Vaca
Author URI:http://www.nachovaca.com
*/



/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.clr{ clear:both;}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #D56E22;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
  background: #CCAA55 url(images/collage.jpg) center /*no-repeat*/;
	height: 200px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: center;
	text-align: center;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 80px 0 0 0;
	font-size: 3em;
}

#logo p {
	padding: 10px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
  background: #CC9944;
	height: 32px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 10px 20px 0 20px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #997733;
}

#menu .current_page_item a {
	background: url(images/img02.gif) repeat-x;
	color: #D56E22;
}

/* Page */

#page {
/*	min-width:760px;*/
/*	width: 100%; */
  margin: 0 auto;
	padding-top: 30px;
/*  padding-right: 420px;*/
	background: #FFFFFF;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Wrapper */
#wrapper {
  min-width:760px;
  width: 100%;
	margin:0 0;
	padding-right: 0px;
}

#wrapper img {
  max-width:760px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width:96%;
	margin-left: 10px;
  margin-right: -431px;
	padding:20px 4% 20px 0;
}

.post {
	margin:0 0 4em 0;
/*	margin-bottom: 20px; */
	margin-right: 420px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	line-height: 200%;
}

.title {
	margin: 0;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.backbtn {
  background: url(images/imgbackbtn50.gif) no-repeat;
  width: 50px;
  height: 50px;
  display: inline;
  padding-right: 50px;
  padding-bottom: 50px;
  border-bottom: none;
}

.upbtn {
  background: url(images/imgupbtn50.gif) no-repeat;
  width: 50px;
  height: 50px;
  background-position: top left;
  text-decoration: none;
  display: inline;
  padding-right: 50px;
  padding-bottom: 50px;
  border-bottom: none;
}

.fwdbtn {
  background: url(images/imgfwdbtn50.gif) no-repeat;
  width: 50px;
  height: 50px;
  background-position: top left;
  text-decoration: none;
  display: inline;
  padding-right: 50px;
  padding-bottom: 50px;
  border-bottom: none;
}

.emptybtn {
  background: #FFFFFF;
  width: 50px;
  height: 50px;
  background-position: top left;
  text-decoration: none;
  display: inline;
  padding-right: 50px;
  padding-bottom: 50px;
  border-bottom: none;
}


/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 5px 5px 0 5px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(images/img04.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(images/img02.gif) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	padding: 30px 0 50px 0;
	background: #CC9944 url(images/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

.commentsarea {
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 420px;
  padding-bottom: 15px;
  line-height: 150%;
}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
