/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* PANEL VIDEOS */
.panel-videos {width:100%;border-bottom:1px dotted #C2C2C2;margin:0 0 30px 0;float:left;}
.panel-videos .tubepress_thumbs {padding:0 !important;}
.panel-videos dd {width:100%;}
.tubepress_thumb a {float:left;}
.panel-videos .tubepress_thumbnail_area {margin-top:0 !important;}
.panel-videos .tubepress_thumb {width:180px;margin-right:10px;}


/* LECTOR DE RSS */
.erreseses {width:100%;margin:0 auto 30px;border-bottom:1px dotted #C2C2C2;float:left;padding-bottom:20px;}
.erreseses .errewidget {width:50%;float:left;}
.errewidget h4 {border-bottom:1px dotted #C2C2C2;margin-bottom:5px;margin-right:15px;padding-bottom:5px;}
.errewidget ul {list-style-type:square;margin-left:15px;padding-right:15px;}

/* MEDIAPOLIS SIDEBAR */
.mediapolisbar {background:url("images/fondomediapolis.png") repeat-x scroll center bottom #229999; padding-bottom:10px; float:left; width:100%; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.mediapolisbar .post {background:url("styles/default/widgetbullet.png") no-repeat scroll 10px center transparent;color:#F1F1F1;font-size:13px;margin:3px 5px;padding:5px 5px 5px 35px;width:270px;}
.mediapolisbar .post a {color:#f1f1f1; font-size:16px; font-weight:bold;}
.mediapolisbar .post a:hover {color:#292626; text-decoration:underline;}

/* Twitter Widget PRO */
.widget_twitter {background:url("images/fondotuit.png") repeat; color:#222; padding-bottom:10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.widget_twitter h3 a.twitterwidget-title {color:#FFF;}
.widget_twitter ul {background:none !important;}
.widget_twitter ul li {background:none !important;border-bottom:1px dotted #999999;line-height:1.3em;margin:5px;}
.widget_twitter ul li a {background:none !important;border:0 none !important; display:inline !important;padding:0 !important;}
.widget_twitter .twitter-avatar {background:#eee;border:1px solid #3dd;float:left;margin:5px 5px 10px;padding:2px;}
.widget_twitter .entry-content a {font-weight:bold;border-bottom:1px dotted #666 !important; color:#666 !important;}
.widget_twitter .entry-meta {display:block;font-size:10px;margin:5px 0 0;width:300px;}

/* CONTENIDO */
.entry img {max-width:570px;}
img.aligncenter {display:block;margin:10px auto;}

