
BODY
{
	margin-top: 0px;
	padding: 0;
	color: #84878E;
	background-color: #EAEAE1;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
}
#wrapper2
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #FFF;
	margin-top: 33px;
	background-image: url(images/top-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.single-entry
{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 0px;
}
.post-wrapper
{
	background-color: #FFF;
	padding: 15px;
	width: 583px;
	border: 1px solid #EBEBEB;
}
A:link
{
	text-decoration: none;
	color: #5F666F;
}
A:visited
{
	text-decoration: none;
	color: #5F666F;
}
A:hover, A:active
{
	color: #2A3744;
}
H1, H2, H3, H4, H5, H6
{
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0px 0 10px;
}
H1
{
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 32px;
	margin-bottom: 0px;
	margin-top: 10px;
}
H2
{
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 28px;
}
H3
{
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 4px;
}
H4
{
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 4px;
}
.post-title
{
	line-height: 30px;
}
.home-post-wrap
{
	width: 613px;
	margin-right: 13px;
	float: left;
	background-color: #FFF;
	border: 1px solid #EBEBEB;
}
.home-post-wrap2
{
	width: 593px;
	padding: 10px;
	margin-right: 13px;
	float: left;
	background-color: #FFF;
	border: 1px solid #EBEBEB;
	margin-bottom: 10px;
}
.home-categories IMG
{
	border: 1px solid #EBE8DA;
	float: left;
	margin-right: 10px;
}
.imgcatup
{
	margin-left: -3px;
}
.index-post-wrap
{
	width: 593px;
	margin-right: 13px;
	margin-bottom: 10px;
	float: left;
	background-color: #FFF;
	border: 1px solid #EBEBEB;
	padding: 10px;
}
.readmore
{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 20px;
	margin-top: 10px;
}
.readmore A:link, .readmore A:hover
{
	color: #393939;
}
.thumbnail-home
{
	border: 0px solid #000000;
	margin: 0px;
}
H4, H5, H6
{
	font-size: 18px;
}
.titles
{
	font-weight: normal;
	font-size: 24px;
	text-decoration: none;

}


.titles img {

    margin-bottom:25px;
    padding-bottom:5px;
}


#home {
	background-image: url('images/home.png');
	background-position:center;
    background-repeat:no-repeat;
    margin-bottom: 10px;
	margin-top: 10px;
	display: block;
   	width: 35px;
}

#home:hover {
	background-image: url('images/home2.png');
    z-index: 5px;
}

#info {
	background-image: url('images/info.png');
	background-position:center;
    background-repeat:no-repeat;
    margin-bottom: 10px;
	margin-top: 10px;
	display: block;
   	width: 35px;
}

#info:hover {
	background-image: url('images/info2.png');
    z-index: 5px;
}


#jquery {
	background-image: url('images/jquery.png');
	background-position:center;
    background-repeat:no-repeat;
    margin-bottom: 10px;
	margin-top: 10px;
	display: block;
   	width: 35px;
}

#jquery:hover {
	background-image: url('images/jquery2.png');
    z-index: 5px;
}


.titles A:link, .titles A:visited, .titles A:active
{
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}
.titles-featured A, .titles-featured A:hover, .titles-featured
{
	font-size: 30px;
	line-height: 30px;
}
PRE, BLOCKQUOTE
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #F5F5F5;
	border: 1px solid #E0E0E0;
}
PRE:hover, BLOCKQUOTE:hover
{
	background-color: #F0F0F0;
	border: 1px solid #D0D0D0;
}
UL
{
	list-style-image: url(images/bullet.gif);
}
/*ul2*/
#INVALID-RULE
{
	list-style-image: url(images/bullet.);
}
#pages
{
	width: 950px;
	float: left;
	background-image: url(images/top-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 68px;
}
#categories
{
	width: 950px;
	min-height: 48px;
	background-image: url(images/categories-bg.gif);
	background-repeat: repeat-x;
	float: left;
	background-color: #433D3D;
}
#categories UL
{
	margin: 0px 0px 0px 10px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	float: left;
}
#categories UL LI
{
	float: left;
	display: block;
	padding-left: 0px;
	height: 48px;
}
#categories UL LI A:link, #categories UL LI A:visited, #categories UL LI A:active, #categories UL LI A:hover
{
	height: 36px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 12px 10px 0px;
	background-image: url(images/categories-line.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
#categories UL LI A:hover
{
	background-image: url(images/categories-hover.gif);
	background-repeat: repeat-x !important;
}
#header
{
	width: 950px;
	margin-top: 0px;
	height: 219px;
	background-color: #373434;
	background-image: url(images/head.png);
	background-repeat: no-repeat;
	float: left;
}
#container
{
	float: right;
	width: 950px;
	color: #84878E;
	background-image: url(images/content-bg.gif);
}
#left-div
{
	width: 646px;
	float: left;
}
#left-inside
{
	float: left;
	padding: 0px 0px 0px 19px;
}
.adwrap
{
	margin-left: 26px;
}
#sidebar-wrapper
{
	width: 300px;
	float: left;
	margin-bottom: 20px;
}
#sidebar
{
	float: left;
	padding-left: 0px;
	padding-right: 13px;
	width: 287px;
}
#footer
{
	clear: both;
	width: 930px;
	height: 31px;
	padding-left: 20px;
	text-align: left;
	color: #C3B8B6;
	padding-top: 14px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}
#footer A
{
	color: #C3B8B6;
	font-size: 11px;
}
#footer A:visited
{
	color: #C3B8B6;
}
#footer A:hover
{
	color: #C3B8B6;
	text-decoration: underline;
}
#extras
{
	float: left;
	width: 780px;
	color: #C7AA92;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #F5F5F5;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}
#pages UL
{
	list-style-type: none;
	list-style-image: none;
	float: left;
	padding: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pages LI
{
	float: left;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

#pages LI A:link, #pages LI A:visited
{
	float: left;
	color: #8D8D8Ddisplay: block;
	height: 45px;
	padding-top: 23px;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 0px;
}

.sidebar-box
{
	padding-top: 5px;
	margin-bottom: 0px;
}
.sidebar-box2
{
	padding-left: 15px;
}
.articleinfo
{
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 7px;
	color: #545454;
}
.sidebar-box UL LI A:link, .sidebar-box UL LI A:visited, .sidebar-box UL LI A:active
{
	display: block;
	color: #373434;
	width: 100%;
	padding: 3px;
	background-image: none !important;
}
.sidebar-box UL LI
{
	color: #1E1C1C !important;
}
.sidebar-box UL LI A:hover
{
	width: 100%;
	display: block;
	color: #393939;
	padding: 3px;
}
.sidebar-box H2
{
	margin-top: 5px;
	font-size: 12px;
	color: #85BB37;
	padding-top: 9px;
	font-weight: normal;
	font-weight: bold;
	margin-left: 0px;
	font-family: “Trebuchet MS”, sans-serif;
	background-image: url(images/h3-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 263px;
	height: 30px;
	padding-left: 10px;
}
#commentform
{
	margin: 1em 0;
	background: #FFFFFF;
	margin-left: 20px;
}
#commentform TEXTAREA
{
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 370px;
}
#commentform #email
{
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 280px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #author
{
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 280px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #url
{
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 280px;
	background-image: url(images/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #email:focus
{
	font-size: 1.1em;
	background: #FFFFFF;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #author:focus
{
	font-size: 1.1em;
	background: #FFFFFF;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #url:focus
{
	font-size: 1.1em;
	background: #FFFFFF;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(images/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform INPUT
{
	margin-bottom: 3px;
}
.search_bg
{
	height: 35px;
	width: 260px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#search
{
	color: #FFFFFF;
	padding: 0;
}
#search INPUT
{
	background: #FFF;
	font-size: 11px;
	color: #B8B8B8;
	font-family: Tahoma, arial, verdana, courier;
	width: 150px;
	height: 11px;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #E7E7DC;
}
.icons
{
	margin-top: 0px;
	margin-bottom: -5px;
	margin-right: 10px;
}
#search .input
{
	width: 66px;
	height: 31px;
	background: none;
	border: none;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}
.thumbnail-div
{
	border: 1px solid #DFDFDF;
	width: 120px;
	height: 120px;
	padding: 4px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}
.post-info
{
	margin-bottom: 10px;
	color: #000;
	font-size: 10px;
}
.post-inside
{
	float: left;
	width: 245px;
}
.post-inside-2
{
	float: left;
	width: 450px;
}
#home-right
{
	width: 187px;
	float: right;
	padding: 10px;
	border-left: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
}
#home-right UL
{
	list-style-image: url(images/bullet-home.gif);
	float: left;
}
#home-left
{
	float: left;
	width: 385px;
	padding: 10px;
}
.home-categories, .home-categories-comments
{
	width: 280px;
	min-height: 180px;
	border: 1px solid #EBEBEB;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}
.home-categories-comments UL
{
	list-style-image: url(images/comment-icon.gif);
}
.home-categories A:link, .home-categories A:hover, .home-categories A:visited
{
	color: #424446;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}
.logo
{
	float: left;
	margin-bottom: 15px;
	border: 0px solid #000000;
	margin-left: 40px;
	margin-top: 68px;
}
A:focus
{
	outline: none;
}
.share-div
{
	width: 590px;
	height: 30px;
	background-color: #FFF;
	display: none;
}
.share
{
	visibility: visible;
}
.random-image
{
	width: 44px;
	height: 44px;
	border: 4px solid #F2F2E4;
	float: left;
	margin-left: 10px;
}
.random-content
{
	float: right;
	width: 210px;
}
.random-content A:link
{
	font-size: 13px;
}
.random
{
	width: 280px;
	float: left;
	margin-top: 10px;
}
.orange-titles
{
	color: #FF8400;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
	width: 100%;
}
UL, OL
{
	line-height: 2em;
}
/*Captions*/
.aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
/*border-radius: 3px*/
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*End captions
Begin Images*/
P IMG
{
	padding: 0;
	max-width: 100%;
}
/*Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid)*/
IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
IMG.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
IMG.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
/*End Images
Begin Comments*/
.commentlist
{
	padding: 0px;
	margin: 0px 0px 0px 17px;
	width: 560px;
	background-image: url(images/comment-bg.gif);
	list-style-image: none;
	list-style-type: none;
	float: left;
}
.commentlist LI
{
	font-weight: bold;
	width: 560px;
	display: block;
	background-image: url(images/comment-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 45px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}
.commentlist LI DIV
{
	width: 540px;
	display: block;
	background-image: url(images/comment-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}
.commentlist LI .avatar
{
	float: left;
	border: 1px solid #EEE;
	padding: 2px;
	background: #FFF;
}
.commentlist CITE
{
	font-size: 18px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
}
.says
{
	display: none;
}
.commentlist P
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
}
#commentform P
{
	clear: both;
}
.alt
{
	margin: 0;
	padding: 10px;
}
.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentlist .children LI
{
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url(images/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #E2E2E4;
	overflow: hidden;
}
.commentlist .children LI DIV
{
	width: 97%;
	padding: 3%;
	background-image: url(images/comment-children-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.commentlist .commentmetadata
{
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
	margin-left: 3%;
}
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta
{
	background-image: none;
	width: 100%;
	padding: 0px !important;
}
.commentlist .reply, .commentlist .children .reply
{
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em "Lucida Grande", Verdana, Arial, Sans-Serif;
}
.commentlist .reply A:link, .commentlist .reply A:hover, .commentlist .children .reply A:link, .commentlist .children .reply A:hover
{
	background-image: url(images/reply.gif);
	width: 39px;
	height: 17px;
	display: block;
	color: #FFF;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}
.commentlist .children LI
{
	padding-bottom: 10px;
}
.commentlist .children LI UL LI
{
	padding-bottom: 10px;
	background-color: #FFF;
}
#respond
{
	margin-top: 20px;
	float: left;
	background-image: none;
}
.commentlist #respond H3, .commentlist #respond A
{
	margin-left: 28px;
}
#comments
{
	line-height: 30px;
}
.children
{
	clear: both;
}
.children .commentmetadata, .children .vcard
{
	background-image: none;
}
.children TEXTAREA
{
	width: 90% !important;
}
.children INPUT
{
	width: 80% !important;
}
#cancel-comment-reply-link
{
	display: block;
	background-image: url(images/comment-close.gif);
	width: 144px;
	height: 21px;
	padding: 5px 0px 0px 23px;
	font-weight: normal;
	color: #84878E;
	font: 1em "Lucida Grande", Verdana, Arial, Sans-Serif;
}
#respond DIV
{
	background-image: none;
}
#submit
{
	width: 120px !important;
}
/*End Comments
navigation*/
UL.topnav
{
	list-style: none;
	text-align: left;
	margin-top: 0px;
}
.topnav LI
{
	float: left;
	/*[empty]margin:;*/
}
.topnav LI A
{
	font: 11px sans-serif;
	outline: none;
	color: #DDD;
	text-decoration: none;
	display: block;
	padding: 0px 15px;
	text-transform: uppercase;
}
.topnav LI A:hover
{
	color: #8BAD3E !important;
}
.topnav LI.rss
{
	float: right;
	display: block;
	width: 60px;
	background: transparent url(images/rss.png) no-repeat 130% 0;
}
.topnav LI.rss A
{
	color: #EEE;
}
.topnav LI.rss A:hover
{
	background: transparent;
	color: #A0410D !important;
}
#menu
{
	margin: 0;
	padding: 0;
}
#menu UL
{
	margin: 0;
	padding: 0;
}
#menu UL LI
{
	display: block;
	padding: 0;
	float: left;
	text-align: left;
	margin-right: 40;
}
#menu LI A
{
	color: #B1B1B1;
	font: bold 9px/0 sans-serif; /*[e]bold 9px “Lucida Sans Unicode”, sans-serif sans-serif*/
	text-decoration: none;
	line-height: 1.3em;
	display: block;
}
#menu LI A:hover
{
	color: #FFC300;
}
#menu LI SPAN
{
	font: 9px tahoma;
	color: #5D6572;
	margin: 5;
	text-transform: uppercase;
	line-height: 1.8em;
}
#menu LI SPAN:hover
{
	color: #777D88;
}
DIV#qTip
{
	padding: 3px;
	border: 1px solid #6CF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	display: none;
	background: #6CF;
	color: #FFF;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	z-index: 1000;
}
/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com

Quotes style*/
DIV.pagination
{
	padding: 3px;
	margin: 3px;
	text-align: center;
}
DIV.pagination A
{
	padding: 2px 5px;
	margin-right: 2px;
	border: 1px solid #DDD;
	text-decoration: none;
	color: #AAA;
}
DIV.pagination A:hover, DIV.pagination A:active
{
	padding: 2px 5px;
	margin-right: 2px;
	border: 1px solid #A0A0A0;
}
DIV.pagination SPAN.current
{
	padding: 2px 5px;
	margin-right: 2px;
	border: 1px solid #E0E0E0;
	font-weight: bold;
	background-color: #F0F0F0;
	color: #AAA;
}
DIV.pagination SPAN.disabled
{
	padding: 2px 5px;
	margin-right: 2px;
	border: 1px solid #F3F3F3;
	color: #CCC;
}
#feedForm
{
	margin-left: 10px;
	padding: 1px 0px;
}
#feedForm .txtEmail
{
	background-image: url(http://psdcreativo.com/images/email_add.png);
	background-position: 3px 5px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 20px;
	font-size: 11px;
	border: 1px solid #BDC8CD;
	width: 130px;
}
#feedForm .btnSend
{
	background-color: #C0C4B5;
	border: 1px solid #9DA47D;
	color: #55584C;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	padding: 4px 6px;
	cursor: pointer;
}
#tagcloud2
{
	font-family: arial, Verdana, sans-serif;
	width: 200px;
	text-align: center;
}
#tagcloud2 .tag1
{
	font-size: 0.6em;
	color: #505050;
}
#tagcloud2 .tag2
{
	font-size: 0.9em;
	color: #808080;
}
#tagcloud2 .tag3
{
	font-size: 1.5em;
	color: #E0E0E0;
}
#tagcloud2 A
{
	text-decoration: none;
}
#tagcloud2 A:hover
{
	text-decoration: none;
	background-color: #BDC3C6;
	color: #5A6063;
}
.tutoriales
{
	background-image: url(images/bgtutsin.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 226px;
	width: 595px;
	margin-left: 9px;
	margin-bottom: -5px;
}
.rssNote
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 1em;
	padding-bottom: 10px;
	border-style: dotted;
	border-width: 1px;
	border-color: #CCC;
	border-left: none;
	border-right: none;
}
.rssNote A
{
	font-weight: bold;
}
#rss_c
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#rss_c SPAN
{
	font-size: 9px;
	position: relative;
}
#rss_c DIV
{
	padding-top: 6px;
}
#rss_c A
{
	background: url(http://psdcreativo.com/images/rsscreativos.png) no-repeat left center;
	padding-left: 18px;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	color: #FFFFFF;
}
#rss_c A:hover
{
	color: #EEF1E7;
}
#submit
{
	background: #ADBF41;
	color: #FFFFFF;
	padding: 4px 0;
	width: 6em;
	border: none;
	font: bold 12px arial;
}
#Social
{
	float: left;
	border: none;
}
