/**
 *
 * Theme Name: oneblog oneapple
 * Version: 1.0
 * Author: negatyve.com
 * Author URI: http://www.negatyve.com/
 * © 2007 negatyve.com | all rights reserved
 *
**/

/********************/
/* MAIN PAGE STYLES */
/********************/

body
{
	background: url('images_onegreentech/bg_pattern.png');
}

#page
{
	background: url('images_onegreentech/bg_page_1024.png');
}

.navigation div a
{
	color:#318b09;
}

/*****************/
/* HEADER STYLES */
/*****************/

#header_menu
{
	background: url('images_onegreentech/bg_header_top.png') no-repeat top left;
}

#header_menu a, #header_network a
{
	color:#163e03;
}

#header_search
{
	color: #3f2c0a;
}

#header_menu a
{
	color:#fff;
}

#satellites_container
{
	background: url('images_onegreentech/bg_header_middle.jpg') no-repeat top left;
}

#satellites_container #satellites li a
{
	color:#163e03;
}

#network_container
{
	background: url('images_onegreentech/bg_header_bottom.jpg') no-repeat top left;
}

/***************/
/* POST STYLES */
/***************/

.post_date
{
	color:#2a221a;
}

.entry, .entry_page, #lastpost p
{
	color: #000;
}

.post a, .singlepage a, #tickerdiv div a
{
	color:#318b09;
}

h2.pagetitle
{
	color:#707070;
}

a.post_author, span.post_author
{
	background: url('images_onegreentech/post_user_icon.png') no-repeat top left;
	color:#707070;
}

.post_author a
{
 color:#d39e02;
}

/*******************/
/* COMMENTS STYLES */
/*******************/

#comments
{
	color:#000;
	background:#fff url('images_onegreentech/post_comment_icon.png') no-repeat 1% center;
	border-bottom:1px #333 dotted;
}

.commentmetadata
{
	background: url('images_onegreentech/bg_comment_dw.png') no-repeat bottom left;
}

.comment_odd, .comment_even
{
	background: url('images_onegreentech/bg_comment.png') repeat-y top left;
}

.comment_link
{
	color:#318b09;
}

.entry_comment a
{
	color: #318b09;
}

#respond
{
	color:#000;
	background: url('images_onegreentech/bg_comment.png') repeat-y top left;
}

/************************/
/* POST METADATA STYLES */
/************************/

.postmetadata
{
	background:#fff url('images_onegreentech/post_footer.png') no-repeat top left;
	color: #000;
}

.post_link_in li a
{
	color: #318b09;
}

.postmetadata .post_link_read li
{
	background: url('images_onegreentech/post_go_icon.png') no-repeat center right;
}

.postmetadata .post_link_read a
{
	color: #318b09;
}

.postmetadata .post_link_out a
{
	color:#318b09;
}

.post_comment a
{
	background: url('images_onegreentech/post_comment_icon.png') no-repeat center left;
}

/*****************/
/* FOOTER STYLES */
/*****************/

#footer
{
	background: #73a0c5 url('images_onegreentech/bg_footer.jpg') repeat-x top left;
}

#footer span
{
	color: #000;
}

#footer ul li
{
	border-left:1px #1c1403 solid;
}

#footer a
{
	color:#36681f;
}

/******************/
/* SIDEBAR STYLES */
/******************/

#navigate
{
	background:#fff url('images_onegreentech/bg_navigate.png') no-repeat top left;
	color: #000;
}

#navigate div a
{
	color:#246c03;
}

#sidebar .column a
{
	color:#246c03;
}

#sidebar .column h4, #lastpost h4
{
	color:#000;
}

#sidebar_cathegories h4, #lastpost h4
{
	background: url('images_onegreentech/icon_categorie.png') no-repeat center left;
}

#sidebar_most_readed h4
{
	background: url('images_onegreentech/icon_letti.png') no-repeat center left;
}

#sidebar_archives h4
{
	background: url('images_onegreentech/icon_archivio.png') no-repeat center left;
}

#sidebar_most_recent h4, #sidebar_most_commented h4
{
	background: url('images_onegreentech/icon_commenti.png') no-repeat center left;
}

#sidebar_suggested h4
{
	background: url('images_onegreentech/icon_link.png') no-repeat center left;
}

#sidebar_network h4, #blogroll_network h4
{
	background: url('images_onegreentech/icon_network.png') no-repeat center left;
}

#sidebar_tagcloud h4
{
	background: url('images_onegreentech/icon_tags.png') no-repeat center left;
}

#sidebar_poll h4
{
	background: url('images_onegreentech/icon_categorie.png') no-repeat center left;
}

.left_column li
{
	background: url('images_onegreentech/sidebar_link_arrow.png') no-repeat 0 0.3em;
}

.right_column li
{
	border-bottom:1px #f60 dotted;
}

/******************/
/* NETWORK STYLES */
/******************/

#network
{
	background: #fff url('images_onegreentech/bg_network.jpg') repeat-x top left;
}

#network_title
{
	background: url('images_onegreentech/logo_network.jpg') no-repeat 56% 0%;
}

.network_link li
{
	list-style-image:url('images_onegreentech/link_arrow.png');
	background: transparent url('images_onegreentech/bg_link.png') repeat-x bottom left;
}

.network_link a
{
	color:#246c03;
}

/****************/
/* FORMS STYLES */
/****************/

#commentform p a
{
	color:#318b09;
}

/* begin search */
#header_search #cerca
{
	border:1px #999 solid;
}

/* end search */

/* begin comment */
#commentform input, #comment
{
	background-color:#f9f9f9;
	border:1px #ff6700 solid;
}

#commentform p label, p.captcha_text, .cas-captcha-text
{
	color:#000;
}

/* end comment */
/* POST SPONSORIZZATO */

#p_sponsored_post
{
	color:#020202;
}

#cont_sponsored_post
{
	border-top:solid 1px #318b09;
	border-bottom:solid 1px #318b09;
	background-color:#f0f8e6;
}

#cont_sponsored_post h3 a
{
	color:#318b09;
}

#cont_sponsored_post p
{
	color:#000;
}