/*
Theme Name: RXN 
Theme URI: http://www.altamentedecorativo.com/rxnbeta/
Description: An highly customizable child theme built on Thematic</a>
Author: Daniele Alano
Author URI: http://www.altamentedecorativo.com/
Template: thematic
Version: 0.3.3
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/*BACK THIS SHIT UP ON AN EXTERNAL FILE EVERY TIME YOU MAKE CHANGES!!!!!*/

/* Sample background image code for Wrapper: 

#wrapper {
	background:#5B6570 url(../../images/top_bg.gif) repeat-x scroll left top}
*/

#header { /*fd2b55, fd153f, 7a1529, bd102f*/
        background-color:#bd102f 
}

#wrapper { /*dadada, cdcdcd*/
	background-color:#dadada
}


#blog-title a {
	font-size:2.3em;
        font-weight:normal;
}

#blog-title a:hover {
	text-decoration:none
}

#blog-description {
	font-size:1.3em;
        font-weight:normal;
        text-transform:capitalize;
        color:#e6e6e6;
}

.entry-title {
	color:#72706d;
        font-size:1.2em;
        font-weight:normal;
        letter-spacing:-1px;
}

.entry-title a {
	color:#5C5A58;
        font-size:1.2em;
        font-weight:normal;
        letter-spacing:-1px;
}

.entry-title a:link,
.entry-title a:visited,
.entry-meta a:link,
.entry-meta a:visited {
	color:#5c5a58
}

.entry-content {
	color:#4C4B49;
        font-size:.9em;
}

.entry-content a:link,
.entry-content a:visited {
	color:#7A1529;
        font-weight:normal;
        text-decoration:underline;
}

.entry-utility a:link,
.entry-utility a:visited {
	color:#7A1529;
        font-weight:normal;
        text-decoration:none;
}

.entry-content a:hover,
.entry-utility a:hover {
	color:#fd2b55
}

/*
.aside h3 {
	font-weight:normal;
        font-size:1.2em;
}
*/

#primary h3.widgettitle {
	color:#5c5a58;
        font-weight:normal;
        font-size:1.2em;
}

#primary a:link,
#primary a:visited {
	color:#7A1529;
        font-weight:normal;
        text-decoration:none;
}

#primary a:hover {
	color:#fd2b55
}

#subsidiary a:link,
#subsidiary a:visited {
	color:#7a1529
}

#subsidiary a:hover {
	color:#fd2b55
}

#main {
	background-color:#f4f4f4
}

#container {
	background-color:#ffffff
}

#access { /*ebebeb, a4a4a4*/
	background-color:#ebebeb
}

#my_bio {
	background: #f4f4f4 none repeat scroll 0 0;
}

.menu li a { /*9a9a9a*/
	color:#818181;
        font-size:1.2em;
        font-weight:normal;
}

a:link,
a:visited {
	color:#7A1529
}

#siteinfo {
	background-color:#ffffff;
        width:960px;
        color:#5C5A58;
        text-align:center;
}

#comments {
	color:#4C4B49
}

#comments h3 {
	color:#4C4B49;
        font-size:1.2em;
        font-weight:normal;
        letter-spacing:-1px;
        text-transform:capitalize;
}

#commentform input {
	color:#4c4b49;
        text-transform:capitalize;
}

#form-allowed-tags span {
	color:#7a1529
}

#footertext_cont a:link,
#footertext_cont a:visited,
#footertext_cont a:hover {
	color:#dadada
}

.aside ul li {
  padding: 0 0 50px
}
