/*
THEME NAME: Moscow Nazarene - Lent
THEME URI: http://www.moscownaz.org
DESCRIPTION: Lent Purple Theme for The Moscow Church of the Nazarene
VERSION: 0.1
AUTHOR: Ian Kirk
AUTHOR URI: http://starlyth.info/
TEMPLATE: sandbox
TAGS:
*/

div.skip-link {
               display:none;
              }


/* Un-comment the line below to set a grid with 18px line-height */
/*body { background:url(images/960_grid_12_col.gif) repeat-y top center; }*/

/*
SANDBOX LAYOUT: Two-Column (Left)
DESCRIPTION: Two-column fluid layout with one sidebars left of content
*/
div#container {
	float: right;
	margin: 0 0 0 -200px;
	width: 100%;
}
div#content {
	margin: 0 0 0 200px;
}
div.sidebar {
	float: left;
	width: 180px;
	overflow: hidden;
}
div#secondary {
	clear: left;
}
div#footer {
	clear: both;
	width: 100%;
}
/* end sandbox 2cl layout */

/* =Global Elements
-------------------------------------------------------------- */

body {
    font-family:arial;
    font-size: 16px;
    background:rgb(248, 239, 255);
}
#wrapper {
    /* border-top:9px solid black;*/
}
a:link, a:visited {
    color:rgb(92, 0, 159);
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
blockquote {
    font-style:italic;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
input, textarea {
    font-family:Georgia, serif;
}
.caps {
    font-size:1.0em;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}

/* =Header
-------------------------------------------------------------- */

#header {
    background: rgb(102, 2, 60) url(mcotn_black.png) no-repeat;
	height: 62px;
}

/* START disable blog-title & description */
#blog-title {
             display: none;
}

#blog-title a {
               display: none;
}

#blog-description {
                   display: none;
}

/* END disable blog-title & description */

/* START display blog-title & description
#blog-title {
    font-size:2.0em;
    font-family: cursive;
    line-height:54px;
    font-weight:bold;
    letter-spacing:-1px;
    padding:5px 0 0 0;
    border-bottom:1px solid #242A30;
}

#blog-title a {
    color:#ffffff;
    text-decoration:none;
}

#blog-description {
    display: none;
	font-style:italic;
    padding:8px 0 63px 0;
    color:#ffffff;
}

 END display blog-title & description */

/* =Menu
-------------------------------------------------------------- */

#access {
    font-size:0.8em;
    background:#B5D1EA;
    /* border-top:1px solid #CADEF0; */
    /* margin-top:-1px; */
}
.skip-link {
    display:none;
}
#menu {
    padding:7px 0 8px 0;
    overflow:hidden; /* clears the inner float  */
}
#menu ul {
    margin:0;
    list-style:none;
    clear:both;
}
#menu ul ul {
    display:none;
}
#menu li {
    display:inline;
}
#menu a {
    display:block;
    float:left;
    margin:0 10px 0 0;
    padding:1px 6px;
    background:#87B5DD;
    color:#fff;
    border-top:1px solid #6DA5D6;
    text-decoration:none;
}
#menu a:hover {
    background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
}
#menu .current_page_item a {
    background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
}
#menu a:focus {
    background:#4887BD;
    color:#fff;
    border-color:#2772B3;
}

/* =Content
-------------------------------------------------------------- */

#main {
    padding:54px 0;
}
#content {
}    
.hentry {
    margin:9px 0 0 0;
    padding:44px 1px 36px 1px;
    /*border-top:1px solid #e0e0e0;*/
}
.p1 {
    margin:0;
    padding:0 0 36px 0;
    border:none;
}
.page-title {
    font-size:0.9em;
    font-weight:bold;
    padding:18px 0;
}
.page-title span {
    font-size:0.9em;
    font-weight:normal;
    font-style:italic;
}
.entry-title {
    font-size:24px;
    line-height:26px;
    padding:8px 0 2px 0;
    font-weight:bold;
    color:rgb(102, 2, 60);
}
.entry-title a {
    text-decoration:none;
    color:rgb(102, 2, 60);
}

div.entry-meta {
                display:none;
               }
			   
/* Begin entry-meta visible
.entry-meta {
    font-size:0.8em;
    color:#787878;
}
.entry-meta a {
    color:#787878;
    font-style:italic;
}
.entry-meta a:hover {
}
.entry-meta .author {
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
}
End entry-meta visible*/
.entry-content {
    margin:18px 0 0 0;
    overflow:hidden;
}
.entry-content h1, .entry-content h2 {
    font-size:1.1em;
    font-weight:bold;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h4 {
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h5 {
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h6 {
    font-size:0.8em;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content ul {
    list-style:square;
    margin:0 0 0 1.5em;
}
.entry-content dl {
    margin:0 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.content-column, .entry-content .linkcat {
	list-style:none;
	float:left;
}
.more-link {
    font-weight:bold;
    font-style:italic;
    display:block;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
    font-size:.7em;
    color:#787878;
}
.entry-utility a {
    font-style:italic;
    color:#787878;
}
.entry-utility a:hover {
}
.comments-link a {
    font-weight:bold;
    color:#2772B3;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    /* background:#B5D1EA;
    color:#fff;*/
    margin:54px 0 0 0;
    padding:18px 0;
    overflow:hidden;
}
#comments h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:center;
    margin:0 0 18px 0;
    padding:0 20px 0 20px;
}
#comments .comments:first-child h3 {
    padding-top:18px;
}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments li {
    /*background:#87B5DD;*/
    border-top:1px solid #6DA5D6;
    margin:0 20px 18px 20px;
    padding:17px 20px 0 20px;
    position:relative;
}
#comments a {
}
#comments li.byuser {
    /*background:#5C9BD1;*/
    border-color:#3B86C7;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    top:19px;
    left:20px;
}
#comments .fn {
    font-weight:bold;
    font-size:0.8em;
    padding:18px 0 0 58px;
    display:block;
}
#comments .fn a {
    /*color:#fff;*/
}
#comments-list .comment-meta {
    font-size:0.7em;
    margin:0 0 18px 0;
    padding:0 0 0 58px
}
#comments-list .comment-meta a {
    font-style:italic;
    /*color:#fff;*/
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:0.7em;
}
#trackbacks-list .comment-author a {
    font-size:0.7em;
    font-weight:bold;
    /*color:#fff;*/
}
#respond {
    background:#87B5DD;
    border-top:1px solid #6DA5D6;
    padding:17px 20px 0 20px;
    width:460px;
    margin:0 auto;
}
#respond h3 {
    padding-top:18px;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:230px;
    float:left;
}
#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
    width:220px;
    float:right;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
}
#respond #form-section-url input {
    width:100%;
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
/*input#solo-subscribe-email {
    width:220px;
    margin:9px 0;
}*/
#respond .required {
    font-weight:bold;
}

/* =Author Info
-------------------------------------------------------------- */

#author-info {
    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background:#B5D1EA;
    position:relative;
    top:4px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    margin:0px 0 36px 0;
    overflow:hidden;
}
.nav-previous {
               display:none;
              }

.nav-next {
           display:none;
          } 


/*.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}*/
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    margin:18px 0 36px 0;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* =Images
-------------------------------------------------------------- */

/*  Remember the baseline   */

.entry-content img { margin: 0 0 18px 0; max-width:100%; }

img.alignleft,img.align-left, img.left {
	float: left;
	margin-right:20px;
}
img.alignright,img.align-right, img.right {
	display: block;
	float: right;
	margin-left:20px;
}
img.center, img.aligncenter, img.align-center {
	margin: 0 auto;
	display: block;
	float: none;
	clear: both;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
}

/* =Asides (widgetized areas)
-------------------------------------------------------------- */

.aside ul {
    margin:0;
    list-style:none;
}
.aside {
}
.aside h3 {
    font-size:14px;
    font-weight:bold;
}
.aside ul ul {
    list-style:square;
}
/* Begin Calendar styles */
.aside table {
    border-top:1px solid #e0e0e0;
    margin:0 0 8px 0;
}
.aside th {
    border-left:1px solid #e0e0e0;
}
.aside tr {
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    line-height:35px;
}
.aside td {
    border-left:1px solid #e0e0e0;
    padding:0 10px
}
.aside caption { /* Make the caption match h3 styles */
    font-size:0.9em;
    font-weight:bold;
    text-align:left;
    margin:0 0 9px 0;
}
.aside tfoot tr {
    border:none;
    line-height:36px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    text-align:right;
}
/* End Calendar styles */
/* Begin Search styles */
.aside form {
    margin:4px 0 10px 0;
}
/* End Search styles */
/* Begin RSS widget styles */
/* I think I'm going to have to reset some stuff in functions.php for the RSS widget. It sucks for styling. */
/* End RSS widget styles */
#content .widgetcontainer {
    border-top:1px solid #e0e0e0;
    padding:35px 1px 18px 1px;
    margin:18px 0 36px 0;
}
#index-top .widgetcontainer,
#single-top .widgetcontainer,
#page-top .widgetcontainer {
    border-top:none;
    border-bottom:1px solid #e0e0e0;
    padding:0 1px 53px 1px;
    margin:0 0 36px 0;
}
#content .aside:first-child .widgetcontainer:first-child {
    padding-top:18px;
}
.page #content .aside:first-child .widgetcontainer:first-child {
    padding-top:0;
}
#content .aside h3 {
    font-size:1.3em;
    line-height:26px;
    padding:8px 0 20px 0;
    font-weight:bold;
}
#single-bottom .widgetcontainer {
    border-top:none;
}
.main-aside {
}
.main-aside h3 {
    padding:17px 0 1px 0;
}
.main-aside ul ul {
    margin:0 0 18px 13px;
}
.main-aside ul ul ul {
    margin:0;
}
.sub-aside h3 {
}
#footer .widgetcontainer {
    padding:0 1px;
    margin:0 0 18px 0;
}
#footer .widgetcontainer ul {
    margin:0 0 0 13px;
}
#footer .widgetcontainer ul ul {
}

/* =Footer
-------------------------------------------------------------- */

#footer {
    background:rgb(102, 2, 60);;
    color:#fff;
    padding:5px 0px 5px 0px;
    font-size: 0.6em;
    text-align: center;
}
#footer a {
    color:#fff;
}
#subsidiary .aside {
    margin-bottom:18px;
}
#siteinfo {
    padding:18px 0;
}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0;
    line-height:36px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color:#2772B3 !important;
    background:#transparent !important;
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi a:hover {
    color:#000 !important;	
}
.wp-pagenavi span.pages {
    margin-left:0 !important;
    padding-left:0 !important;
}
.wp-pagenavi span.current {
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi span.extend {
    margin:0 !important;
}


/* sidebar styles */

div.sidebar ul {list-style:none;}
div.sidebar {font-size: 0.7 em;}
div.sidebar h3.widgettitle {font-size: 0.6em ! important; font-weight: 200;}


/* Facebook */
a#facebook {
                      color: #ffffff ! important;
                      font-weight: bold;
                      background: #3b5998 ! important;
                      border-bottom: 2px solid #6D84B4 ! important;
                      margin: 2px 2px 0px 2px;
                      padding-top: 2px;
                      text-decoration: none;
                     }

a#facebook:hover {
                                   color: #ffffff ! important;
                                   font-weight: bold;
                                   background: #6D84B4 ! important;
                                   border-bottom: 2px solid #3b5998 ! important;
                                   border-top: -2px;
                                   border-right: -2px;
                                   border-left: -2px;
                                   padding-top: 2px;
                                   text-decoration: none;
                                  } 
/* end Facebook */

/* CatPage */
h2.catpage-title {
                  color: rgb(0, 0, 0);
                 }
div.catpage-scripture {
                       text-align: center;
                      }
                      
span.catpage-scripture-text {
                             
                            }
                       
span.catpage-scripture-reference {
                                  font-style: italic;
                                  font-size: small;
                                 }
div.catpage-post {
         border-style: solid;
         border-width: 1px 3px 3px 1px;
         border-color: rgb(107, 63, 160) rgb(0, 0, 0) rgb(0, 0, 0) rgb(107, 63, 160);
         padding: 0px 10px 0px 10px;
         margin: 10px 0px 0px 0px;
                 }
                 
div.catpage-post-date {
                  font-size: x-small;
                  margin-top: -7px;
				  margin-left: 1px;
                  text-align: left;
                  text-decoration: none;
                 }
                 
div.catpage-post-4media {
         padding: 0px 10px 0px 10px;
         margin: 0px 0px 0px 0px;
                 }

h3.entry-title-4media {
         color: #ffffff;
         font-size: 1.0em;
         font-weight: 800;
         margin-bottom: 0px;
         margin-right: 30px;
         padding-left: 3px;
         background: rgb(102, 2, 60);
         
         }

div.catpage-post-date-4media {
         font-size: 0.7em;
         font-weight: 300;
         margin-bottom:0px;
         margin-left: 3px;
         
         }
                 
div.catpage-post-4media div.entry-content{
         padding: 5px 0px 0px 13px;
         margin: 0px;
         }

div.catpage-post-4media div.entry-content img {
         padding: 0px;
         margin:0px;
         }

div.hvlog {
           padding: 0px;
           margin: 0px;
          }
          
/* initialy hide all sub sidemenus */
#meta_hover ul ul,
#meta_hover ul li:hover ul ul,
#meta_hover ul ul li:hover ul ul,
#meta_hover ul ul ul li:hover ul ul,
#meta_hover ul ul ul ul li:hover ul ul {
	display: none;
	position: absolute;
	
}
 
/* display them on hover */
#meta_hover li:hover ul,
#meta_hover ul li:hover ul,
#meta_hover ul ul li:hover ul,
#meta_hover ul ul ul li:hover ul,
#meta_hover ul ul ul ul li:hover ul,
#meta_hover ul ul ul ul ul li:hover ul {
  	display: block;
	
}

div#dropdownmenu li#VBS_reg a {color: #ffffff ! important;
                               font-weight: bold;
                               background: rgb(102, 2, 60) ! important;
                               padding-left: 3px ! important;
                               padding-right: 3px ! important;
                              }
                              
div#dropdownmenu li#VBS_reg a:hover {color: rgb(102, 2, 60) ! important;
                                    font-weight: bold;
                                    background: rgb(225, 255, 223) ! important;
                                    padding-left: 3px ! important;
                                    padding-right: 3px ! important;
                                   }
								   
/* define the consecutive colors */
 
#dropdownmenu {
	color: rgb(255, 255, 255);
	background: rgb(107, 63, 160);
	
}
 
#dropdownmenu ul{
  background: rgb(107, 63, 160);
}
 
#dropdownmenu ul ul {
	
}
 
#dropdownmenu ul li {
	
}
 
#dropdownmenu h2 {
	color: rgb(255, 255, 255);
	
}
 
#dropdownmenu a {
	color: rgb(255, 255, 255);
	
	}
 
#dropdownmenu ul li:hover {
	background: rgb(107, 63, 160);
	
}
 
#dropdownmenu ul li ul {
 
	
}
 
#dropdownmenu ul li ul li {
	background: rgb(107, 63, 160);
	
}
 
#dropdownmenu ul li ul li:hover {
	background: rgb(132, 59, 191);
	
}
 
#dropdownmenu ul li ul ul li{
	background: rgb(132, 59, 191);
	
}
 
#dropdownmenu ul li ul ul li:hover {
	background: rgb(102, 2, 60);
	
}

.nohovering {background: rgb(107, 63, 160) ! important;
	}

#dropdownmenu li.hiddenmenu {display: none;}

hr.dropmenu {color: rgb(248, 239, 255);
            background-color: rgb(248, 239, 255);
            height: 1px;}
			
div#frontshow_container {
						position: relative;
						clear: both;
						height: 241px;
						width:640px
					   }
div#frontshow_leftcolumn {
						 z-index: 1;
						 width: 320px;
						}
div#frontshow_rightcolumn {
						  position: absolute;
						  top: 0px;
						  right: 0px;
						  bottom: 0px;
						  margin-left: 0px;
						  z-index: 1;
						  width:320px;
						 
						 }
div#welcome_notes {
				  width: 640px;
                  clear: both;
				 }
div#frontshow_container div#frontshow_leftcolumn p#welcome_graphic {
																   padding-top:51px;
																  }