/*
Theme Name: Azure Basic Child
Author: C. A. Brown
Description: Child Theme for Azure Basic.   
Template: azure-basic
*/
@import url('css/screen.css'); /* DO NOT REMOVE! */
 
/*        Global Syles                 */
/*------------------------------------*/

details, figcaption, figure { border: 0; font-size:100%; font: inherit; vertical-align: baseline; margin: 0; padding: 0; }
audio, canvas, video { border: 0; vertical-align: baseline; margin: 0; padding: 0; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { height: 100%; }

body { 
	height: 100%; 
    font-family: 'Alegreya SC', serif;
	background: none repeat 0 0 scroll #000000; 
	color: #E8E8E8;
	font-weight: 200; 
}

:focus { outline: 0; }

ol, ul { list-style: none; }

a { text-decoration: none; }

table { border-collapse: separate;
        border-spacing: 0; }

img { clear: both; }



/*      Global WordPress Styles       */
/*-----------------------------------*/

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

.sticky {}

.bypostauthor {}


/*      Basic Two-Column (Right) Lyouout       */
/*--------------------------------------------*/

#primary { 
	float: left;
        overflow: hidden;
	background: transparent;
}

.page-id-7 #content { width: 940px; }

.page-id-7 #sidebar { overflow: hidden;
           float: right;
           width: 0px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	height: 1px;	
 }

#content { width: 660px; }

#sidebar { 
	overflow: hidden;
        float: right;
        width: 230px; 
	color: #616161;
	background-color: #D8D8D8;
	padding-top: 25px;
}

#footer-bottom { clear: both;
                 width: 100%; }



/*    Framework Styles        */
/*---------------------------*/


#main { padding: 0 0 30px 0; 
        font-size: 12px; }

#footer-bottom { padding: 0 0 10px 0; }

.entry-header { margin: 0 0 25px 0; }

article { padding: 0 0 0 0; }




/*    Primary Menu (Dropdown) Styles       */
/*----------------------------------------*/


nav[role="navigation"] { position: relative; }

nav[role="navigation"] ul { margin: 0 0 0 0;
                            padding: 0 0 0 0; 
						    display: block; }

nav[role="navigation"] ul li { height: 2em; clear: both; display: inline-block; }
nav[role="navigation"] ul li a { padding: 4px 23px; }

nav[role="navigation"] ul li ul  { display: none; } 
nav[role="navigation"] ul li:hover ul  { display: block; } 
nav[role="navigation"] ul li ul  { position: absolute;
                                   padding: 10px 0 0 0; }

nav[role="navigation"] ul li ul li { display: block;
                                     position: relative; }

nav[role="navigation"] ul li ul li ul  { display: none !important; }
nav[role="navigation"] ul li ul li:hover ul  { display: inline !important; 
                                               position: relative !important; }
nav[role="navigation"] ul li ul li ul { padding: 0 0 0 0 !important;}

nav[role="navigation"] ul li ul li ul li { display: inline-block !important;
                                           position: relative; } 


/*    Static Sidebar Widget Styles       */
/*---------------------------------------*/											 

#sidebar-search { padding: 0 0 25px 0 ; }



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


.nav-next { float: left; }
.nav-previous { float: right; }



/*    Theme Credit Text      */
/*--------------------------*/

#theme-credit { text-align: center; }


/*             Azure Basic Styles             */
/*-------------------------------------------*/

h1 { 
	font-size: 2.5em; 
}
h2 {
	color: #A21419;
	margin-bottom: 0 !important;
}
h2 a {
	color: #A21419;
}
h2 a:hover {
	color: #000000;
}
h3 {
	margin-bottom: 2px !important;
}
p {
	color: #000000;
	font-weight: 200;
	font-size: 14px; 
}
.container {
	width: 940px; !important;
}
#container-full { padding: 0 0 0 0; }

#top-header { 
	background: none repeat scroll 0 0 #000000; 
}
			  

/* Top Navigation */

#access { 
	background: #000000; 
	border-top: 2px solid #777777;
	border-bottom: 2px solid #777777;
	margin-bottom: -2px;
	padding: 6px 5px 10px 5px; 
        z-index: 500;
	
	margin-left: auto;
	margin-right: auto;
}
		  
#access a {
  color: #DDDDDD;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  font-size: 24px;
  font-weight: 200;
 font-family: 'Alegreya SC', serif;
}

#access a:hover, #access li.current_page_item a { 
	color: #A21418;
	font-weight: 200;  
}
#access ul {
}
#access ul li:hover ul  { 
	background: #6da0d3; 
}


/* Header Title Section */

#top-header-section { width: 100%; }

#main-title { float: left;
              position: relative;
              width: 350px;
		      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
		      padding-left: 1.5em;
			  padding-top: 10px;
              z-index: 25; }

#site-title { text-transform: uppercase;
              margin-bottom: 10px; 
              font-size: 48px; }

#site-description { font-variant: small-caps; 
                    font-size: 14px; 
					margin-bottom: 20px; }

#header-sidebar-section { float: right;
                          text-align: right;
                          position: relative;
			              padding-right: 15px;
                          width: 560px;
				          font-size: 12px;
			              text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
			              padding-top: 10px;
                          z-index: 35;	}

#header-sidebar-section ul { list-style-type: none;
                             margin: 0;
				             text-align: right;
				             width: 560px; 
                             padding-left: 0; }
							 
#header-sidebar-section ul ul li { display: inline; 
                                   padding-right: 15px; }


/* Header Image */

#header-image { 
	width: 940px; 
        height: 300px;
	border: 2px solid #6da0d3; 
}


/* Main Content Section */

.page-id-7 #main { 
	background: none repeat scroll 0 0 #000000;  
}

#main { 
	background: none repeat scroll 0 0 #ffffff; 
        
}

.featured-thumb { margin-bottom: 10px; }
 
article { 
	padding-top: 10px;
	padding-left: 25px; 
}
		  
.entry-content { padding-top: 5px; }

.entry-title { font-size: 28px; 
               text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }

.entry-meta { font-size: 10px; 
	          color: #8E8C84; }

.entry-meta a:hover { text-decoration: underline; }

.entry-content a:hover { text-decoration: underline; }

.entry-content embed { width: 675px; }

.page-link { margin-bottom: 10px; }

/* Sidebar Section */

#sidebar { 
        padding-right: 25px; 
	padding-left: 10px; 
}

#sidebar-widget-title { color: #545350; }

.screen-reader-text[for="s"] { display: none; }

#wp-calendar { width: 100%; }

#calendar_wrap #wp-calendar caption { text-align: center; }

#wp-calendar #prev, #wp-calendar #next { font-style: normal;
                                         font-size: 9pt; }

#wp-calendar #next { text-align: right; }



/* Single Page and Comments */

.assistive-text { color: #545350; }

#nav-single { padding-left: 25px; }

#comments { padding-left: 25px; }

#comments #respond { padding-left: 25px; }

.comment-meta { margin-bottom: 10px; }

.comment-author img { padding-right: 5px; }

#nav-below { padding-left: 25px; }

.pingback .edit-link { margin-left: 10px; }

.comment-author a { color: #6fa2d6; }

.comment-author a:hover { color: #28598A; 
                          text-decoration: underline; }

.comment-author img { margin: 0 10px 0 0; }

.comment-form-author input[type="text"] { margin-left: 27px; 
                                          background: none repeat scroll 0 0 #FFFFFF;
                                          color: #7E7E7E;
                                          outline: 0 none;
                                          padding: 5px 10px;
                                          position: relative;
                                          width: 175px; }

.comment-form-email input[type="text"] { margin-left: 30px; 
                                         background: none repeat scroll 0 0 #FFFFFF;
                                         color: #7E7E7E;
                                         outline: 0 none;
                                         padding: 5px 10px;
                                         position: relative;
                                         width: 175px; }

.comment-form-url input[type="text"] { margin-left: 25px; 
                                       background: none repeat scroll 0 0 #FFFFFF;
                                       color: #7E7E7E;
                                       outline: 0 none;
                                       padding: 5px 10px;
                                       position: relative;
                                       width: 175px; }

.comment-form-comment label { float: left; 
                              clear: both; }

.comment-form-comment textarea { margin-left: 15px;
                                 margin-top: 0; 
                                 background: none repeat scroll 0 0 #FFFFFF;
                                 color: #7E7E7E;
                                 outline: 0 none;
                                 padding: 5px 10px;
								 width: 500px;
                                 position: relative; }

#commentform p.form-allowed-tags { font-size: 9pt; }

#comment-nav-above, #comment-nav-below { margin-bottom: 15px; }


/* Footer Section */

#footer-bottom { 
	background: none repeat scroll 0 0 #000000; }

.column { float: left;
          margin: 0 80px 0 0;
          width: 170px; }

.column.last { margin: 0; }

#footer-content { 
	border-top: #777777 solid 2px;
	padding-left: 25px; 
	padding-right: 10px; 
}

#footer-content .column h4 { color: #000;
                             font-size: 10.5pt; 
                             border-bottom: 1px solid #000; }

#footer-content .column ul { font-size: 9pt;  
                             padding-left: 0 !important;}

#footer-content .column ul li a { color: #28598A; }

#footer-content .column ul li a:hover { color: #00F; }

#site-credits { 
	padding: 15px 0 0 0; 
}

#theme-credit { padding: 0 0 5px 0; }

#theme-credit p { 
	margin: 0 0 0 0; 
	font-size: 14px;
	color: #ffffff;
}

.logo {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.logo p {
	font-size: 22px;
	color: #DDDDDD; 
}
.div1 {
	float: left;
	width: 160px;
	border-top: #777777 solid 2px;	
	font-size: 16px;
	line-height: 16px;
	padding-top: 10px;
	font-weight: 200;
	margin-right: 85px;
	margin-top: 15px;
	text-align: center; 
}
.div1 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}
.div1 a {
	color: #ffee30;
	text-align: left;
}
.div1 p {
	color: #ffffff;
}
.div2 {
	float: left;
	width: 160px;
	border-top: #777777 solid 2px;
	font-size: 16px;
	line-height: 16px;
	padding-top: 10px; 
 	font-weight: 200;
	margin-right: 85px; 
	margin-top: 15px;
	text-align: center;   
}
.div2 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}
.div2 a {
	color: #ffee30;
	text-align: left;
}
.div2 p {
	color: #ffffff;
}
.div3 {
	float: left;
	width: 160px;
	border-top: #777777 solid 2px;
	font-size: 16px;
	line-height: 16px;
	padding-top: 10px; 
  	font-weight: 200;
	margin-right: 85px; 
	margin-top: 15px;
	text-align: center;   
}
.div3 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}
.div3 a {
	color: #ffee30;
	text-align: left;
}
.div3 p {
	color: #ffffff;
}
.div4 {
	float: left;
	width: 160px;
	border-top: #777777 solid 2px;
	font-size: 16px;
	line-height: 16px;
	padding-top: 10px; 
  	font-weight: 200;
	margin-top: 15px;
	text-align: center;  
}
.div4 img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 12px;
}
.div4 a {
	color: #ffee30;
	text-align: left;
}
.div4 p {
	color: #ffffff;
}
.yellow-box {
	width: 144px;
	height: 68px;
	padding: 14px 10px 10px 10px;
	background-color: #ffee30;
	color: #000000;
	font-size: 22px;
	line-height: 20px;
	margin-bottom: 26px;
	text-align: center;
	margin-top: 10px; 
}
.yellow {
	color: #ffee30;
}
.yellow a {
	color: #ffee30;
}
.grey-line {
	border-top: #777777 solid 2px;
	width: 100%;
	margin-bottom: 10px;
}
.box-title {
	font-size: 25px;
	font-family: copperplate modern;
}
.box-text {
	text-align: left;
	font-size: 19px;
}
.title {
	color: #ffffff;
	font-size: 25px;
	font-family: copperplate modern;
}
.menu-link {
	margin-bottom: 35px;
}
.menu-link a  {
	color: #A21419;
}
.menu-link a:hover {
	color: #000000;
}
#facebook {
	width: 400px;
	float: left;
	margin-top: 100px;
}
#twitter {
	width: 450px;
	float: right;
	margin-top: 100px;
}
.su-divider {   
    margin: 0 0 10px 0 !important;    
}
.menubg {
	background-image: url(images/logo3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
body, div, a, p {
    font-family: 'Alegreya SC', serif;
}
#primary { 
  width: 100%;
  float: left;
  display: block;
}
#access ul {
 text-align: center;
}
 