/*
THEME NAME: BrownSoCal
THEME URI: http://www.brownsocal.org/
DESCRIPTION: Minimal theme for the Brown Club of Southern California.
VERSION: 1.0.0
AUTHOR: Vishal Patel
AUTHOR URI:
TAGS: brownsocal, two-column, minimal
*/

/* 
COLORS
Red: #cc0000;
Brown: #3a1e1a;
Gold: #cd7f32; 
Silver: #e6e8fa;
*/

/* MINIMUM RESET - based on work by Eric Meyer
------------------------------------------------------------------ */
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 {
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }


body, html {
  margin:0;
  padding:0;
  color:#000;
  background:#dda;
  font: 85%/1.5 FreeSans, "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-smooth: always;
  line-height:20px;
}

input {
  font-family: monospace;
}

p {
  padding:0 0 20px 0;
}

a, a:link, a:visited {
  color:#c00;
  text-decoration:none;
}

a:hover, a:active, a:focus {
  color:#c00;
  text-decoration:none;
  border-bottom:1px dotted #c00;
}

a.img, a.img:link, a.img:visited, a.img:hover, a.img:active, a.img:focus {
  border:none;
}

div#header a, div#randimg a {
  border:none;
}

#wrap {
  width:800px;
  margin:10px auto 0;
  background:#fff;
}

#header {
  padding:10px 15px;
  background:#fff;
}

h1 {
  font-size: 250%;
  margin:0;
}

h2 {
  font-size:175%;
  font-weight:normal;
  margin:0 0 1em;
}

h2#welcome {
  color:#fff;
  text-align:right;
  height:102px;
  line-height:102px;
  padding-right:70px;
  background:transparent url('img/vwg.jpg') top left no-repeat;
}

h3 {
  font-size:125%;
  font-weight:bold;
  margin:15px 0 5px 0;
  border-bottom:1px solid #cd7f32;
  padding-bottom:2px;
  text-align:left;
}

h4 {
  display:inline;
  font-weight:bold;
  padding-right:5px;
}

#nav {
  padding:0;
  background:#3a1e1a;
  border-bottom:5px solid #e6e8fa;
  text-align:center;
}

#nav ul {
  background:#3a1e1a;
  margin:0;
  padding:10px 20px;
  list-style:none;
}

#nav li {
  display:inline;
  margin:0;
  padding:0 10px;
}

#nav a, #nav a:link, #nav a:visited {
  padding:5px;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
}

#nav a:hover, #nav a:active, #nav a:focus {
  background:#c00;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border:none;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
}

#nav li.current_page_item a, #nav li.current_page_item a:link, #nav li.current_page_item a:visited {
  background:#fff;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border:none;
  color:#c00;
  font-weight:bold;
  text-decoration:none;
}

#nav li.current_page_item a:hover, #nav li.current_page_item a:active, #nav li.current_page_item a:focus {
  background:#c00;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border:none;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
}

#nav li.current_page_ancestor a, #nav li.current_page_ancestor a:link, #nav li.current_page_ancestor a:visited {
  background:#fff;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border:none;
  color:#c00;
  font-weight:bold;
  text-decoration:none;
}

#nav li.current_page_ancestor a:hover, #nav li.current_page_ancestor a:active, #nav li.current_page_ancestor a:focus {
  background:#c00;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border:none;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
}

#container {
  border-collapse:collapse;
  width:100%;
  border-spacing:0;
}

#main {
  width:460px;
  padding:30px;
  background:#fff;
  margin:0;
  border-right:3px solid #e6e8fa;
  text-align:justify;
  vertical-align:top;
  line-height:20px;
  font-size:115%;
}

div.event {
  margin-top:-10px;
  margin-bottom:30px;
}

div.event div, div.people div, div.links div, div.searchresults div {
  border-bottom:1px #e6e8fa dashed;
  padding:10px 0 10px 22px;
}

td#main ul {
  list-style-type:disc;
  padding-left:20px;
}

div.event ul ul {
  list-style-type:circle;
}

div.event ol {
  padding-left:20px;
  list-style-type:decimal;
}

div.event p {
  margin:10px 0 0 0;
  padding:0;
}


table.navigation {
  width:100%;
}

td.nav-left {
  text-align:left;
  width:50%;
}

div.nav-center {
  text-align:center;
}

td.nav-right {
  text-align:right;
  width:50%;
}

.alert {
  background:#ffc url('img/flag_yellow.png') 10px 12px no-repeat;
  padding:10px 22px 10px 32px;
  border:1px solid #cd7f32;
  margin:5px 0;
}

.error {
  background:#fcc url('img/exclamation.png') 10px 12px no-repeat;
  padding:10px 22px 10px 32px;
  border:1px solid #c00;
  margin:5px 0;
}

.success {
  background:#cfc url('img/accept.png') 10px 12px no-repeat;
  padding:10px 22px 10px 32px;
  border:1px solid #0c0;
  margin:5px 0;
}

.date {
  background:transparent url('img/calendar.png') 0px 12px no-repeat;
}

.time {
  background:transparent url('img/time.png') 0px 12px no-repeat;
}

.location {
  background:transparent url('img/map.png') 0px 12px no-repeat;
}

.description {
  background:transparent url('img/information.png') 0px 12px no-repeat;
}

.notes {
  background:transparent url('img/note.png') 0px 12px no-repeat;
}

.purchase {
  background:transparent url('img/money.png') 0px 12px no-repeat;
}

.contact {
  background:transparent url('img/help.png') 0px 12px no-repeat;
}

.person {
  background:transparent url('img/user_suit.png') 0px 12px no-repeat;
}

.link {
  background:transparent url('img/world_link.png') 0px 12px no-repeat;
}

.searchresult {
  background:transparent url('img/bullet_go.png') 0px 12px no-repeat;
}

#sidebar {
  padding:30px;
  background:#f4f4e4;
  margin:0;
  text-align:center;
  border-left:3px solid #e6e8fa;
  vertical-align:top;
}

#randimg img {
  border:1px solid #cd7f32; 
  margin:3px;
}

#upcoming {
  text-align:left;
  line-height:20px;
}

#upcoming div {
  height:20px;
  overflow:hidden;
}

#social img {
  vertical-align:middle;
  padding:3px;
  margin-right:2px;
}

#social td {
  width: 50%;
  text-align:left;
  padding-left:22px;
}

#social td.email {
  background:transparent url('img/email_16.png') left center no-repeat;
}

#social td.rss {
  background:transparent url('img/rss_16.png') left center no-repeat;
}

#social td.twitter {
  background:transparent url('img/twitter_16.png') left center no-repeat;
}

#social td.facebook {
  background:transparent url('img/facebook_16.png') left center no-repeat;
}

#footer {
  clear:both;
  padding:5px 10px;
  background:#fff;
  border-top:5px solid #e6e8fa;
}

#footer .copy {
  text-align:right;
  float:right;
}

* html #footer {
  height:1px;
}

/* Contact Form */

table#contacttab {
  background:#fff;
  margin:0 auto;
  border:1px dashed #e6e8fa;
  padding:5px;
  width:100%;
}

div.contactform {
  padding:10px;
  border:3px dotted #e6e8fa;
  background: #f4f4e4;;
  margin:0 auto;
  width:80%;
}

td.contactleft {
  text-align:right;
  padding:3px 5px;
  vertical-align:top;
}

/* Membership Form */

#membershipform {
  border:3px dotted #e6e8fa;
  background: #f4f4e4;
  padding:10px;
  width:80%;
  margin:0 auto 40px auto;
}

#membershipform table {
  width:100%;
}

#membershipform div.field {
  border:1px dashed #e6e8fa;
  margin:0 auto 10px auto;
  padding:0 10px 10px 10px;
  background:#fff;
}

#membershipform td.formlabel1 {
  text-align:right;
  padding:3px 5px;
}

#membershipform td.formlabel2 {
  padding:3px 20px 3px 5px;
}

#membershipform td.memberprivacy {
  text-align:center;
}

thead.fieldtitle th {
  padding:10px 0 10px 22px;
  border-bottom:3px double #e6e8fa;
}

thead.fieldtitle th span.formsubhead {
  font-weight:normal;
  font-style:italic;
}

thead.fieldtitle th#memberinfo {
  background:transparent url('img/vcard.png') left center no-repeat;
}

thead.fieldtitle th#memberdues {
  background:transparent url('img/money_dollar.png') left center no-repeat;
}

#membershipform div#membershipsubmit {
  text-align:center;
}

div#verify {
  border:3px dotted #e6e8fa;
  background: #f4f4e4;
  padding:10px;
}

table#verifytab {
  border:1px dashed #e6e8fa;
  border-collapse:collapse;
  margin:10px auto;
  background:#fff;
}

table#verifytab td {
  border: 1px solid #e6e8fa;
  padding: 5px;
}

table#verifytab td.verifylabel {
  text-align:right;
  font-weight:bold;
}

div#simpleform {
  border:3px dotted #e6e8fa;
  background: #f4f4e4;
  padding:10px;
  width:80%;
  margin:0 auto;
}

div#simpleform form {
  background:#fff;
  text-align:center;
  padding:5px;
  border:1px dashed #e6e8fa;
}

#fn, #fn a {
  font-size:0.01em !important;
  text-decoration:none !important;
  border:none !important;
  color:#f5f5e5 !important;
}
