/*  
Theme Name: GlossyBlue with Lots and Lots of Mods
Theme URI: http://www.ndesign-studio.com
Originally by: Nick La (http://www.ndesign-studio.com)

	This theme was designed and built by Nick La.

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/

body {
	font: 95%/145%  "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333333;
/*	background: #FEC url(images/woodlt.jpg) top center fixed; */
/*	background: #732 url(images/wood.jpg) top center fixed; */
	background: #222 url(images/iostile.jpg) top center fixed;
/*	background: #222 url(images/sttile.jpg) top center fixed; 	*/
/*	background: #444 url(images/bg5.jpg) top center fixed; */
	margin: 0px;
	padding: 0 0px 30px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #77BB00;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
/* img {
	border: none;
} */
#mobileheaderimage {
	display: none;
}

h1 {
	display: none;
}
h1 a, h1 a:visited{
	color: #006699;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #333333;
	background: #FFF url(images/titlegradient.jpg) no-repeat bottom center;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	text-shadow: #DDD 2px 2px 3px;
	font: bold 160%/100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited, .post-cat a, .post-cat a:visited{
	color: #333333;
	text-decoration: none;
}
h2 a:hover, .post-cat a:hover {
	color: #006699;
	text-decoration: none;
}
h2 a:active, .post-cat a:active {
	color: #000000;
	text-decoration: none;
}
h3 {
	text-shadow: #EEE 2px 2px 2px;
	font: bold 130%/100%  "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333333;
	margin: 20px 0px 5px;
}
h4 {
	text-shadow: #EEE 2px 2px 2px;
	font: bold 130%/100%   "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333333;
	margin: 20px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 20px auto 0 auto;
	width: 860px;
/*	background: #FFFFFF url(images/content.gif) repeat-y top right; */
	background: #DDD;
	border:1px solid #222; 
}
/* header area */
#header {
	background: #113344 url(images/header-bg.jpg) no-repeat bottom;
	height: 140px;
	position: relative;
}

/* #header, #header.sunrise, #header.sunset, #header.night {
	background: #113344 url(images/header-bg-july4.jpg) no-repeat bottom;
} */


#header.sunrise {
	background: #113344 url(images/header-bg-sunrise.jpg) no-repeat bottom;
}

#header.sunset {
	background: #113344 url(images/header-bg-sunset.jpg) no-repeat bottom;
}

#header.night {
	background: #113344 url(images/header-bg-night.jpg) no-repeat bottom;
} 

#headerprint, .printonly {
display: none;}

#headerimg {
	position: relative;
	padding: 0 0px 0px 0px;
	height: auto;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}


/* content area */
#content {
	background: #FFF;
	padding: 10px 10px 30px 20px;
	float: left;
	width: 590px;
	overflow: hidden;
}
.post {
	clear: both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 0;
	width: 585px;
}

.homeentry {
	clear: both;
	padding-top: 2px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-author {
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-publication {
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	float: right;
	font-size: 95%;
}
.post-calendar {
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-add-comments.png) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
padding: 10px 5px 10px 5px;
margin: 10px 0;
background: #EEEEEE;
clear: both;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
text-decoration: none;
font-weight: bold;
font: bold 100%/100%  "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: uppercase;
clear: both;
}


/* comments area */
#comments, #respond {
	background: transparent url(images/titlegradient.jpg) no-repeat bottom center;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px;
	margin-bottom: 10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background: #DDDDDD;
}
.commentlist .alt {
	background: #EEEEEE;
	
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #666666;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #006699;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform #author, #commentform #email, #commentform #url{
	padding: 4px 5px 0px 5px;
	margin-top: 3px;
	margin-right: 2px;
	background: #FFF;
	cursor: pointer;
	border: 1px solid #BBBBBB;
	color: #777;
	width: 570px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#commentform textarea{
	height: 115px;
	padding: 4px 5px 0px 5px;
	margin-top: 3px;
	margin-right: 2px;
	background: #FFF;
	cursor: pointer;
	border: 1px solid #BBBBBB;
	color: #777;
	width: 570px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#commentform input[type="submit"] {
	padding: 5px;
	margin: 2px 0 10px 0;
	text-decoration: none;
	font-weight: bold;
	font: bold 100%/100%  "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	background: #888;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	width: 300px;
	vertical-align: middle;
	cursor: pointer;
	border: 1px;
} 

 #commentform input[type="submit"]:hover {
	background: #006699;
	color: #FFF;
	text-decoration: none;
}


 #commentform input[type="submit"]:active {
	background: #aaee11;
	color: #000;
	text-decoration: none;
}

.contactform input[type="submit"] {
	padding: 5px;
	margin: 2px 0 10px 0;
	text-decoration: none;
	font-weight: bold;
	font: bold 100%/100%  "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	background: #888;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	width: 200px;
	vertical-align: middle;
	cursor: pointer;
	border: 1px;
} 

 .contactform input[type="submit"]:hover {
	background: #006699;
	color: #FFF;
	text-decoration: none;
}


 .contactform input[type="submit"]:active {
	background: #aaee11;
	color: #000;
	text-decoration: none;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
	color: #666666;
	overflow: hidden;
	text-align: center;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	text-shadow: #BBB 2px 2px 2px;
	font: bold 140%/100%  "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: transparent url(images/sidebargradient.jpg) no-repeat bottom;
	color: #555555;
	margin: 20px 0px 2px;
	text-align: center;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #777777;
	text-decoration: none;
}
#sidebar a:hover{
	color: #006699;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-links.png) no-repeat !important;
	padding-left: 20px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.png) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.png) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
/*	background: url(images/mini-page.png) no-repeat !important; */
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
/*	background: url(images/mini-page-arrow.gif) no-repeat !important; */
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.png) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 140px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #BBBBBB;
	background: #fff;
	margin-right: 2px;
	background: #EEEEEE;
	color: #444444;
	font-weight: normal;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/* search form button - to specify button only use input[type="submit"] */
 #searchform input[type="submit"] {
	padding: 3px 5px 3px 5px;
	margin: 2px 0 10px 0;
	text-decoration: none;
	font-weight: bold;
	font: bold 100%/100%  "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	background: #888;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	width: 45px;
	vertical-align: middle;
	cursor: pointer;
	border: 1px;
} 

 #searchform input[type="submit"]:hover {
	background: #006699;
	color: #FFF;
	text-decoration: none;
}


 #searchform input[type="submit"]:active {
	background: #aaee11;
	color: #000;
	text-decoration: none;
}

/* footer area */
#footer {
	clear: both;
	background: #001122 url(images/footer.jpg) no-repeat;
	color: #ACD7EE;
	font-size: 90%;
	line-height: 130%;
	padding: 0 0 5px 10px;
	border-top:1px solid #222; 
}
#footer a, #footer a:visited {
	color: #ffffff;
}
#footer h4 {
	text-decoration: none;
	font-weight: bold;
	font-size: 180%;
	text-shadow: #002244 2px 2px 3px;
	font: bold 146%/100%  "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 10px 0 5px 0px;
	padding: 5px 5px 8px 5px;
	color: #aaee11;
	background: #003355;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.png) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-whats-new {
	width: 590px;
	float: left;
	margin-left: 10px;
}
.footer-whats-new p{
	font-size: 120%;
	line-height: 150%;
	padding: 2px 0 2px 3px;
}

.footer-recent-posts {
	width: 590px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 110%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.png) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right.jpg) no-repeat top right;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.footer-about ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-about ul li {
	background: url(images/mini-footer-comments.png) no-repeat;
	padding: 0px 0px 10px 20px;
}


/* credits */
#credits {
	margin: 8px auto;
	width: 840px;
	color: #ACD7EE;
	font-size: 85%;
	line-height: 120%;
}

/* #credits a, #credit a:visited {
	color: #036;
}

#credits .alignright a.ndesign, #credits .alignright a.ndesign:visited {
color: #FC8;
} */

#credits a, #credit a:visited {
	color: #9cdbfb;
}
/*#credits .alignright a.ndesign, #credits .alignright a.ndesign:visited {
color: #520;
} */

 #credits .alignright a.ndesign, #credits .alignright a.ndesign:visited {
color: #555;
} 


.rss {
	background: url(images/mini-rss.png) no-repeat left center;
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.png) no-repeat left center;
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
/* img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
} */
.alignleft {
	float: left;
}
/* img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
} */
.alignright {
	float: right;
}
/* img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
} */
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}



/* schwarztech */
.pictures {
float: right;
width: 340px;
\width: 340px;
w\idth: 340px;
text-align: center;
font-size: 10px;
color: #666;
padding: 0 0 10px 10px;
}

.pictures2 {
text-align: center;
}

#facts, #procon, #speakerfacts, #disclosure, .sociable, .latest {
font-size: 90%;
padding: 5px;
margin: 2px 0 10px 0;
color: #666;
background: #EEEEEE;
clear: both;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
}

#disclosure {
font-size: 75%;
}

.sociable {
background: #FFF url('schwarztech/title.png') center top repeat-x;
}

#facts h4, #procon h4, #speakerfacts h4 {
margin: 0;
padding: 0;
}

.pros {
text-align: center;
float: left;
width: 50px;
font-weight: bold;
background: #070;
padding: 3px;
color: #FFF;
margin-right: 3px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
}

.cons {
text-align: center;
float: left;
width: 50px;
font-weight: bold;
background: #A00;
color: #FFF;
padding: 3px;
margin-right: 3px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
}

/*stay connected widget */
ul.stay-connected li{
	background: no-repeat url(images/mini-links.png) !important;
	padding-left: 20px !important;
}

ul.stay-connected li.connect-about {
	background: no-repeat url(images/mini-about.png) !important;
	}
ul.stay-connected li.connect-contactus {
	background: no-repeat url(images/mini-contact.png) !important;
	}
ul.stay-connected li.connect-rss {
	background: no-repeat url(images/mini-rss.png) !important;
	}
ul.stay-connected li.connect-twitter {
	background: no-repeat url(images/mini-twitter.png) !important;
	}
ul.stay-connected li.connect-group {
	background: no-repeat url(images/mini-group.png) !important;
	}
ul.stay-connected li.connect-imug {
	background: no-repeat url(images/mini-imug.png) !important;
	}
ul.stay-connected li.connect-9rules {
	background: no-repeat url(images/mini-9rules.png) !important;
	}
	
span.readmore {
	text-decoration: none;
	font-weight: bold;
	font: bold 100%/100%  "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	clear: both;
}


span.readmore a, span.readmore a:visited {
	padding: 5px;
	margin: 2px 0 10px 0;
	color: #FFF;
	background: #888;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

span.readmore a:hover {
	background: #006699;
color: #FFF;
text-decoration: none;
}


span.readmore a:active {
	background: #AAEE11;
	color: #000;
	text-decoration: none;
}

span.commentlink {
	text-decoration: none;
	font-size: 70%;
	letter-spacing: 3px;
	text-transform: uppercase;
	background: no-repeat url(images/readmorecomments.jpg) right;
	padding: 1px 50px 1px 1px;
}
span.commentlink a {
	color: #555;
	text-decoration: none;
}
span.commentlink a:visited {
	color: #555;
	text-decoration: none;
}
span.commentlink a:hover {
	color: #CCC;
	text-decoration: none;
}
span.commentlink a:active {
	color: #000;
	text-decoration: none;
}


.entry ul {
list-style: square;
}

.post-conten ul {
list-style: square;
}


img.teaser {
margin: -6px 0 0 10px;
}

blockquote {
	color: #888;
	margin: 20px 0;
	padding: 0 20px 0 50px;
	background: url('images/quote.png') 5% no-repeat;
	border: none;
	}

#sidebar select {
width: 150px;
margin-top: 15px;
border: 1px solid #BBBBBB;
background: #EEEEEE;
color: #444444;
}

.textwidget {
margin: 0 0 0 30px;
width: 160px;
}

.list-pagebox {
margin-left: 10px;
}

ul.list-page {
text-align: left;
}

ul.list-page li {
padding-left: 50px;
}

.calPage {
        display: inline;
        float: left;
        font-size: 9px;
        font-weight: bold;
        line-height: 13px;
        text-align: center;
        text-transform: uppercase;
        text-shadow: #FFF 1px 1px 8px;
        letter-spacing: 0px;
        color: #555;
        background: #FFF url(images/titlegradient.jpg) bottom center no-repeat;
        border: 1px solid #DDD;
        margin: 0;
        width: 32px;
        padding: 0;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
.calPage .day {
        display: block;
        font-weight: bold;
        font-size: 18px;
        letter-spacing: -1px;
        text-indent: -2px;
        text-shadow: #BBB 2px 2px 8px;
}
.calPage .year {
        display: block;
		color: #888;
		}
		
#archives .sidebartitle{
display: none;
}

#wpsf_contact_name, #wpsf_contact_email, #wpsf_contact_website, #wpsf_contact_subject, #wpsf_contact_message{
	width: 570px;
	padding: 2px;
	margin-top: 3px;
	background: #EEE;
	cursor: pointer;
	border:1px solid #AAAAAA;
	color: #555;
}

.font_sizer {
margin: 2px 0 -5px 490px;
padding: 0;
color: #777;
font-size: 13px;
line-height: 14px;
}

.font_sizer a	{ text-decoration:none; color:#BBB; }

.small_font, #small_font_ID			{ font-size: 85%; line-height: 130%; }
.medium_font, #medium_font_ID		{ font-size: 100%; line-height: 145%; }
.large_font, #large_font_ID			{ font-size: 120%; line-height: 150%; }
.highlight a						{ color: #000 !important }

.contactform input[type="text"] {
	width: 330px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #BBBBBB;
	background: #fff;
	margin-right: 2px;
	background: #FFFFFF;
	color: #444444;
	font-weight: normal;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.contactform textarea {
	width: 330px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #BBBBBB;
	background: #fff;
	margin-right: 2px;
	background: #FFFFFF;
	color: #444444;
	font-weight: normal;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.contactform .contactright {
font-size: 60%;
font-weight: bold;
color: #F00;
}

a.twitter_share, a.twitter_share:visited {
border:1px solid #268;
background: #59B url(images/twittershare.png) no-repeat bottom left;
color: #FFF;
padding: 2px 6px 2px 22px;
font: bold 10px 'Lucida Grande','Helvetica Neue', Helvetica, Arial, sans-serif;
}

a.twitter_share:hover {
text-decoration: none;
}

a.twitter_share:active {
background: #379 url(images/twittershare.png) no-repeat bottom left;
}