/*
Theme Name: Ipanemic Magazine
Theme URI: http://www.ipanemic.com.com/
Description: Child theme for the Arras Theme for WordPress
Author: Ipanemic.com
Author URI: http://www.ipanemic.com/
Template: arras-theme
Version: 1.4
*/

/* Search */
#searchbar                { border: 0px solid #000; }
#searchbar {
     font-family:Verdana;
     font-size:11px;
;}

.blog-name {font-size:36px;}
.menu-popular {color:#CCCC00;}

.quick-nav #flickr { background: url(images/flickr.png) no-repeat; }
.quick-nav #youtube{ background: url(images/youtube.png) no-repeat; }

#userLogin {
	color:#DDDDDD;
	position:relative;
	left:500px;
	top:5px;
}
#userLogin a {
	color:#DDDDDD;
	text-decoration:none;
	font-weight:bold;
}

#archive-posts .post .entry-title {
	display:none;
}
.entry-content a {
	background-color: #EEEEEE;
	text-decoration:none;
	border-bottom:1px solid #999999;
}
.entry-content a:hover {
	color: #000000;
	background-color: #C4DAE8;
	text-decoration:none;
	border-bottom:1px solid #999999;
}
.widgetcontainer a:hover {
	color: #000000;
	background-color: #C4DAE8;
	text-decoration:none;
	border-bottom:1px solid #999999;
}
