/*
(c) 2010 BehindTheRabbit
http://www.behindtherabbit.com/
*/

#content {background-color:#EEE; width:900px; margin:0 auto; padding:10px 20px 20px 20px;}
#content h2 {text-align:center; color:#454545; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}
#main {width:540px; float:left;}
#side {width:340px; padding:0 0 0 20px; float:right;}


.box1 {background-color: #FFF; padding:20px;}
.box1 h3 {margin:0 0 5px 0; color:#333; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; }
.box1 h3 a {color:#018184; text-decoration:none;}
.box1 h3 a:hover {text-decoration:underline;}
.box1 p {margin-top:0; color:#333; line-height:1.6em; font-size:12px;}

.box2 {background-color: #FFF; width:300px; margin-bottom:10px; padding:10px 20px;}
.box2 h4 {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; margin:5px 0;}
.box2 h4 a {color:#018184; text-decoration:none;}
.box2 h4 a:hover {text-decoration:underline;}
.box2 p {color:#333; font-size:11px; margin:5px 0 10px 0;}

#svx, #rw, #wp {width:340px; height:90px; margin: 0 0 20px 0;}
#svx a {display:block; width:340px; height:90px;}
#svx a:link, #svx a:visited {background:url(images/applinks.png) 0 0 no-repeat;}
#svx a:hover, #svx a:active {background:url(images/applinks.png) -350px 0 no-repeat;}
#rw a {display:block; width:340px; height:90px;}
#rw a:link, #rw a:visited {background:url(images/applinks.png) 0 -110px no-repeat;}
#rw a:hover, #rw a:active {background:url(images/applinks.png) -350px -110px no-repeat;}
#wp a {display:block; width:340px; height:90px;}
#wp a:link, #wp a:visited {background:url(images/applinks.png) 0 -220px no-repeat;}
#wp a:hover, #wp a:active {background:url(images/applinks.png) -350px -220px no-repeat;}

#badges {width:270px; margin:0; float:left; padding-left:38px;}
#twitter, #feed-rss, #facebook {width:90px; height:28px; float:left; }
#twitter a, #feed-rss a, #facebook a {display:block; height:28px;}
#twitter a:link, #twitter a:visited {background:url(images/social.png) 0 0 no-repeat; }
#twitter a:hover, #twitter a:active {background:url(images/social.png) 0 -79px no-repeat; }
#feed-rss a:link, #feed-rss a:visited {background:url(images/social.png) 0 -30px no-repeat;}
#feed-rss a:hover, #feed-rss a:active {background:url(images/social.png) 0 -109px no-repeat;}
#facebook a:link, #facebook a:visited {background:url(images/social.png) -90px 0 no-repeat;}
#facebook a:hover, #facebook a:active {background:url(images/social.png) -90px -79px no-repeat;}