/*
Theme Name: Riactive
Theme URI: http://www.riactive.com
Description: Riactive basado en Andreas' open source XHTML/CSS <a href="http://andreasviklund.com/templates/">website template</a> con el mismo nombre.
Version: 0.1
Author: Edgar Parada
Author URI: http://www.riactive.com
*/

/* Body */
body {
	background:#fff url(images/background.gif) top center repeat-y;
	color:#404040;
	line-height:1.1em;
	padding:20px 0;
	text-align: justify;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 76%;
}
*{margin:0; padding:0;}

/* Main wrap */
#wrap {color:#404040; margin:0 auto; width:970px;}
#slogan {color:#808080; font-size:1.3em; font-weight:bold; letter-spacing:-1px; line-height:1.2em; margin:15px 0 30px 35px;}
#toplinks {padding:5px 2px 2px 3px; text-align:right;}

/* Headers */
#header{margin:0 0 0;}
h1 {color:#5684A4; font-size:2.8em; line-height:0.8em; letter-spacing:-2px; margin:20px 0 10px 25px;}
h1 a {color:#5684A4;}
h1 a:hover {text-decoration:none;}
h2, table#wp-calendar caption {text-align:left; font-weight:bold; color:#5684A4; font-size:1.2em; letter-spacing:-1px; margin:0 0 8px; padding:0 2px 4px 5px;}
h3 {color:#5684A4; font-size:1em; font-weight:bold; margin:10px 0 8px; padding:1px 2px 2px 3px;}
#frontphoto1{margin:0 0 0;}
#frontphoto2{margin:0 0 0;}
#frontphoto3{margin:0 0 0;}
#frontphoto4{margin:0 0 0;}
#frontphoto5{margin:0 0 0;}
#frontphoto6{margin:0 0 0;}
#frontphoto7{margin:0 0 0;}
#frontphoto8{margin:0 0 0;}
#frontphoto9{margin:0 0 0;}
#frontphoto10{margin:0 0 0;}
#frontphoto11{margin:0 0 0;}
#frontphoto12{margin:0 0 0;}
#frontphoto13{margin:0 0 0;}
#frontphoto14{margin:0 0 0;}
#frontphoto15{margin:0 0 0;}
#frontphoto16{margin:0 0 0;}
#frontphoto17{margin:0 0 0;}
#frontphoto18{margin:0 0 0;}
#frontphoto19{margin:0 0 0;}
#frontphoto20{margin:0 0 0;}

/* Sidebar */
#sidebar {float:left; margin:0 0 5px; padding:0; width:195px;}
#sidebar p,#sidebar ul,#sidebar .textwidget {margin:0 0 15px 10px;}
#sidebar li {list-style:none; margin:0 0 6px;}
#sidebar li a {font-size:1.2em; font-weight:bold; padding:2px;}
#sidebar ul ul {margin:5px 0 5px 10px;}
#sidebar ul ul li {margin:0 0 5px;}
#sidebar ul ul li a {font-weight:normal;}

/* Content */
#content {float:right; line-height:1.3em; margin:-2px 0 10px; text-align:left; width:750px;}
#content ul,#content ol {margin:0 0 18px 30px;}
#content ul li,#content ol li {margin:0 0px 3px;}
#content ul ul,#content ol ol {margin:5px 0 5px 15px;}
#content img {margin:5px;}
#content p {margin:0 0 15px 10px;}
#content p.timestamp {font-size:0.8em; margin:-5px 0 15px 10px;}
#content p.timestamp a {font-weight:normal;}
#content #postnav {padding:5px; margin:5px 0 18px;}
#content #postnav p {margin:0; padding-left:5px;}
#content #postnav p.right {text-align:right; padding-right:5px; margin-top:-18px;}

/* Footer */
#footer {border-top:4px solid #dadada; clear:both; color:#808080; font-size:0.9em; line-height:1.6em; margin:0 auto; padding:8px 0; text-align:right; font-weight:bold;}
#footer p {margin:0; padding:0;}
#footer a {color:#808080; font-weight:bold}
#footer a:hover {text-decoration:underline;}
#footer span, #footer span a {font-weight:normal;}

/* Comments */
#content div.comment {margin-bottom:15px;}
#content div.comment p {margin:0 0 4px 10px;}
#commentsection p {margin:0 0 8px 10px;}
#commentsection input,#commentsection textarea {padding:5px; width:330px;}
#commentsection textarea#comment {width:730px;}
#commentsection input#submit {width:75px;color:#333; background-color:#fff;}
#commentsection input,#commentsection textarea,form div.searchbox input {font:94% Verdana,Tahoma,Arial,sans-serif; border:1px solid #ccc;}

/* Tags */
blockquote {border:1px solid #dadada; font-size:0.7em; margin:20px 10px; padding:8px;}
blockquote p {padding:2px 0; margin:0; font-weight:bold;}
table#wp-calendar {width:180px; margin:0 0 18px 10px;}
p {margin:0 0 18px 10px;}
ul,ol,dl {font-size:1em; margin:2px 0 16px 35px;}
ul ul,ol ol {margin:4px 0 4px 35px;}

/* Links */
a {color:#5684A4; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}
a img {border:0;}

/* Float fix */
.contenttext {
	overflow:hidden;
	line-height: 1.7em;
	font-size: 0.9em;
	text-align: justify;
}
.contenttext li{
        margin-left: 30px;
}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {
	overflow:hidden;
	width:99%;
}

/* Searchbox */
.searchbox {margin:8px 0 15px 10px;}
.searchbox label {display:none;}
.searchbox input {font-size:0.7em; padding:5px; width:166px; border:1px solid #ccc;}

/* Various classes */
.post {margin:0 0 15px;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.hide {display:none;}
