﻿/*------------------------------------ BASIC STYLING ----------------------------*/
#mainbody-content { font-family: Arial;}
#mainbody-content a:link { color:#ffffff; text-decoration:none;}
#mainbody-content a:visited { color:#ffffff; text-decoration:none;}
#mainbody-content a:hover { color:#f5f48a; text-decoration:none;}
#mainbody-content a:active {
	color:#ffffff;
	text-decoration:none;
}
#mainbody-content .color { font-weight:bold; color:#fef344;}  

/*-------------------------------------- LEFT SIDE ------------------------------*/
#left { text-align:justify; width:440px; float:left; font-size:11px; color:#bebdbd; padding:40px 0 0 40px;}
#left p { color:#ffffff; font-weight:bold; font-size:12px; margin:30px 0 0 15px;}
#left img { margin:10px 0 0 15px; border:1px solid #686868;}
#left .welcome{ color:#ffffff; font-weight:bold; font-size:18px;}

/*------------------------------------- RIGHT SIDE ------------------------------*/
#right { width:450px; float:right; font-size:11px; color:#bebdbd; padding:40px 40px 0 0;}
#boxes { list-style-type:none; margin:auto; padding:0 0 0 0;}
#boxes li { height:112px; border-bottom:1px solid #383838; margin:auto; padding:0 0 0 0;}
#boxes p { width:310px; float:right; margin:2px 0 0 0;}
#boxes .headline { font-size:12px; color:#ffffff; font-weight:bold; line-height:3;}
#boxes img { border:1px solid #686868; margin:13px 0 0 13px; float:left;}

/*---------------------------------- Twitter Integration ------------------------*/
#box-tweet { width:430px; height:85px; margin:25px 0 0 0; padding:5px 0 0 0;}
#box-tweet p { font-size:12px; color:#ffffff; font-weight:bold; line-height:2; margin:0 0 0 20px;}
#box-tweet .tweet { font-size:12px; color:#bebdbd; margin:5px 0 0 20px;}
#box-tweet .tweet_list { list-style-type:none; margin:0; padding:0;}
#box-tweet .tweet_avatar { padding-right:10px; float:left;}

/*------------------------------ Twitter Button and Bird icon -------------------*/
#twitter-button { width:180px; height:39px; padding:40px 0 0 120px; float:left;}
#twitter-button a { border-style:none; cursor:pointer;}
#twitter-button img { border-style:none; cursor:pointer;}
