/*   
Theme Name: Richmond Hokies
Theme URI: 
Description: Virginia Tech Alumni Association Richmond Chapter
Author: webmaster
Template: thematic
Version: 1.0
Tags: Hokies
*/

/* Reset browser defaults */
/*@import url('../thematic/library/styles/reset.css');*/
@import url('reset.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

@import url('../thematic/library/styles/21px.css');

body { background : #edeada url(/assets/img/common/bkgd.png) repeat-x scroll center top; color : #3F3F3F; padding-bottom : 40px;}
strong, .bold { font-weight : bold; }
td { vertical-align : top; }
.clickable { cursor : pointer; }
a .title { display : none; }

.alumnicard { float : right; }

.post_image { float : right; margin : 0 0 10px 10px; }

.entry-title { margin-bottom : 15px; }
.widgettitle, .entry-title {
	color : #660000;
	font-size : 1.3em;
	font-family : Verdana;
}

a { color : #660000; text-decoration : none; }
a:hover { color : #FF6600; }

.navigation { display : none; }
#wrapper { position : relative; margin : 0 auto; width : 960px; }

#blog-title { margin-bottom : 0px; padding-bottom : 10px; font-family : Garamond; }
#blog-title a { color : #dbd8bc; font-size : 32px; text-decoration : none; }
#blog-description { color : #dbd8bc; text-transform : uppercase; }
#blog-description span { border-top : 1px solid #dbd8bc; padding-top : 3px; font-family : Verdana;}

.blog_title_wrapper { float : left; padding-left : 170px; padding-top : 30px; }
#header { z-index : 3; }
#header .chapter_logo { position : absolute; top : 0; left : 0;  z-index : 2;}
#header .chapter_logo img { width : 160px; height : 152px; z-index : 1; background : url(/assets/img/common/chapter_logo.png) no-repeat; }

.donate { float : right; }

#searchform { position : absolute; right : 0; bottom : 10px; }

#searchform div { 
	padding : 0;
}

#s { font-size : 16px; }
.watermark { color : #D2D2D2; }
/*
#s { 
	background-color:transparent;
	font-size:30px;
	width:150px;
	color : #ff6600;
}

#s.watermark { 
	color : #660000;
	font-size : 30px;
}

#searchsubmit {
	height : 40px;
	width : 40px;
	
}*/

#branding { position : relative; padding : 0px; height : 91px; width : auto; }

.menu { width : 840px; }
.sf-menu { margin : 0px; }
.sf-menu li { float : left; padding : 10px 0;}
.sf-menu li a { 
	color : #660000; 
	font-weight : bold;
	background-color : transparent; 
	text-decoration : none; 
	border : 0px; 
	padding : 10px 0 10px 13px;
	margin : 8px 0px;
}

.sf-menu li a span { padding-right : 13px; border-right : 1px solid #ff6600; }
.sf-menu li a:hover { color : #ff6600; background : url(/assets/img/common/page-nav-maroon.png) bottom center no-repeat; }
.sf-menu .current_page_item a, .sf-menu .current_page_parent a { color : #ff6600; }
.sf-menu ul { display : none; }

#access { 
	background-color : #dbd8bc; 
	padding-left : 140px;
	text-transform : uppercase;
}
.menu { display : inline-block; }

#main { 
	background-color : #f5f5eb; 
	padding-top : 0px; 
	margin : 0 auto;
	-moz-border-radius: 35px 35px 0 0; 
	-webkit-border-radius: 35px 35px 0 0; 
}

#container { width : 640px; border-right : 1px solid #660000; margin-right : -1px; }

#content {
	width : auto;
	background-color : #EBEBEB;
	border : 1px solid #9d9879;
	margin : 0;
	margin : 21px 10px 21px 21px;
	padding : 21px 10px 21px 21px;
	-moz-border-radius-topleft: 20px; 
	-webkit-border-top-left-radius: 20px;
}

#fancy_outer #fancy_bg { background : #660000 url(/assets/img/common/lines_gray.gif) repeat; }
#fancy_outer #fancy_div { background-color : #dbd8bc; color : #3F3F3F; }
#fancy_outer #fancy_div .title { font-size : 20px; }
#fancy_outer #fancy_close { background-image : url(/assets/img/common/fancy_closebox.png); }

.home .hentry { padding-bottom : 80px;  background : url(/assets/img/common/techforlife.gif) bottom right no-repeat;}

#primary { 
	right : 0;
	width : 320px;
}
.xoxo { margin-bottom : 0; display : inline-block; border-left : 1px solid #660000; margin : 21px 21px 0 0; padding : 0 0 6px 10px; }

#primary .xoxo li {
	-moz-border-radius-topright: 20px; 
	-webkit-border-top-right-radius: 20px;
}

.widgetcontainer {
	background-color : #EBEBEB;
	border : 1px solid #9D9879;
	margin-bottom : 15px;
}

.widgettitle {
	border-bottom : 1px solid #D2D2D2;
	padding : 10px;
	color : #660000;
}

.widgetcontainer li {
	list-style : none;
	padding : 5px 0px;
}

.widgetcontainer ul {
	margin : 0px !important;
	padding : 10px 15px !important;
}

.calendarwidget, .textwidget  {
	margin : 0px !important;
	padding : 15px !important;
}

.calendarwidget .toggle_more { display : none; }

.widgetrow { display : inline-block; padding : 5px 0; color : #660000; line-height : 18px; }
.widgetcol_one {  width : 30px; text-align : center; float : left; border-right : 1px solid #D2D2D2; padding : 5px 10px 5px 0; }
.widgetcol_text { width : 195px; height : 100%; float : left; padding-left : 10px; padding-top : 5px; }

.icon  {
	width : 40px; 
	margin-right : -1px; 
	background : url(/assets/img/icons/icon_sprite.png) no-repeat;
}

.icon.twitter { background-position : -40px 0; }
.icon.linkedin { background-position : -80px 0; }
.icon.myspace { background-position : -120px 0; }
.icon.hnn { background-position : -160px 0; }
.icon.rss { background-position : -200px 0; }
.icon.plaxo { background-position : -240px 0; }

.widgetcontainer .details { display : none; }
.details td { padding : 5px; }

#footer {
	border-top : 1px solid #660000;
	background : #660000 url(/assets/img/common/lines_maroon.gif) repeat; 
	color : #9d9879;
	-moz-border-radius-bottomleft: 0 0 35px 35px; 
	-webkit-border-bottom-left-radius: 0 0 35px 35px; 
}

#footer .widgetcontainer, #footer .xoxo {
	border : 0;
	background : transparent;
	padding : 0; 
	margin : 0;
}

#footer .textwidget {
	background : transparent;
	padding : 0 !important;
}

#footer a { color : #ff6600; }
#footer a:hover { text-decoration : underline; }

#footer .sub-aside, #footer .xoxo { width : 100%; }

#hokies_footer { margin : 0 21px; padding : 21px 0 0 0; }

#footer a { color : ff6600; }

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip p { margin : 0; padding : 0; }

.popbox_overlay { 
	background-color : #666; 
	width : 100%;
	height : 100%;
	position : fixed;
	top : 0;
	left : 0;
	z-index : 30;
	display : none;
}

.popbox_close {
	background : url(/assets/img/common/popbox_close.png) no-repeat;
	height : 30px;
	width : 30px;
	position : absolute;
	cursor : pointer;
	top : -12px;
	right : -15px;
}

.popbox_wrapper {
	position : fixed;
	top : 100px;
	left : 100px;
	z-index : 31;
}

.popbox_container {
	background : #660000 url(/assets/img/common/lines_gray.gif) repeat;	
	padding : 10px;
}

.popbox_content {
	background : #D2D2D2;
	padding : 10px;
}

.numbers { padding-left : 20px; list-style : decimal;}
.bullets { padding-left : 20px; list-style : disc; }

.callout { 
	color : #DBD8BC;
	text-align : center;
	float : right;
	margin : 10px;
	padding : 10px;
	border : 2px solid #9D9879;
	background-color : #660000;
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px;
}

.callout a { text-decoration : underline; color : #ff6600; }

.h1 { font-size : 1.3em; }

