
@charset "UTF-8";
/* CSS Document */

/*
Theme Name:     On Demand 
Theme URI:      http://www.press75.com/themes/on-demand-theme-demo/
Description:    Child theme for the On Demand theme 
Author:         James Buck
Author URI:     http: //jameskarlbuck.com/
Template:       on-demand

Version:        2.0.0
*/
@import url("http://masarevolution.com/wp-content/themes/on-demand/style.css");


body {
background:url(http://masarevolution.com/wp-content/themes/on-demand-child/images/bg.jpg) repeat-x ;
}

#header {

}

#header-left { /* For the Logo */
background: url(http://masarevolution.com/wp-content/themes/on-demand-child/images/header-bg.png) no-repeat 2px 100px;
width: 490px;
float: left;
padding:0;
}

#navigation {
width: 100%;
float: left;
font-size: 18px;
font-family: 'futura-med-cond';
}

#categories span {
font-size: 16px;
font-family: futura;
}


/*.menu-item-333{
	margin-left: 560px;
}

.menu-item-333 a,{
	color: #dc3434;
}*/

.menu li ul {
font-size: 16px;
}

li.date, #footer h3, #footer p, #sidebar h3, #sidebar p, .cat-post-content, blockquote, .widget {
color: #222222;
}

blockquote, #full-width-ad, #posts, #posts-page, #paginate, .gallery-item h2, li.date, li.categories, .post-details h2, #comments-meta, #comments, #author, #email, #url, #comment, #sidebar, #footer-content {
border-color: #;
}

.gallery-item a {
color: #de0030;
}


#widgetized-area {
	margin-left: 50px;
}

#twitter_update_list li{
padding-bottom: 5px;
}