/*------------------------------Reset-----*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;}

ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
body {line-height: 1; background:#fffff2 url(img/bg.png);}

/*------------------------------Containers-----*/
#wrapper {width:1064px; height: 600px;background:url(img/splash.jpg) no-repeat; margin: 0 auto 0 auto; overflow: hidden;}
#logo {margin: 14px 0 60px 0;height: 80px; width: 200px;}
#content-wrapper {margin-left: 100px; width: 900px; height: 300px;}

.header {width: 260px; height: 43px;background:transparent url(img/headings.png) no-repeat; margin-bottom: 8px;}

#welcome, #connect, #donate {width: 260px; height: 300px; float: left; margin-right: 40px;}
#donate {height:250px; }
#donate a {font-weight: normal; color: #ee757e; font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 0.8em; line-height: 1.1em; margin-top: 7px; text-shadow: #fff 0px 1px 0px;}
.online {margin: 18px 0px -8px 0px; font-weight: bold;}
#connect .header {background-position: 0px -43px;}
#donate .header {background-position: 0px -86px;}

#facebook {float: right; width: 300px;}
#footer {width: 900px; margin: 207px 0px 0px 20px;}

h1, p, #juitterContainer .twittLI {font-weight: normal; color: #666a6b; font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 0.8em; line-height: 1.1em; margin-top: 7px; text-shadow: #fff 0px 1px 0px;}

#welcome h1 {margin-bottom: 12px;}

#footer p {color: #7f8789; font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 0.6em; line-height: 1.1em; margin-top: 7px; text-shadow:none;}

#footer a {color: #ee757e;}

#juitterContainer .twittLI a {color: #7f8789; font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 0.8em; line-height: 1.1em; margin-top: 7px; text-shadow: #fff 0px 1px 1px;
}

.nav li {display: inline;
list-style-type: none;}

ul.nav a{color: #e5e9d5; font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 1.1em; line-height: 1.1em; margin-top: 7px; text-shadow: #fff 0px 1px 1px; text-decoration: none; background-color: #838381; -moz-border-radius: 4px; -webkit-border-radius: 4px; text-shadow: none; padding: 2px;}


ul.nav a:hover {background-color: #5c5c5b;}
ul.nav a:active {position: 0px -2px;}

/*JUITTER PLUGIN CSS*/

#juitterContainer{} /*Juitter container*/

#juitterContainer .twittList{width: 260px;margin:8px 0px 0px 0px;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;margin:0px;padding:5px 0 0 0;border-bottom:dashed 1px #afafae;padding:3px;clear:both;} 

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;margin: 0px 5px 20px 0px;padding:2px;width:48px;;height:48px;}

#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/

