/*
Theme Name: Gum Murcia
Theme URI: http://www.fotomurcia.com.es
Description: theme creado para el Grupo de usuarios de Mac de Murcia.
Version: 1.0
Author: Pepe Ortu–o
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	padding:0;
	background: #990134 url(img/bg.jpg) center top no-repeat;
}

a { color: #990134; text-decoration: none; outline: none; }
a img { border: none; }
a:hover { color: #650122; text-decoration: underline; }

#rap {
	width: 954px;
	margin: 0 auto;
	padding: 0 0 40px 0;
	text-align: left;
	background: #fff;
	min-height: 1850px;
}

/* header styles */
#menuheader{ text-align: left; width: 90%; margin-bottom: 30px; margin-left: 10px; padding: 15px 0 0 10px;}
#menuheader ul {display: inline;  }
#menuheader ul li {display: inline; list-style-type: none;}
#menuheader  a {font-weight: bold; color: #990134; padding: 5px;  }
#menuheader  a:hover{ text-decoration: underline;}

#menuheader ul li.activo a {background-color: #fff; color: #000;}


#feed{float: right; padding: 15px;}

#header{
	margin-bottom: 40px;
	height: 150px;
}
img.headers {float: right; }

#header #logo {float: left;  }


#header h1{
	margin-top: 16px;
}

#header h1 a {
	font-size: 40px;
	letter-spacing: -0.05em;
	color: #ac6;
	font-weight: normal;
	text-decoration: none;
	display: none;
}

#header h2 {
	font-size: 15px;
	font-weight: normal;
	color: #999;
	display: none;
}
h3 {font-size: 20px; color: #000; margin-top: 50px;}
/* sidebar styles */

#menu {
	float: right;
	width: 230px;
	padding-bottom: 40px;
	margin-right: 10px;
}
#menu h2 {font-size: 18px; font-family: Helvetica, Arial, Sans Serif; color:#990134;  }

#menu ul {
	list-style-type: none;
	margin-bottom: 20px;
}

#menu ul {
	padding-left: 5px;
	color: #666;
}

#menu ul li {
	list-style-type: none;
	margin-bottom: 5px;
	background: url(img/ul.png) top left no-repeat;
	padding-left: 15px;
}

#menu ul ul {
	margin-bottom: 5px;
}

h2 {
	font-size: 12px;
	color: #000;
	margin-bottom: 6px;
}

#menu ul h2{
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-bottom: 3px;
}

#menu #search {
	margin-bottom: 20px;
}

/* content styles */
.center {text-align: center;}
.derecha {float: right;}
.izquierda {	float: left;	}

#content {
	margin: 60px 290px 0 35px;
	text-align: left;
}

.post {
	line-height: 150%;
}
.separator { height: 22px;  background: url(img/separator.gif) center no-repeat; margin-bottom: 70px; margin-top: 50px;}
.storytitle {
	margin-bottom: 10px;
}

.storytitle a {
	font-size: 30px;
	letter-spacing: -0.05em;
	color: #990134;
	font-weight: 100;
	text-decoration: none;
	font-family: Helvetica, Arial, Sans Serif;
}

.meta {
	font-size: 9px;
	color: #666;
	margin-left: 5px;
	padding: 5px; 
	background: #fbfbfb;
	display:inline;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
}
.meta a {
	border-bottom: 1px dotted #ccc;
}
.meta a:hover {text-decoration: none;}

.storycontent{
	margin-top: 25px;
	margin-bottom: 10px;
	font-family:Arial,Helvetica;color:#666;font-size:14px;
	color: #666;
	line-height: 1.7em;

}

.storycontent a{
	font-weight: bold;
	text-decoration: underline; 
	color: #6E1902;
}
.storycontent a:hover{ color: #333; text-decoration: none;}
.storycontent img {
	border: none;
	margin: 10px 0;
}

.storycontent img.wp-smiley { border: none; margin: 0; }

.storycontent ul, .storycontent ol {
	padding-left: 20px;
	margin-bottom: 20px;
}

blockquote, code {
	display: block;
	padding: 6px 10px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-bottom: 10px;
}

/* comment styles */
#comments {text-transform: uppercase; }

#commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	width: 560px;
	overflow:hidden;
}

#commentlist li {
	padding: 6px 10px;
	margin-bottom: 0px;
	overflow:hidden;
}

#commentlist cite {
	font-size: 12px;
	color: #999;
}

#hablande {background: url(img/hablande.png) left top no-repeat;  padding-left: 110px; padding-top: 10px; margin-top: 50px; min-height: 80px;}

input, textarea {
	border: 1px solid #999;
	background-color: #fff;
	color: #333;
	margin-bottom: 5px;
	padding: 1px 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	width: 350px;
	padding: 6px 10px;
}

p {
	margin-bottom: 10px;
}

/* footer styles */

.credit {
	background-color: #990134;
	padding-top: 10px;
	color: #fff;
	font-size: 9px;
	clear:both;
}

.credit a { font-weight: bold; color: #fff;}
.credit p {
	width: 910px;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 20px;
}

.linkforo { }
.linkforo img {border: none; float: right; height: 30px;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 40px;
	}


/* FORMULARIO DE INGRESO */


