/*  
Theme Name: Mindshare Classic
Theme URI: http://mindsharestudios.com/
Description: Mindshare Classic theme with dynamic sidebar support (widgets), left/right sidebars and three column layout.
Version: 2.0
Author: Mindshare Studios
Author URI: http://mindsharestudios.com/
*/
*:focus { outline:none; }
body { text-align:center; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; background-color:#2F3042; background-image:url(bg.jpg); background-repeat:no-repeat; background-position:top; }
.mindshare #container { width:960px; height:650px; text-align:left; margin:0 auto; }
.mindshare #header { border-bottom:1px white solid; padding:10px 10px 0 20px; }
.mindshare #sidebar { float:left; width:200px; padding:15px 10px 15px 20px }
.mindshare #sidebar2 { display:none; }
.mindshare #maincontent { margin:0 0 0 250px; padding:0 20px }
.mindshare #footer { padding:0 10px 0 20px }
.floatr { float:right; margin-left:8px }
.floatl { float:left; margin-right:8px }
.clearfloat { clear:both; height:0; font-size:1px; line-height:0 }
acronym, abbr { border-bottom:1px dashed #333; font-size:90%; letter-spacing:.07em; }
/* added for new search form */
#search input { background-color: #D6D7D9; border: 1px inset #000; font-size: 0.7em; width: 120px; }
#search input:focus { background: #FFFFFF; border: 1px inset #333; }
#search .searchimg { background:url(search.gif) 0 0 no-repeat; }
/* contact form */
.contacterror { border: 2px solid #ff0000; }
/* end defaults */

a { color:#FFFFFF; text-decoration:none; }
a:hover { text-decoration:underline; }
.mindshare #header h1 { font-variant:small-caps; font-size:18px; letter-spacing:3px; }
.mindshare #sidebar ul { color:#999999; font-variant:small-caps; font-size:14px; letter-spacing:2px; list-style-type:none; text-align:right; }
.mindshare #sidebar li { padding-bottom:5px; }
.mindshare #footer p { margin:5px 0 30px 5px; color:#999999; font-size:9px; }
.mindshare #footer a:link, #footer a:visited { color:#666666; }
.mindshare #footer a:hover { color:#ffffff; text-decoration:none; }
