/*  
Theme Name: DeepBlue
Author URI: http://www.dailyblogtips.com
Version: 1.1
Author: Nathan Rice for Daily Blog Tips
Description: DeepBlue is a free theme by <a href="http://www.dailyblogtips.com/">Daily Blog Tips</a>.
Tags:blue color, right sidebar, three columns, fixed width
*/

body {
	background: #4A7BB5;
	color: #383838;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
}
body * {
	margin: 0px; 
	padding: 0px;
}
img {
	border: none;
	background: none;
}
hr {
	height: 5px;
	color: #fff;
	margin: 10px 0px;
	border: none;
	border-top: 1px dotted #D3D3D3;
}
blockquote{
	margin: 0px 0px 0px 15px;
	padding: 0px 45px 15px 50px;
	background: url(images/quote.gif) no-repeat;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	color: #666666;
	}
blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
.clearboth {
	clear: both;
}
/*************************************
	Links
**************************************/
a {
	color: #b12b7d;
	text-decoration: underline;
	}
	
a:hover{
	text-decoration: underline;
	color: #3875a8;
	}
/*************************************
	Headings
**************************************/
h1, h3 {
	color: #FFFFFF;
	background: #b12b7d ;
	font-size: 22px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 5px 0px;
	padding:3px 10px;
	clear:left;
	}
h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 22px;
}
h1 a, h3 a, h1 a:visited, h3 a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover, h3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	color: #FA7F42;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	padding-bottom:10px;
	margin: 0px;
	text-decoration:none;
	padding-top:10px;
}
	
h2 a, h2 a:visited  {
	color: #6B030B;
	text-decoration:none;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
h3 {
	font-size: 18px;
}
#sidebar h3 {
	font-size: 22px; 
}
h3 a, h3 a:visited {
	color: #FFF;
	text-decoration: none;
}
#sidebar h2 {
	color:#B12B7D;
font-family:Arial,Helvetica,Sans-Serif;
font-size:15px;
font-weight:bold;
margin:0;
padding:10px 0 5px;
}
#sidebar #popular h2 {
	color: #F97B1E;
}
h6 {
	color: #000;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}
/*************************************
	Header
**************************************/
#header { 
	width: 990px;
	padding: 0px;
	margin:  0px auto;
	position: relative;
	background-color:#FFF;
	}
#header .title {
	margin: 0px;
	padding-bottom:10px;
	width:  990px;
	float:  left;
	background-color:#FFF;
	background-image:url(.//images/erasmusenmadrid_01.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:154px;
}
#header .title a {
	color: #ACD3FD;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 38px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header .title a:hover {
	color: #FFF;
}
#header .title img {
float:left;
	padding-top:10px;
	padding-left:15px;
}
#header .description {
	clear:  both;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 10px 4px 10px;
	width:  850px;
}
/*************************************
	Top Search Form
**************************************/
.searchform {
	/*background: #073365 url(images/searchform-bg.gif) bottom left no-repeat;
	float: right;*/
	/*padding: 10px;*/
	padding-bottom:30px;
	/*position: absolute;*/
	top: 1px;
	right: 10px;
	width: 218px;
}
.searchform .s {
	border: none;
	background: #4674A7;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 8px 8px 9px 8px;
	width: 150px;
	float: left;
}
.searchform .button {
	float: right;
}
/*************************************
	RSS Feed
**************************************/
.feeds {
	position: absolute;
	top: 33px;
	right: 10px;
	display: block;
	width: 150px; height: 50px;
	float: right;
	text-align: right;
	text-transform: none;
	font-size: 11px;
	color: #EAF4FF;
	padding: 0px;
	background: transparent;
}
.feeds a, .feeds img {
	padding: 0px; margin: 0px;
}
.feeds a:hover {
}
.feeds .rss {
	padding: 0px; margin: 0px;
}
.feeds .email {
/* if you want to add an email sub */
}
/*************************************
	Horizontal Menu
**************************************/
#menu {
    width: 990px; height: 30px;
    font-size: 12px;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    padding: 0px;
    text-align: left;
    text-transform: uppercase;
    clear: both;
/*	margin-bottom:1px;*/
    float: left;
	background-image:url(./images/fondmenu.gif);
    }
#menu ul {
	display: block;
	float: left;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0px -4px 0px 2px;
	padding: 0px;
	background: url(images/menu.jpg) top left no-repeat;
	}
#menu ul li:hover, #menu ul li.hover, #menu ul li.current_page_item {
	background: url(images/menu-active.jpg) top left no-repeat;
	}
#menu ul li:hover a, #menu ul li.hover a, #menu ul li.current_page_item a {
	color: #FF6D01;	
	text-decoration: none;
	background: url(images/menu-active.jpg) top right no-repeat;
	}
#menu ul li.current_page_item a:hover {
	text-decoration: underline;
	}
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 8px 20px 8px 0px;
	margin: 0px 0px 0px 15px;
	background: url(images/menu.jpg) top right no-repeat;
	}
#menu ul li a:hover {
	color: #b12b7d;
	text-decoration: none;
	background: url(images/menu-active.jpg) top right no-repeat;
	}

/*************************************
	Main Container
**************************************/
#container { 
	width: 990px;
	background: #FFF;/* url(images/container-bg.gif) top left no-repeat;*/
	text-align: left; 
	margin: 0 auto;
	/*padding: 0px 10px;*/
	border: 0px solid black;
	clear: both;
	}
.container-bot-bg {
	clear: both;
	height: 9px;
	width: 990px;
	display: block;
	background: url(images/container-bot-bg.gif) no-repeat;
	margin: 0px auto;
}
/*************************************
	Content
**************************************/
#content {
	width: 720px;
	float: left; 
	margin: 14px 0px 20px 10px;
	display: block;
        float:left;
	}
	
#content2 {
	width:963px;
	float: left; 
	margin: 14px 0px 20px 10px;
	display: block;
	}
	
	
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	}
#content p img{
	border: none;
	padding: 0px 5px 15px 0px;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	/*padding: 0px 0px 10px 0px;*/
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square outside;
	/*margin: 0px 30px 0px 30px;*/
	padding: 5px 0px 0px 5px;
	}
#content .post-meta-top {
	display: block;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 12px;
	color: #8E8F91;
	clear: both;
}
#content .post-meta-bottom {
	background: #FBFCFE;
	display: block;
	border-top: 1px solid #DFE3E6;
	margin: 0px 0px 15px 0px;
	padding: 12px 10px;
	font-size: 12px;
	color: #535353;
	clear: both;
}
.post-meta-bottom a {
	color: #535353;
	text-decoration: none;
}
.post-meta-bottom a:hover {
	text-decoration: underline;
}
.cat {
	float:  left;
	width: 80%;
	text-align: left;
}
.cat .cats {
	background: url(images/catbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.cat .tags {
	background: url(images/tagbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
	margin-left: 10px;
}
.comm {
	float: right;
	width: 20%;
	text-align: right;
}
.comm span {
	background: url(images/commbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.auth {
	float: left;
	width: 50%;
	text-align: left;
}
.auth span {
	background: url(images/authbg.gif) 0px 1px no-repeat;
	padding: 0px 0px 0px 15px;
}
.auth a {
	text-decoration: none;
}
.date {
	float: right;
	width: 50%;
	text-align: right;
}
.date span {
	background: url(images/datebg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}
/*************************************
**************************************
	Comments
**************************************
**************************************/
#comments-wrap {
}

/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}

/*	Comments	*/

.commentlist {	
}
.gravatar { 
	margin: 10px 0 10px 10px;
	float: left;
	width: 69px;
	}
.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	border: 1px solid ;
}
.authorcomment .comment-body {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
}
.comment-body {
	margin: 0px; padding: 10px;
	float: right;
	width: 485px;
}
.comment-metadata {
	background: #4A7BB5;
	padding: 10px;
	color: #FFF;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #FFF;
}
.comment-metadata a:hover {
	color: #FF8800;
}
.authorcomment {
	border: 1px solid ;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	background: #FCF4C7;
	padding: 11px 10px;
	color: #AD5433;
}
.authorcomment .comment-metadata a {
	color: #AD5433;
}
.authorcomment .comment-metadata a:hover {
	color: #FF8800;
}

/*	Comment Form	*/

#commentform {
}

#content img.wp-smiley {
float: none;
border: none;
padding: 0px;
margin: 0px;
}

#content img.wp-wink {
float: none;
border: none;
padding: 0px;
margin: 0px;
} 

/*************************************
	Sidebar
**************************************/
#sidebar {
display:block;
float:right;
margin:0;
padding:0;
width:250px;
}
#sidebar .sidebar-bot {
	display: block;
	height: 20px;
	clear: both;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar .ads {
	text-align: center;
	padding: 0px 10px 20px 10px;
}
#sidebarwrap {
	/*padding: 15px 0px 0px 0px;*/
	margin: 0px;
border-left:1px solid #DDDDDD;
	margin-top:15px;
	margin-right:10px;
}

/*************************************
	Popular Posts Section
**************************************/
#sidebar #sidebarwrap #popular {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	background: #CDEBFE url(images/popular-top.gif) top left no-repeat;
}
#popular ul {
	margin: 0px; padding: 0px 10px 15px 10px;
	background: #CDEBFE url(images/popular-bottom.gif) bottom left no-repeat;
}
#popular ul li {
	margin: 0px; padding: 0px;
}
#popular ul li ul {
	border-top: 1px solid #C1D8E6;
	padding:  0px;
}
#popular ul li ul li {
	margin: 0px; padding: 5px 15px;
	border-bottom: 1px solid #C1D8E6;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#popular ul li ul li a, #popular ul li ul li a:visited {
	color: #003399;
	padding: 0;
	margin: 0px;
	text-decoration: none;
}
#popular ul li ul li a:hover {
	text-decoration: underline;
}

/*************************************
	Left Sidebar
**************************************/
#l_sidebar {
	float: left;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; padding: 0px 0px 0px 10px;
}
#l_sidebar ul, #l_sidebar ul li {
	margin: 0px; padding: 0px;
}
#l_sidebar ul li ul {
	border-top: 1px solid #C1D8E6;
}
#l_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #C1D8E6;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	color: #003399;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#l_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #C1D8E6;
	background: none;
	margin:  0px; padding: 0px;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#l_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}

/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	display:block;
float:right;
font-size:12px;
margin:0;
padding:0 10px 0 0;
width:214px;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px; padding: 0px;
}
#r_sidebar ul li ul {
	border-top: 1px solid #C1D8E6;
}
#r_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #C1D8E6;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	color: #003399;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}
#r_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #C1D8E6;
	background: none;
	margin:  0px; padding: 0px;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}
/*************************************
	Footer
**************************************/
#text-link-ads {
	padding: 15px;
	text-align: left;
	clear: both;
	}

/*************************************
	Footer
**************************************/
#footer { 
	padding: 15px 5px 20px 5px;
	margin:  10px 0px 0px 0px;
	text-align: center;
	clear: both;
	color: #FFF;
	}
#footer a {
	color: #FFF;
}
#footer-wrap {
	width: 950px;
	margin: 0px auto;
}



/*************************************
	Misc
**************************************/
.alignright { 
	float: right;
	}
.alignleft { 
	float: left;
	}
.aligncenter { 
	margin: 0 auto;
	}


#imgHeader{ 
height:310px;
background-image:url(./images/erasmusenmadrid_04.jpg); 
background-position:right top;
	}
#line1{ 
color:#FFFFFF;
font-size:40px;
padding-left:28px;
padding-top:83px;
width:550px;
	}
	#line2{ 
color:#333;
font-size:27px;
padding-left:28px;
width:550px;
	}
	
.langs {
	position: absolute;
	right: 13px;
	width: 150px; height: 20px;
	float: right;
	text-align: right;
	text-transform: none;
	font-size: 11px;
	padding: 0px;
	background: transparent;
	top:15px;
}

#menu1 {
	position: absolute;
	top:14px;
	right: 10px;
	background-color:#FFF;
	width:auto;
    font-size: 12px;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    text-align: right;
    text-transform: uppercase;
    float: right;
	text-decoration:none;
	font-weight:bold;
    }
#menu1 ul {
	list-style-type : none;
	}
	#menu1 li {
	display : inline;
	list-style-type : none;
	}
#menu1 a {
	color:#000;
	text-decoration:none;
	border-right:#000 solid 1px;
	margin-left:5px;
padding-right:1px;
	}

#menuleft{ 
width:229px;
float:left;
margin-left:2px;
height:841px;
}

#contenthome{
height:auto;
margin-right:10px;
margin-left:10px;
width:510px;
float:left;
}

#menuright{
float:left;
height:841px;
width:200px;
}

.paddingleft
{
	padding-left:13px;}
	
	.paddingbottom
{
	padding-bottom:0px;}
	
.srssfetcher{
	list-style:none;
}
.srssfetcher-item{
	padding-bottom:15px;}
#menuleft ul, li{ 
list-style:none;}

#srssfetcher-1{
	padding-left:5px;
	padding-bottom:5px;}
/*.widgettitle{
	visibility:hidden;
	height:0;}*/
	
#infos{
background-image:url(./images/fondapart.jpg);
background-repeat:no-repeat;
height:350px;
padding-left:11px;
padding-top:14px;
width:722px;}

#map {
	width:300px;
	height:300px;
	float:left;
	border:#CCC solid 1px;
	background-image:url(./images/nomap.jpg);
}
#resume {
	float:left;
	height:290px;
	margin-left:10px;
	width:375px;
	border:#DDD solid 1px;
	padding:5px;
}
#qtranslate-3 li{
	display:inline;
	height:10px;
	float:right;
	padding-top:150px;
	padding-left:4px;
	}
	
#sidebar-login{
	width:156px;
	overflow:visible;

}
#sidebar-login a{
	}

#sidebar-login label{
	}
	
.sidebarlogin_otherlinks li
{
	display:inline;
}
.description
{
	width:250px;
}
.title_description{
	font-weight:bold;
	
}
.titleBig_description{
	font-size:20px;
	font-weight:bold;
}
#resumeTitle{
	margin-bottom:20px;
width:158px;
height:50px;
float:left;
}
#reserve
{
	width:100px;
	height:70px;
	float:left;
	padding-left:115px;
}
.right
{
	float:right;
	padding-right:5px;
	padding-top:2px;
	}
	
#pisogalery {
	margin-top:15px;
border:#DDD solid 1px;
min-height:100px;
width:687px;
padding:5px;
margin-bottom:15px;
float:left;
height:auto;
}
.description_image
{
	padding-top:25px;
}

#input.bouton_event {
	background: url(http://www.erasmusenmadrid.com/new/images/bouton.jpg) no-repeat;
}

.titlehomepage
{
	background-image:url(./images/decoration.jpg);
background-position:left top;
background-repeat:no-repeat;
padding-bottom:15px;
font-size:18px;
padding-left:30px;
padding-top:5px;
}

#submenu{
height:auto;
width:720px;
padding:0;
}
#submenu li{
	margin:inherit;
	display:inline;
	font-size:16px;
}
.imagelist{
	border:inherit;
	border:solid 1px #ccc;}

.pater{
font-size:16px;
background: url("./images/flechaUp.gif") no-repeat;
padding-left:15px;
background-position:left;
}

#submenu li.page_item{
font-size:16px;
background: url("./images/flechaSide.gif") no-repeat;
padding-left:15px;
padding-right:10px;
background-position:left;
}

.titlealojamiento{
	padding:inherit;
	padding-bottom:5px;
}
.widget{
	padding-top:0;
}
#cajaregisto ul{
	padding-top:0px;}
#pubbanner
{
float:left;
padding-left:10px;
padding-top:5px;
}
.avatar
{
	visibility:hidden;}
#rightlinks
{
	width:350px;
	padding-left:20px;
	float:left;
}
#leftlinks
{
	width:350px;
	float:left;
}
.page_item
{
	font-size:14px;
	padding-top:7px;
}
