/*
Theme Name: Tcomunica Asemip
Version: 1.0
Description: ASEMIP
Author: Tcomunica
Author URI: http://www.tcomunica.org
*/


* {
	margin: 0;
	padding: 0;
}

body {
	
	background: #eeeeee url(images/bg01.png) repeat-y;
	background-position: top center;
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	color: #1b3f93;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
	text-align: justify;
}

ul, ol {
	
}

blockquote {
	font-style: italic;
	border-top: 2px solid #9bccac;
	margin-top:10px;
	margin-bottom:10px;
	
}

#user_login{
	width:80%;
	}
	
#user_pass{
	width:80%;
	}

a{
	text-decoration: none;
	color:#931f1f;
	}

a:link {
	color: #931f1f;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #000080;
}

a:hover {
	text-decoration: none;
	color: #796bcf;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/* Platos */

#plato{
	width: 470px;
	height: 150px;
	border: 2px solid white;
	margin-bottom: 20px;
	margin-top:20px;
	text-align:center;
	}

#diaplato
	{
	width: 88px;
	height: 150px;
	border-right:2px solid white;
	float:left;
	background:#d8d8d8;
	text-align:center;
	}

#fechaplato
	{
	width: 68px;
	height: 65px;
	border:2px solid white;
	margin-top:10px;
	background:#9bd7d6;
	text-align:center;
	}

#fechaplato .numero{
	font-size:20px;
	border-top:1px dotted gray;
	}

#platos{
	width:380px;
	height:150px;
	float:left;
	line-height:25px;
	}

#plato1
	{
	width: 380px;
	height: 49px;
	border-bottom: 2px solid white;
	background:#ffd89e;
	}

#plato2
	{
	width: 380px;
	height: 49px;
	border-bottom: 2px solid white;
	background:#fce7c7;
	}

#plato3
	{
	width: 380px;
	height: 48px;
	background:#ffd89e;
	border-bottom: 2px solid white;
	}


/* Menu */



#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 180px;
	height: 88px;
	padding: 7px 0 0 0;
	border-left: 1px solid #EDEBD5;
	/*text-transform: lowercase;*/
	text-decoration: none;
	text-align: center;
	font-size: 166%;
	color: #BABABA;
}

#menu a:hover {
	background: #d2c5b2;
	color:white;
}

#menu .active a {
	background: #1b3f93;
	color: #FFFFFF;
}

#menu {
	width: 970px;
	height: 30px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

/* Header */

#header {
	width: 970px;
	height: 170px;
	margin: 0 auto;
	padding-top:14px;
	overflow:hidden;
	background: url(images/header.png) repeat-x 0px -13px;
	
}

#header h1 {
	float: left;
	width: 230px;
	height: 150px;
	margin: 0;
	padding: 20px 0 0 0;
	border-right:1px solid gray;
	text-align: center;
	font-size: 34px;
}

#header h2 {
	float: left;
	width: 770px;
	height: 170px;
	margin: 0;
	text-align:right;
	overflow:hidden;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	
}

/* Content */

#content {
	float: left;
	width: 750px;
	padding-top: 10px;
}

#content2 {
	float: left;
	width: 770px;
	padding-top: 10px;
	text-align:center;
}

.post {
	float:left;
	border:3px solid gray;
	width:305px;
	margin-bottom: 20px;
	margin-top:20px;
	margin-left:2px;
	padding: 0 20px;
}

#post {
	float:left;
	border:3px solid gray;
	width:305px;
	margin-bottom: 20px;
	margin-top:20px;
	margin-left:2px;
	padding: 0 20px;
}

.hr {
	
}



/* Sidebar */

#sidebar {
	float: right;
	width: 205px;
	padding: 5px;
	height: auto;
	margin-right:5px;
	background: transparent;
}

#sidebar h2 {
	margin: 0;
	font-size:17px;
	padding: 5px 15px;
	color: white;
	font-weight:bold;
	text-align:left;
}

#sidebar h3 {
	font-size: 85%;
	color: gray;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
	color:white;
}

#sidebar li {
}

#sidebar a {
	color: dark gray;
}

.pagenav {
	color:white;

	}
	
.page_item{
	background:#d7d7ef;
	border-bottom:1px dotted darkblue;
	padding-left:10px;

	}

.bluebox {
	height:303px;
	width:200px;
	margin-top:0px;
	background: url(images/sidebar.png) -24px 120px no-repeat;
}

.bluebox h2 {
	background: transparent;
	color:white;
	text-align:left;
}

/* Footer */

#footer {
	clear: both;
	height: 15px;
	width:1000px;
	padding: 25px 0;
	background:transparent;
	/*background: #EDEBD5 url(images/img04.gif) repeat-x;*/
}

#footer p {
	margin-left: 20px;
	width:95%;
	text-align: center;
	font-size: 87%;
	border-top:1px solid #1b3f93;
	border-bottom:3px solid #1b3f93;
	background:#e8f0f3;
}

#footer a {
	color: #666666;
}

.adminps{}

.adminps div{
	margin:40px;
	}

.adminps p{
	border:1px outset black;
	background: #dcb4cd;
	}

.adminps input{
	border:1px inset black;
	text-align:center;

	}

.adminps a{
	}


#filapar
	{
	text-align:left;
	border: 1px solid black;
	background:#ffd89e;
	margin:0px;
	color:black;
	padding-left:5px;
	}

#filaimpar
	{
	color:black;
	margin:0px;
	text-align:left;
	border: 1px solid black;
	background:#fce7c7;
	padding-left:5px;
	}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0 auto;
  border: 0 none;
  padding: 0;
  width: 970px; /*For KHTML*/
  list-style: none;
  height: 24px;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 140px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 140px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  border: 1px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #EEE;
  color: #666;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  float: none;
  background: #EEE;
  color: #666;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}

#logoasemip{
	background: transparent url(images/watermark.png) 290px 0px no-repeat;
}

.item,.itemtext,.itemtext2,.item2{
	width:720px;


}

.textwidget {
	
	text-align:justify;
}

.textwidget p{
	/*text-indent:10px;*/
	text-indent:15px;
	text-align:justify;
}

.wp-post-image {
	border:1px solid gray;
	padding:4px;
	margin-right:12px;
	margin-bottom:20px;
	margin-top:6px;
	background:white;
}

.itemhead{
	padding-bottom:40px;
	padding-top:10px;
	text-align:center;
	background:url(images/bgnews.png);
	border:1px solid #bfbfbf;
	padding-right:15px;
	/*height: 200px;*/
	min-height:200px;
}

.item_entry{
	
	border:1px solid #d4d4d4;
	padding:5px;
	margin-top:10px;
	
	}
	
.item_entry h2,h1{
	margin-bottom:5px;
}

#entryhead{
	margin-bottom:25px;
}

#primary_search{
width:900px; 
margin:auto;
}

#primary_search .item{
margin:auto;
margin-bottom:15px;
}

#primary_search .itemhead{
height:auto;
min-height:0px;
}

#primary_search .itemhead p{
margin-left:20px;
}
.navigation{
text-align:center;
margin-bottom:15px;
}

