/*
Theme Name: News Break
Theme URI: http://www.newsbreakdaily.com/
Description: This is a child theme of Arthemia for <a href="http://www.newsbreakdaily.com/">NewsBreakDaily.com</a>
Version: 1.0
Author: Gemma Baltazar
Author URI: http://www.newsbreakdaily.com/
Template: arthemia
*/

@import url(../arthemia/style.css);

body { 
background: #FFE5B4;
}

#navbar {
background-image: url(images/navbar.png);
}

#logo {
font-size: 1.8em;
}

#logo a {
color: #666;
}

#logo a:hover {
text-decoration: none;
}

.right {
position: relative;
top: 20px;
right: 5px;
}

#page-bar {
width:665px;
}

#subscriptions {
background: #2B2B2B;
color: #fff;
}

.breadcrumbs {
display: block;
}

#tools {
height: auto;
}

#sidebar-left {
padding: 0 !important;
width: 160px;
}

/* google ad positioning */
#search-box {
position: relative;
top: 5px;
width: 275px;
float:right;
}

#post-ad {
float: right;
}

#post-bottom-ad {
text-align: center;
}

/* wp thumbie */
#wp_thumbie {
margin-top: 10px !important;
}
#wp_thumbie_image {
border: 0px !important;
}
#wp_thumbie_li {
min-height: 78px;
list-style-type: none;
}

/* wp page numbers */
#wp_page_numbers ul li {
margin-left: 0;
}

/* advanced recent posts */
#front-popular .advanced-recent-posts li {
min-height: 36px;
}

#front-popular .recent-posts-thumb {
float:left;
margin-right: 5px;
}

/* advanced random posts */
#featured .advanced-random-posts {
list-style-type: none;
}

#featured .advanced-random-posts li {
min-height: 80px;
}

#featured .random-posts-thumb {
float: left;
}