/* new theme color: sky blue: 1EB9E6 */

/*
	general styles
 */
.serif,
cite,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
/*	font-family: palatino,platino linotype,georgia,times,times new roman,serif;*/
        font-family: Arial, serif;
	font-weight: normal;
}
.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
	margin: 24px 12px 12px;
}
.monospace,
var,
code {
	font-family: courier new, courier, monospace;
}
.amp {
	font-style: italic;
	font-family: baskerville,palatino,palatino linotype,book antiqua,georgia,times,times new roman,serif;
	font-weight: normal;
}
a:link {
	color:  #1EB9E6;/*#FF8000;#218df3;*/
        text-decoration: none;
}
a:visited {
	color: #1EB9E6;/*#FF8000;#218df3;*/
        text-decoration: none;
}
a:hover,a:active {
	color: #FF8000;/*#218df3#24bbff;*/
}
.post-content ul,
.post-content ol {
	padding-left: 24px;
}
input,
textarea { 
	border: 1px #aaa solid;
	padding: 5px;
	outline: none;
}
input:hover,
textarea:hover,
input:focus,
textarea:focus {
	border: 1px #444 solid;
}
input:focus,
textarea:focus {
	box-shadow:inset 0px 0px 10px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0px 0px 10px rgba(0,0,0,.2);
	-moz-box-shadow:inset 0px 0px 10px rgba(0,0,0,.2);
}
textarea {
	min-height: 150px;
	width: 600px;
}
blockquote {
	border-top: 1px #ccc dotted;
	border-bottom: 1px #ccc dotted;
	text-align: justify;
	margin: 20px;
	padding: 12px;
}
	blockquote:first-letter {
		font-size: 24px;
		padding-right: 1px;
	}
	blockquote:first-line {
		font-size: 20px;
}
/*
	layout styles
 */
#if-logged-in .container {
	background: #000;
	margin-top: -24px;
}
body {
	background: #fff;
	color: #111;
	padding: 0px 0;
}
.container {
	background: #ddd;
        width:1068px;
        margin:0px auto;
}
	#header .container {
		
                background-color: #dddddd;
	}
        #header .container a{
         color:#fff;
        }
		#title {
			position: relative;
                        float:left;
			height: 200px; /* changed by cph, was 50 px*/
                        width:1060px;
                        margin:0px auto;
			margin-left: 0px; /* changed by cph, designates title padding-left */
		}
			#logo,
			#tagline {
				position: absolute;
				bottom: 0;
                                top:10px;
			}
			#logo {
                            position:relative;                          
                            float:left;
                            display: block;
                            height: 35px;
                            line-height: 35px;
                            font-size: 16px;
                            font-family:arial;
                            overflow-x: hidden;
                            overflow-y: hidden;
                            background-color: transparent;
                           
                            -moz-box-shadow: #000000;
                            text-align: left;
                            color: #999999 !important;
                            font-weight: bold;
                            font-size: 32px;
			}
			#tagline {
				font-size: 18px;
				right: 0;
				line-height: 36px;
			}
			#header-image.container {
				padding: 0;
			}
	#nav-primary {
/*                width:600px;*/
                
                height:50px;
	        position:relative;
                float:left;
		padding: 0px;             
                /*border-left:1px solid #000; changed by cph */
                margin:0 0 0 30px; /* changed by cph...was originally 0 0 0 20px */
	}
		#nav-primary ul,
		#nav-primary li {
			list-style: none;
                        display:inline;
		}
			#nav-primary a {				
                            float:left;
                            display: block;
                            padding-top: 15px;
                            padding-right: 20px;
                            padding-bottom: 20px;
                            padding-left: 20pt;
                            height: 20px;
                            line-height: 20px;
                            font-size: 16px;                           
                            font-family:arial;
                            overflow-x: hidden;
                            overflow-y: hidden;
                            background-color: transparent;
                            border-right: 1px solid #000;
                            -moz-box-shadow: #000000;
                            text-align: center;
                            color: #999999 !important;
                            font-weight: bold;
                            font-size: 12px;
			}
        #nav-secondary {
		width: 250px;
                height:50px;
	        position:relative;
                float:right;
		padding: 0px;
            
                margin:0 0 0 80px;
	}
		#nav-secondary ul,
		#nav-secondary li {
                      float:right;
			list-style: none;
                      
		}
			#nav-secondary a {
                            float:left;
                            display: block;
                            padding-top: 15px;
                            padding-right: 20px;
                            padding-bottom: 20px;
                            padding-left: 20pt;
                            height: 20px;
                            line-height: 20px;
                            font-size: 16px;
                            font-family:arial;
                            overflow-x: hidden;
                            overflow-y: hidden;
                            background-color: transparent;
                            border-right: 1px solid #000;
                            -moz-box-shadow: #000000;
                            text-align: center;
                            color: #999999 !important;
                            font-weight: bold;
                            font-size: 12px;
			}
	#widget-header {
		clear: both;
	}
	
	#content {
/*		border-top: 1px #ccc solid;*/
	}
		#widget-alert {
			background: #C6D8CD;
			border: 1px #5b816a solid;
			padding: 24px;
			margin-bottom: 24px;
		}
		.post-single {
			padding-bottom: 20px;
			margin-bottom: 20px;
			border-bottom: 1px #dedede solid;
		}
	#sidebar {
/*		border-top: 1px #ccc solid;
position:fixed;
margin-left:760px;*/
	}
		#sidebar .widget-area {
			/* modified by cph
			padding-bottom: 20px;
			margin-bottom: 20px; */
			padding-bottom: 5px;
			margin-bottom: -5px;
			border-bottom: 20px #dedede solid;
		}
			#siebar ul,
			#sidebar li {
				padding: 0;
				margin: 0;
				list-style: none;
			}
				#sidebar .children {
					padding-left: 10px;
				}
					#sidebar .children .children {
						padding-left: 10px;
					}
	#footer .container {
		padding-top: 20px;
		padding-bottom: 20px;
		background: #a9a9a9;
		background: rgba(225,225,225,.75);
		border-top: 1px #000 solid;
	}
		#footer-content {
			padding: 20px;
		}
			#footer ul,
			#footer li {
				display: inline;
				list-style: none;
			}
				#footer li a {
					padding: 0 10px;
				}
/*	13-column layout
	60 px columns, 24 px gutters, 72 px margins, 1212 px total (extra space for scrollbars)
	---------------------------------------------------------------------------------------
	1     2      3      4      5      6      7      8      9      10     11     12     13
	60px  144px  228px  312px  396px  480px  564px  648px  732px  816px  900px  984px  1068px	*/
@media only screen and (min-width: 1212px) {
	
	.container {
		
	}
		#content {
			
		}
		#sidebar {
			
		}
	
}
/*	5-column layout
	60 px columns, 24 px gutters, 42 px margins, 480 px total
	---------------------------------------------------------
	1     2      3      4      5
	60px  144px  228px  312px  396px	*/
@media only screen and (max-width: 767px) and (min-width: 480px) {
    #title {
        margin-top:-40px;
     }
	.container {
		
	}
		#logo,
		#tagline {
			position: relative;
			line-height: 30px;
		}
		#logo {
			font-size: 22px;
		}
		
		#content {
			float: none;
		}
		#sidebar {
			float: none;
			background: #eee;
			margin-left: -42px;
			margin-right: -42px;
			padding-left: 52px;
			padding-right: 52px;
			width: 376px;
			border-bottom: 1px #ccc solid;
		}
		#footer .container {
			padding-top: 0;
		}
			#footer-content {
				border: 0;
				padding: 10px;
			}
	
}
/*	3-column layout
	60 px columns, 24 px gutters, 46 px margins, 320 px total
	---------------------------------------------------------
	1     2      3
	60px  144px  228px	*/
@media only screen and (max-width: 479px) {
	#if-logged-in {
		height: 30px;
		line-height: 30px;
	}
		#if-logged-in .right {
			float: left;
			clear: left;
		}
	
	.container {
		
	}
		#logo,
		#tagline {
			position: relative;
			line-height: 30px;
		}
		#logo {
			font-size: 22px;
		}
		#tagline {
			font-size: 16px;
		}
		
		#content {
			float: none;
		}
		#sidebar {
			float: none;
			background: #eee;
			margin-left: -42px;
			margin-right: -42px;
			padding-left: 52px;
			padding-right: 52px;
			width: 212px;
			border-bottom: 1px #ccc solid;
		}
#footer_ch-content {
padding: 20px;
}
#footer_ch ul,
#footer_ch li {
display: inline;
list-style: none;
}
#footer li a {
padding: 0 10px;
}
#footer_ch .container {
padding-top: 0;
}
#footer_ch-content {
border: 0;
padding: 10px;
}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */