/*
SR Theme for Vamilla Forums
*/
@import url(http://fonts.googleapis.com/css?family=Cabin:400,700,400italic,700italic&subset=latin,latin-ext);

/* Fonts */

body {
   font-family: 'Cabin', Helvetica, 'Liberation Sans','DejaVu Sans',sans-serif;
   font-size:medium;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Cabin', Helvetica, 'Liberation Sans','DejaVu Sans',sans-serif;
}

input.DateBox, input.InputBox, input.SmallInput, textarea {
  font-family: 'Cabin', Helvetica, 'Liberation Sans','DejaVu Sans',sans-serif;
}

/* Main Elements */

#Head {
  background-color: #eee;

}

#Head form {
   width:300px;
}

#Head form input.InputBox {
      border: none;
      border-bottom: 1px dashed #aaa;    
    -moz-border-radius:0;
    -webkit-border-radius:0;
    border-radius:0;
    padding: 5px;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-radius: none;
    background: none repeat scroll 0 0 #eee;
    color: #666;
    font-size: 13px;
    margin: 0 12px 0 0;
    padding: 4px;
    vertical-align: bottom;
    width: 160px;
}

#Head form input.Button {
   font-size:13px;
   color:#005691;
}

#Menu {
}

#Menu h1 {
}

#Menu a {
   font-size:14px;
   color:#333;
   text-shadow: 0 1px 1px #fff;
}
#Menu a:hover {
   color:#005566;
}
div.Search {
   float:left;
   top:50px;
}

.Search .InputBox {
   margin-top:3px;
}
.Search a.Button, .Search .Button {
    background: -moz-linear-gradient(center top , #fff, #f0f0f0) repeat scroll 0 0 transparent;
    border: 1px solid #666;
    border-radius: 10px;
    box-shadow: 0 0 2px #999999;
    color: #02475A;
    cursor: pointer;
    font-size: 12px;
    margin: 0;
    padding: 5px 8px;
    text-shadow: 0 1px 1 #FFFFFF;
    white-space: nowrap;
}



.MessageForm, .Tabs, .Headings {
   background: none repeat scroll 0 0 #ddd;
   border-bottom: 1px solid #bbb;
}
.Box {
   background: none repeat scroll 0 0 #eee;
   font-size:14px;
}
.Box h4 {
   color:#333;
   font-size:15px;
   text-shadow: 0 1px 1px #fff;
}

.Box h4 a {
  color:#00404d;
  text-shadow: 0 1px 1px #fff;
}
.Box h5 {
  font-size:14px;
  color:#666;
  font-weight:bold;
}

.GuestBox a.Button {
  font-size:14px;
  font-weight:bold;
  padding:8px 13px;
}

.PanelInfo {
   border-top: 1px solid #bbb;
}

.PanelInfo .Active {
   border-bottom: 1px solid #bbb;
}

.PanelInfo li {
    background: none repeat scroll 0 0 #ddd;
    border-bottom: 1px solid #bbb;
    font-size:14px;
    padding:2px 7px;
 }

a:link, a:visited {
   color:#005566;
}
a:hover {
  color:#0093b2;
}

blockquote {
  border-left:4px solid #ddd;
  background: #fff url("../img/quote_symbol.png") no-repeat top right;
  margin-right:-10px !important;
  padding-right: 26px !important;
}
.TabLink, .TabLink:link, .TabLink:hover, .TabLink:active, .TabLink:visited {
    background: none repeat scroll 0 0 #eee;
    border:1px solid #bbb;
    color:#005566;
  }
.Active .TabLink {
    background: none repeat scroll 0 0 #fff;
    color: #333;
}

.Tabs li a span {
    background: none repeat scroll 0 0 #801500;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    font-size: 80%;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 0 4px;
    padding: 0 3px;
}

body.Profile .PanelInfo {
    border-bottom: 1px solid #D0D0D0 !important;
    border-top: 1px solid #D0D0D0;
}  

/*Discussion*/
div.HeadingTabs div.SubTab {
    font-size: 18px;
    text-shadow: 0 1px 1px #fff;
}

.Tabs .SubTab {
  background: none repeat scroll 0 0 #f3f3f3;
  border:1px solid #ddd;
}

.Tabs .SubTab .Breadcrumbs {
    background-color: #f3f3f3;
    border-radius: 2px 2px 2px 2px;
    border-color:#e3e3e3;
    margin: 10px 0 0;
    padding: 4px 8px;
}
.Breadcrumbs a {
  font-weight:bold;
  font-size:20px;
  text-shadow: 0 1px 1px #fff;
}

.HeadingTabs .SubTab {
  background-color: transparent;
}

.Drafts .ItemContent a.Title,
ul.Discussions div.ItemContent a.Title  {
  font-size:16px;
  max-width:390px;
}

.Mine {
    background: none repeat scroll 0 0 #eee;
}

div.AnswerTabs {
  background: none repeat scroll 0 0 #eee;
}

.DataList .Meta .Announcement {
    background: none repeat scroll 0 0 #801500;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 1px 4px;
}

.DismissMessage.Info {
  margin-top:1px;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #056;
    padding:8px 10px;
}

.DataList .Meta a.Category {
    background: none repeat scroll 0 0 #f2f2f2;
}

.DataList li.Mine .Meta a.Category {
    background: none repeat scroll 0 0 #e5e5e5;
}
.MessageForm, .Tabs, .Headings {
    background: none repeat scroll 0 0 #e0e0e0;
    border-bottom: 1px solid #ddd;
}


div.PostEdited {
    color: #999;
    font-size: 80%;
    margin-top: 10px;
    text-shadow: 0 1px 1px #ccc;
}

#MessageForm, #CommentForm, #DiscussionForm form {
    background: none repeat scroll 0 0 #d3dddf;
    border: 1px solid #98a9ad;
    border-radius: 2px 2px 2px 2px;
    margin: 0;
    padding: 20px;
}
#MessageForm h2 {
color:#000;
}

.Preview {
  background-color:#eee;
}

.UserSignature {
  border-top: 1px dashed #ddd;
}

a.Close {
  color:#000;
}
/* custom categories view */
#vanilla_categories_discussions ul.DataList.Discussions li.Item {
  visibility:collapse;
  height:0;
  padding:0;
  border:0;
}
#vanilla_categories_discussions ul.DataList.Discussions li.Item.New {
  visibility:visible;
  height:auto;
  padding-top:4px;
}
#vanilla_categories_discussions li.Item .StatBox {
height:0;
padding:0;
margin:0;
}

#vanilla_categories_discussions li.Item.New .StatBox {
height:auto;
padding: 5px 5px 0;
height: 38px;
}

#vanilla_categories_discussions .Foot {
    background-color: #fff;
}      
#vanilla_categories_discussions .Foot  {
    right:0px;

}
#vanilla_categories_discussions .Tabs.CategoryTabs a.TabLink {
    float:right;
    line-height:1em;
    font-weight:normal;
  }

#vanilla_categories_discussions .Tabs.CategoryTabs ul li a {
    font-weight:bold;
    font-size:18px;
  }
#vanilla_categories_discussions a.Title {
  font-weight:normal;
}

/* end custom categories view*/

/* Activities */

.Activities .DataList li {
    background: none repeat scroll 0 0 #eee;
    margin-bottom: 2px;
    padding: 6px;
}


body.Profile .PanelInfo {
    border-bottom: 1px solid #ABDAFB;
}

/* StatBox */

.StatBox {
  color:#444;
  text-shadow: 0 1px 0px #eee;
}

.StatBox a:link, .StatBox a:visited  {
  color:#444;
  text-shadow: 0 1px 0px #eee;
}
.StatBox a:hover {
  color:#000;
  text-shadow: 0 0 3px #444, 0 1px 0px #eee;
}
.AnswersBox {
  background-color:#bfbfbf;
}
.HasAnswersBox {
  background-color:#b3b3b3;
}
.ViewsBox {
  background-color:#bfbfbf;
}
.FollowsBox {
  background-color:#ccc;
}
.VotesBox {
  background-color:#d9d9d9;
}

/*Votes*/

a.VoteUp {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom:1px solid #f6f6f6;
}
a.VoteDown {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top:1px solid #ddd;
}

span.Votes span {
  background-color:#eee;
  color:#333 !important;
  text-shadow: 0 1px 1px #fff;
  border-top:1px solid #ddd;
  border-bottom:1px solid #f6f6f6;
}

span.Votes a {
    background: none repeat scroll 0 0 #eee;
    text-shadow: 0 1px 1px #fff;
    color: #666;
}
span.Votes a:hover {
    background: none repeat scroll 0 0 #666;
    color: #fff;
}

/* OnlyRead */

a.ReadOnlyButton#toggleButton {
  font-family: 'Cabin', Helvetica, 'Liberation Sans','DejaVu Sans',sans-serif;
  font-size:16px;
  font-weight:bold;
  background: none repeat scroll 0 0 #EEEEEE;
  padding:5px 10px;
  border-radius:3px;
    border: 1px solid #BBBBBB;
    color: #005566;
}

.Active a.ReadOnlyButton#toggleButton {
    background: none repeat scroll 0 0 #fff;
    color: #333;
}


/* Popup */

div.Popup h1, div.Popup h2 {
     font-family: 'Cabin', Helvetica, 'Liberation Sans','DejaVu Sans',sans-serif;
font-size: 120%;
font-weight: bold;
margin-bottom: 0;
color: white;
background: #006a80;
border-bottom: 1px solid #3DB9E5;
padding: 6px 9px 4px;
}

/* Poll */

.poll-percentage, .poll-numvotes {
    font-size:12px;
}


/* Foot */

.Foot {
border-bottom: none;
padding: 0px;
background-color: #fff;
margin-bottom:6px;

}

/* Van2Shout */

#shoutboxText ul li {
  color:#555;
}

#shoutboxText ul li a small {
  font-size:11px;
  color:#666;
}

#shoutboxText ul li a small span.red {
  color:#b00;
}