/*
Original design: 1024px (v3.0 - Apr 24, 2008) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/1024px/
Some Modifications: Pedro Ribeiro
*/

/* General tags */
body {background:url(images/background-light.jpg) repeat-y top center #f5f5f5; color:#404040; font:76% Verdana,Tahoma,Arial,sans-serif; line-height:1.3em; margin:0 auto; padding:0;}

a {color:#703c30; font-weight:700; text-decoration:none;}
a:hover {color:red; text-decoration:underline;}
a.abox2 {color:#703c30; font-weight:700; text-decoration:underline;}
a.abox2:hover {color: red;}
a.abox3 {color:#703c30; font-weight:700; text-decoration:underline;}
a.abox3:hover {color: #000040;}
a.abox {color:#703c30; font-weight:700; text-decoration:underline;}
a.abox:hover {color: #ffffaa;}
a.abox4 {color:#fff9c6; font-weight:700; text-decoration:underline;}
a.abox4:hover {color: yellow;}
a img {border:0;}
p {margin:0 0 18px 10px;}
ul,ol,dl {font-size:1.0em; margin:0px 0px 5px 5px}
blockquote {border:1px solid #dadada; font-size:0.9em; margin:20px 10px; padding:8px;}
blockquote p {margin:0;}

/* Headers */
h1 {color:#703c30; font-size:3.0em; letter-spacing:-3px; margin:0 0 20px 25px;}
h1 a {color:#703c30; text-transform:none;}
h2 {border-bottom:4px solid #dadada; color:#703c30; font-size:1.4em; letter-spacing:-1px; margin:0 0 10px; padding:0 2px 2px 5px;}
h3 {border-bottom:1px solid #dadada; color:#666666; font-size:1.2em; font-weight:700; margin:10px 0 8px; padding:1px 2px 2px 3px;}

/* Main wrap */
#wrap {color:#404040; margin:10px auto; padding:0; width:920px;}
#header {margin:0;}
#toplinks {font-size:0.9em; padding:5px 2px 2px 3px; text-align:right;}
#toplinks a {color:#666666;}
#slogan {color:#666666; font-size:1.5em; font-weight:700; letter-spacing:-1px; line-height:1.2em; margin:15px 0 20px 35px;}

/* Sidebar and menu */
#sidebar {float:left; line-height:1.4em; margin:0 0 5px; padding:1px 0 0; width:200px;}
#sidebar ul {font-size:0.9em; list-style:none; margin:0; padding:0 0 15px 10px;}
#sidebar li {list-style:none; margin:0 0 4px; padding:0;}
#sidebar li a {font-size:1.1em; font-weight:700; padding:2px;}
#sidebar ul ul {line-height:1.1em; margin:4px 0 3px 15px; padding:0;}
#sidebar ul ul li a {font-weight:400;}

/* Main content */
#content {float:right; line-height:1.5em; margin:0; padding:0; text-align:left; width:700px;}
#contentalt {float:left; line-height:1.5em; margin-right:20px; padding:0; text-align:left; width:720px;}
#sidebar h1 {margin:3px 0 8px;}
#content h3,#contentalt h3 {margin:10px 0 8px;}
#content h1 {border-bottom:4px solid #dadada; color:#000000; font-size:1.8em; letter-spacing:-1px; margin:0 0 10px; padding:0 2px 2px 5px;}

/* Footer */
#footer {border-top:4px solid #dadada; clear:both; color:#888888; font-size:0.9em; line-height:1.6em; margin:0 auto; padding:8px 0; text-align:right;}
#footer p {margin:0; padding:0;}
#footer a {color:#808080;}

/* Additional classes */
.box {background:#000040; border:1px solid #a8a8a8; color:#fff; font-size:0.9em; line-height:1.4em; padding:10px 10px 10px 13px;}
.box a {color:#e0e0f0; text-decoration:underline;}
.box a:hover {color:yellow; text-decoration:underline;}
.box2 a {color:#800000; font-weight:700; text-decoration:underline;}
.box2 a:hover {color: red;}
.box2 {background:#dddddd; border:1px solid #000040; color:#000; font-size:0.9em; line-height:1.4em; padding:10px 10px 10px 13px;}
.box3 {background:#eedddd; border:1px solid #000040; color:#000; font-size:0.9em; line-height:1.4em; padding:10px 10px 10px 13px; text-align:left;}
.box3 a {color:brown; font-weight:700; text-decoration:underline;}
.box3 a:hover {color: red;}
.box4 {background:#ff0000; border:1px solid #000040; color:#fff; font-size:0.9em; line-height:2.5em; padding:10px 10px 10px 13px; text-align:center;}
.box4 a {color:#fff9c6; font-weight:700; text-decoration:underline;}
.box4 a:hover {color: yellow;}
.box5 {background:#703c30; border:1px solid #a8a8a8; color:white; font-size:0.9em; line-height:2em; padding:10px 10px 10px 13px;}
.box5 a {color:#e0e0f0; text-decoration:underline;}
.box5 a:hover {color:yellow; text-decoration:underline;}
.left {float:left; margin:0 15px 4px 0;}
.right {float:right; margin:0 0 4px 15px;}
.readmore {margin:-10px 10px 12px 0; text-align:right;}
.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
.timestamp a {font-weight:normal;}
.blue {color:#4088b8;}
.clear {clear:both;}
.fade {color:#880000;}
.gray {color:#888888;}
.photo {background:#fff; border:1px solid #bababa; margin:6px 18px 2px 5px; padding:2px;}
.white {color:ffffff;}

/* Classes added by Pedro*/
ol    { list-style-type: decimal }      /* 1 2 3 4 5 etc. */
ol ol { list-style-type: lower-alpha }  /* a b c d e etc. */
pre {border:1px dashed #666666; background: #eeeeee; font-size:1.2em; padding: 0.2cm; color: #005500;}
