ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/******************/
/* General Styles */
/******************/
html
{
}

body
{
    padding: 10px;
    background-color: #AAAAAA;
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
}

a
{
    color: #403319;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

div.clearer {clear: left; line-height: 0; height: 0;}

#maindoc
{
    background-color: #CFD3B9;
    background-image: url('/images//background/main.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    border: 1px solid black;
    width: 800px;
    margin: 0 auto;
    padding-bottom: 20px;
}

h1
{
    font-size: 16pt;
}

pre
{
    margin: 0px;
    padding: 0px;
    font: inherit;
}

/***************/
/* Header area */
/***************/
#header
{
    position: relative;
    padding-left: 30px;
}

#voxlogo
{
    top: 10px;
    position: relative;
}

#navbar
{
    position: relative;
    top: 10px;
}

#voxlogo, #navbar a img
{
    border: none;
}

#logo
{
    padding-bottom: 10px;
}

#nav ul
{
    margin: 0px;
    padding: 0px;
}

#nav {width: 100%; display: block; height: 40px;}

#nav ul li
{
    height: 33px;
    display: inline-block;
    text-indent: -999em;
    float: left;
    list-style: none;    
}

#nav a
{
    display: block;
    height: 100%;
    background: transparent url('/images/navbar/navbar2.png') no-repeat scroll 0 0;
}

#nav-info a
{
    background-position: 0px -36px;
    width: 52px;
}
#nav-info a:hover
{
    background-position: 0px 0px;
}

#nav-news a
{
    background-position: -52px -36px;
    width: 68px;
}
#nav-news a:hover
{
    background-position: -52px 0px;
}

#nav-neighborhoods a
{
    background-position: -120px -36px;
    width: 110px;
}
#nav-neighborhoods a:hover
{
    background-position: -120px 0px;
}

#nav-space12 a
{
    background-position: -230px -36px;
    width: 75px;
}
#nav-space12 a:hover
{
    background-position: -230px 0px;
}

#nav-297 a
{
    background-position: -305px -36px;
    width: 55px;
}
#nav-297 a:hover
{
    background-position: -305px 0px;
}

#nav-partnerships a
{
    background-position: -365px -36px;
    width: 102px;
}
#nav-partnerships a:hover
{
    background-position: -365px 0px;
}

#nav-liturgy a
{
    background-position: -612px -36px;
    width: 80px;
}
#nav-liturgy a:hover
{
    background-position: -612px 0px;
}

#account_info, #login_info
{
    float: right;
    position: absolute;
    right: 30px;
    top: 20px;
    text-align: right;
    line-height: 11pt;
    color: #EEEEEE;
}

#account_info a, #login_info a
{
    color: inherit;
    font-weight: normal;
}

#login_info
{
    text-align: left;
}

#login_info img
{
    width: 12px;
}

.small_profile_pic
{
    border: thin solid #333333;
    float: right;
    margin-left: 5px;
}



/*************/
/* Main Area */
/*************/

/*****************/
/*Two Cols Format*/
/*****************/
.twocols
{
    margin-left: 0px;
}
.twocols div
{
    vertical-align: top;
    display: inline-table;
}

.twocols .main
{
    width: 412px;
    float: left;
}

.twocols .secondary
{
    width: 300px;
    float: right;
}

/**************/
/*Front styles*/
/**************/
.main img#main_pic
{
    border:1px solid #403319;
	width:410px;
}

.main h1
{
    margin: 0px;
    padding-top: 4px;
}

.main .main_content
{
    margin-top: 2px;
    margin-bottom: 5px;
}

.main p
{
    margin-top: 0px;
}

.main .main_content, .main .extra_links
{
    line-height: 13pt;
}

.main .extra_links
{
    margin-bottom: 8px;
}


.secondary .yellow_secondary_box
{
    width: 300px;
    margin-bottom: 10px;
}

.secondary .yellow_secondary_box .header
{
    background-color: transparent;
    background-image: url('/images/fancyboxes/SecondaryBoxHeader.png');
    background-repeat: no-repeat;
    margin-left: 1px;
    height: 13px;
    width: 100%;
    margin-top: 1px;
}

.secondary .yellow_secondary_box .content
{
    background-color: transparent;
    background-image: url('/images/fancyboxes/SecondaryBoxBody.png');
    background-repeat: repeat-y;
    font-size: 7pt;
    background-position: center left;
    width: 100%;
    line-height:10pt;
	padding:0 14px;
}

.secondary .yellow_secondary_box .footer
{
    background-color: transparent;
    background-image: url('/images/fancyboxes/SecondaryBoxFooter.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-top: 0px;
    margin-left: 1px;
    height: 10px;
    width: 100%;
}

.secondary .yellow_secondary_box .secondary_content
{
    width: 175px;
}

.secondary .yellow_secondary_box .secondary_pic
{
    float: left;
    width: 118px;
    height: 145px;
    clear: right;
}

.secondary .yellow_secondary_box img
{
    float: left;
    margin-right: 5px;
    border: solid thin #403319;
    width: 105px;
}

.secondary .yellow_secondary_box h2
{
    text-transform: uppercase;
    color: #725F3E;
    letter-spacing: .025em;
    font-weight: 100;
    font-size: 10pt;
    font-family: Impact;
}

.secondary .yellow_secondary_box p
{
    width: 100%;
}

#sermonseries {}

.secondary .yellow_secondary_box #sermonseries p
{
    margin-top: 2px;
}

.secondary .yellow_secondary_box #sermonseries li
{
    list-style: none;
}

.secondary .white_secondary_box
{
    width: 298px;
}

.secondary .white_secondary_box .header
{
    background-color: transparent;
    background-image: url('/images/fancyboxes/WhiteSecondaryBoxHeader.png');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 11px;
    width: 100%;
    margin-left: 2px;
    margin-top: 3px;
}

.secondary .white_secondary_box .content
{
    background-color: transparent;
    background-image: url('/images/fancyboxes/WhiteSecondaryBoxBody.png');
    background-repeat: repeat-y;
    padding-left: 15px;
    color: #5A3345;
    width: 100%;
    /*text-align: center;*/
}

.secondary .white_secondary_box .content ul
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    width: 260px;
    line-height: 11px;
}

.secondary .white_secondary_box .footer
{
    background-color: transparent;
    background-image: url('/images/fancyboxes/WhiteSecondaryBoxFooter.png');
    background-repeat: no-repeat;
    height: 14px;    
    margin-left: 1px;
    margin-bottom: 12px;
    width: 100%;
}

.secondary .white_secondary_box .content li
{
    list-style: none;
    line-height: 14pt;
}

.secondary .white_secondary_box .content li a
{
    font-weight: normal;
}


#main_col
{
    width: 412px;
}
#secondary_col
{
    width: 300px;
}

#main_body
{
    height: 100%;
    width: 740px;
    margin: 0 auto;
    display: table;
 }
#main_body table tr td
{
    vertical-align: top;
}
#secondary_col
{
    margin-left: 20px;
}
#main_col img
{
    border: thin solid black;
}
#main_col h1
{
    margin-top: 4px;
    margin-bottom: 0px;
    color: #403319;
}

div.divider
{
    background-image: url('/images/divider.png');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    height: 13px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
}

#secondary_col .yellow_secondary_box
{
    width: 298px;
    margin-bottom: 10px;
}

#secondary_col .yellow_secondary_box .header
{
    background-color: transparent;
    background-image: url('/images/fancyboxes/SecondaryBoxHeader.png');
    background-repeat: no-repeat;
    margin-left: 1px;
    height: 13px;
}

#secondary_col .yellow_secondary_box .content
{
    background-color: transparent;
    background-image: url('/images/fancyboxes/SecondaryBoxBody.png');
    background-repeat: repeat-y;
    padding-left: 15px;
    padding-right: 10px;
    min-height: 125px;
    padding-top: 1px;
}
#secondary_col .yellow_secondary_box .content img
{
    float: left;
    margin-right: 5px;
    border: solid thin #403319;
    width: 85px;
}
#secondary_col .yellow_secondary_box .content p
{
    margin-top: 0px;
    line-height: 10pt;
    /*font-size: 8pt;*/
}
#secondary_col .yellow_secondary_box .content table tr td ul
{
    list-style: none;
    padding-left: 0px;
}

#secondary_col .yellow_secondary_box .content h1,h2,h3
{
    font-size: 10pt;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 2px;
    letter-spacing: .05em;
}

#secondary_col .yellow_secondary_box .content h2 a
{
    font-family: Impact;
    text-transform: uppercase;
    font-weight: 400;
    color: #725F3E;
}

#secondary_col .yellow_secondary_box .footer
{
    background-color: transparent;
    background-image: url('/images/fancyboxes/SecondaryBoxFooter.png');
    background-repeat: no-repeat;
    background-position: bottom;
    margin-top: 0px;
    margin-left: 2px;
    height: 10px;
}

#secondary_col .yui-navset .yui-nav li
{
    border: thin solid;
}

#secondary_col .white_secondary_box .header
{
    background-color: transparent;
    background-image: url('/images/fancyboxes/WhiteSecondaryBoxHeader.png');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 10px;
    margin-left: 2px;
}

#secondary_col #news_media_sermon_box .white_secondary_box .header
{
    height: 29px;
}

.tabs div
{
    display: inline-block;
    cursor: pointer;
}

.tabs #news
{
    width: 55px;
    height: 34px;
    background-image: url(/images/fancyboxes/NewsTab.png);
}
.tabs #news:hover
{
    background-image: url(/images/fancyboxes/NewsTab-Hover.png);
}
.tabs #news.selected
{
    background-image: url(/images/fancyboxes/NewsTab-Active.png);
}

.tabs #media
{
    width: 60px;
    height: 34px;
    background-image: url(/images/fancyboxes/MediaTab.png);
}
.tabs #media:hover
{
    background-image: url(/images/fancyboxes/MediaTab-Hover.png);
}
.tabs #media.selected
{
    background-image: url(/images/fancyboxes/MediaTab-Active.png);
}


#secondary_col .white_secondary_box .header img
{
    border: none;
}

#secondary_col .white_secondary_box .footer
{
    background-color: transparent;
    background-image: url('/images/fancyboxes/WhiteSecondaryBoxFooter.png');
    background-repeat: no-repeat;
    height: 14px;    
    margin-left: 1px;
    margin-bottom: 12px;
}

#secondary_col .white_secondary_box .content
{
    background-color: transparent;
    background-image: url('/images/fancyboxes/WhiteSecondaryBoxBody.png');
    background-repeat: repeat-y;
    padding-left: 15px;
    color: #5A3345;
    /*text-align: center;*/
}
#secondary_col .white_secondary_box .content #mediafeed
{
    margin-left: 13px;
    padding-top: 3px;
    margin-right: 12px;
    height: 200px;
    overflow: auto;
}
#secondary_col .white_secondary_box .content a
{
    cursor: pointer;
}

#secondary_col .white_secondary_box .content img
{
    border: thin solid black;
}

#secondary_col .white_secondary_box .content ul
{
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}

#secondary_col .white_secondary_box .content li
{
    list-style: none;
    line-height: 14pt;
}

#secondary_col .white_secondary_box .content li a
{
    font-weight: normal;
}

.white_secondary_box .content div.unselected
{
    display: none;
}
.white_secondary_box .content div.selected
{
    display: inherit;
}
.white_secondary_box .content h2
{
    font-size: 8pt;
    margin: 0px;
    color: #725F3E;
    font-style: italic;
    font-weight: normal;
}

#news_media_sermon_box
{
    margin-bottom: 15px;
}



#main_bottom
{
    text-align: center;
    width: 100%;
}

table.threeboxes
{
    background-color: #DFE3C7;
    width: 100%;
}

div.vboxes div.text, div.hboxes div.text
{
    font-size: 7pt;
}

div.vboxes
{
    background-color: #DFE3C7;
    width: 100%;
    text-align: center;
}

div.vboxes div.vbox
{
    width: 30%;
    padding: 8px 0 20px 10px;
    text-align: left;
    display: inline-block;
    float: left
}


table.threeboxes td
{
    width: 33%;
    padding: 4px;
}

.subbox .text
{
    text-align: left;
}

img.subbox-pic
{
    width: 100%;
    border: solid 1px black;
}

img.subbox-pic a {border: none;}

.flickrphotos
{
    text-align: center;
    width: 100%;
}

.flickrphotos td
{
    padding: 5px;
}

.flickrphotos img
{
    width: 50px;
    border: solid thin #999889;
    margin: 5px;
}

div#othersites, div.hboxes
{
    display: block;
    background-color: #DFE3C7;
    padding: 8px;
}

.hboxes h2
{
    font-size: 8pt;
    margin: 0px;
    color: #725F3E;
    /*font-style: italic;*/
    font-weight: bold;
    background-color: #D1CDAE;
    padding: 5px;
    text-transform: uppercase;
    letter-spacing: 0.0001em;
}

.main .hboxes
{
    text-align: left;
}

.main .hboxes h2
{
    width: 385px;
    text-align: left;
}

.main .hboxes div.text
{
    text-align: left;
    padding-top: 5px;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 11pt;
}

.main .hboxes img.hbox-pic
{
    float: left;
    width: 135px;
    margin-right: 8px;
    margin-top: 2px;
}

#othersites .thirdpartysite, .hbox
{
    padding-bottom: 10px;
}

#othersites .thirdpartysite .text, .secondary .hbox .text
{
    padding: 5px 15px 4px 15px;
    /*list-style: none;*/
    margin-top: 0px;
    margin-bottom: 0px;
    width: 254px;
    /*padding-left: 6px;*/
}

.hbox .text ul
{
    padding-left: 0px;
}

#othersites .thirdpartysite .text li, .hbox .text li
{
    margin-left: 0px;
    margin-bottom: 10px;
    list-style: none;
}

.hbox .text li span.relativetime
{
    font-style: italic;
}

#main_bottom .hbox .text li
{
    list-style: none;
}


#othersites img
{
    width: 48px;
    border: none;
    padding: 7px;
}

#flickrpics
{
    text-align: center;
}

#othersites td
{
    width: 20%;
    text-align: center;
}

#twitter .relativetime
{
    color: #725F3E;
    font-style: italic;
}