@import url('css/glide.css');
/* @import url('css/reset.css');
 @import url('css/default.css'); */
@import url('css/slide.css'); 
/* @import url('css/tabs.css'); */
@import url('css/lavalamp.css');


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }

ol, ul { list-style: none; }

.clear { clear:both; }

.clearleft { clear:left; }

.entry { line-height:18px; }

.entry p { margin-bottom:1em; }

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	font-weight:bold;
	margin:5px 0;
}

blockquote {
	padding-left:30px;
	font-style:italic;
}

.entry ul { padding-left:20px; }

.entry ul li { list-style-type:square; }

.entry ol { padding-left:25px; }

/* Begin Images */
p img {
	padding:0;
	max-width:100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}

.alignright { float:right; }

.alignleft { float:left }
/* End Images */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor:help; }

acronym, abbr { border-bottom:1px dashed #999; }

blockquote {
	margin:10px;
	padding-left:20px;
}

blockquote cite {
	margin:5px 0 0;
	display:block;
}

.center { text-align:center; }

.hidden { display:none; }

hr { display:none; }

a img { border:none; }

.navigation {
	/* display:block;
	text-align:center;
	margin-bottom:60px;*/
	margin-top:10px;
}


.searchhome {
border-top:1px solid  #E0E0E0  ; 
padding-top:0px; 
margin-left:0px; 
width:600px;
float:right;
text-align:left;
background:#fff url('./images/mini-post-bg.gif') repeat-x 0 0;
padding:10px;
}

.searchhome h4{
text-align:left;
color:#4D7CB3; 
font-weight: bolder; 
font-size:15px;
font-variant:small-caps;;
}

.searchhome .form_main td {
text-align:left;
}

select { margin: 5px; } 

.searchhome .form_main td input {
	color:#FFFFFF;
	text-align:center;
	margin: 6px;
	background-color:#5986B8;
	border:1px solid #4D729D;
}
.searchpage_field_caption {
float:left;
}


body {
	background:  #343434  url(images/background.gif) repeat-x 0 100%;
	font:normal 12px 'helvetica',sans-serif, Arial, Verdana, Tahoma;
	color:#5B5B5B;
}

#body-in {
	background:  url(images/body-in-bg.gif) repeat-x 0 0;
}

a {
	color:#4D7CB3;
	text-decoration:none;
}



.legality {
color:#fff;
margin-top:-15px;
margin-bottom:5px;
}

a:hover {
 text-decoration:underline;
 cursor:pointer;
}


#wrapper {
	width:945px;
	margin:0 auto;
	
}

/* header */
#header {
}

#header-top {
	height:36px;
	font-size:11px;
	line-height:37px;
	overflow:hidden;
	text-transform:uppercase;
	margin-bottom:4px;

}

.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}

#date-now {
	float:left;
	background-position:0 10px;
	padding-left:24px;
	color:#D2D2D2;
}

/*
#subcribe-form-wrap {
	background:url(images/top-rss-form-bg.gif) no-repeat 103px 8px;
	height:22px;
	float:right;
	padding-top:9px;
	width:330px;
}

#subcribe-form {
	position:relative;
	line-height:0;
}

#subcribe-form label {
	color:#A8A8A8;
}
*/

.input-text,.input-submit {
	background-color:transparent;
	border:medium none;
	position:relative;
	color:#63747E;
	margin:0px;
}

.input-text {
	left:7px;
	width:186px;
	font-size:11px;
	color:#A8A8A8;
	text-transform:uppercase;
}

.input-submit {
	display:block;
	color:#FFFFFF;
	text-align:center;
	width:129px;
	height:25px;
	line-height:25px;
	padding:0 10px;
	background-color:#5986B8;
	border:1px solid #4D729D;
}

#rss-link {
	float:right;
	background-position:0 -28px;
	display:block;
	height:22px;
	padding-left:22px;
	margin:7px 7px 0 0;
}

#header-content {
	height:120px;
	padding:0 13px;
	background:  url() no-repeat ;
}


#blog-title {
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
clear:both;
}


#blog-description {
	background:url(images/blog-description-bg.gif) no-repeat 0 0;
	padding-left:9px;
	float:left;
	height:19px;
}

#blog-description span {
	background:url(images/blog-description-bg.gif) no-repeat 100% 0;
	padding-right:9px;
	display:block;
	float:left;
	font:normal 11px Tahoma, Verdana, Arial;
	color:#FFFFFF;
	height:19px;
	line-height:17px;
}






/* container */
#container {
	width:945px;
	border: 0px solid #ccc;

}

/*
#container-top {
	background:url(images/container-top-bg.gif) no-repeat 0 100%;
	height:11px;
}

#container-in{
	background:#2C2C2C url(images/container-bg.gif) repeat-y 0 0;
	padding:0 10px;
}
#container-bottom {
	background:#343434 url(images/container-bottom-bg.gif) no-repeat 0 0;
	height:11px;
}

*/
/* content */
#content {
	width:100%;
	float:left;
	border: 2px solid #ccc;
	background:#fff; 
	padding: 20px;
	color:#000;
	background:#fff url('./css/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png') ;

}

.mini-post ,.post{
	float:left;
	width:335px;
	height:;
	background:#5c9ccc url('./css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png') repeat-x -20px -25px;
	padding:7px 7px 0px 7px;
	overflow:hidden;
	overflow:hidden;
	margin:5px;
	border:1px solid #79b7e7;
}

.mini-post-open {
	float:left;
	width:335px;
	height:;
	background:#5c9ccc url('./css/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png') repeat-x   -20px -25px;
	padding:9px 7px;
	overflow:hidden;
	overflow:hidden;
	margin:5px;
	border:1px solid #79b7e7;
}

.mini-post h3:hover, .mini-post-open h3:hover, .post h2:hover {
cursor:pointer;
}


.featured-post {
	float:left;
	width:920px;
	height:;
	background:#FFFFFF /*
url('./images/featured-post-bg.gif') repeat-x 0 0
*/;

	padding:9px 7px;
	overflow:hidden;
	overflow:hidden;
	clear:both;
	border-bottom:0px solid #5986b8;

}



.mini-post .title, .mini-post-open .title , .post .title{
	float:left;
	width:180px;
	font-size:15px;
	height:17px;
	margin-bottom:17px;
	overflow:hidden;
	text-align:justify;
	font-variant: small-caps;
	color: f4f4f4;
}
.post .title{
width:100%;
}

.post {
width:930px;
text-align:justify;
padding-bottom:10px;
color:#f4f4f4;
font-size:13px;
}

.post a{
color:#f4f4f4;
text-decoration:underline;
}

.post-wrapper {
border:1px solid #79b7e7  ; padding-top:0px; margin-left:0px; float:left;background:#f5f8f9;
}

.mini-post .title, .mini-post-open .title  h3 a{
	color: #e17009;
}

.featured-post .title {
	float:left;
	width:980px;
	font-size:15px;
	height:17px;
	margin-bottom:17px;
	overflow:hidden;
	text-align:justify;
	font-variant: small-caps;
	clear:both;

}



.mini-post .title, .mini-post-open .title  ,.post .title{ color:#fff; 
font-weight: bolder; 
}

.title h3 hover{
cursor:pointer;text-decoration:underline;
}

.mini-post .title hover,  .mini-post-open .title hover{ color:#555555; cursor:pointer; text-decoration:underline;}

.mini-post .thumbnail {
	clear:both;
	padding:5px;
	background-color:#FFFFFF;
	margin-bottom:15px;
}
.mini-post .entry { clear:both; 	text-align:justify;}
.mini-post .more-link span {
	margin-top:15px;
}


.no-image { background:#FFFFFF url('./images/mini-post-no-image-bg.gif') repeat-x 0 0 !important; }

.more-link span, .more-link a:link, .more-link a:visited {
	float:left;
	display:block;
	color:#FFFFFF;
	text-align:center;
	width:129px;
	height:25px;
	line-height:25px;
	padding:0 10px;
	background-color:#5986B8;
	border:1px solid #4D729D;
	margin-left:10px;
	margin-bottom:10px;
}

.more-link a:hover {
text-decoration:underline;
}


/* sidebar */
#sidebar {
	float:left;
	width:20%;
	border: 1px solid #ccc;
}
/*

.widget { margin-bottom:8px; }

.widget-title {
	background:#E8E8E8 url(images/widget-title-bg.gif) no-repeat 0 0;
	font:normal 12px 'Trebuchet MS', Tahoma, Verdana;
	color:#2C2C2C;
	height:27px;
	line-height:27px;
	margin-bottom:5px;
	padding:0 6px;
}

.widget ul li {
	background:url(images/widget-list-separator.gif) repeat-x 0 100%;
	font:normal 11px Tahoma;
	height:30px;
	line-height:25px;
	padding:0 3px;
	color:#A1A1A1;
	overflow:hidden;
}

.widget ul li  a{ color:#A1A1A1; }
*/

/* footer */
#footer {
	height:39px;
	margin-top:29px;
	text-transform:uppercase;
}
/*

#blog-name, #blog-name span {
	background:transparent url(images/blog-name-bg.gif) no-repeat;
	background-position:0 0;
	display:block;
	float:left;
	height:23px;
	padding-left:5px;
}

#blog-name { margin:9px 8px 0 0; }

#blog-name span {
	background-position:100% 0;
	display:block;
	float:left;
	font:normal 12px Tahoma, Verdana;
	height:23px;
	line-height:21px;
	padding:0 5px 0 0;
	color:#FFFFFF;
}

*/
#footer-text {
	float:left;
	font:normal 12px Tahoma, Arial, Verdana;
	line-height:39px;
	color:#FFFFFF;
}

#footer-text a, #footer-text a:hover {
	color:#FFFFFF;
}


#blog-title {

	display:block;
	padding-bottom:8px;
	text-indent:-9999px;
	height:28px;
	width:289px;
	color:#fff;
}
#blog-title a {
	display:block;
	height:28px;
	color:#fff;
}

#branding {
	float:left;
	width:200px;
	text-align:left;
	color:#fff;
	margin-top:5px;

}

#menu {
float:right;
border:0px solid #ccc;
width: 600px;
margin-top:23px;
}

#flash {
padding-top:0px;
float:right;
border:0px solid #ccc;
width: 350px;
margin-top:30px;
_margin-top:15px;/*IE ONLY*/
margin-left:100px;
margin-right:0px;
font-size:30px;
text-align:right;
font-family:georgia;
font-style:italic;
height:40px;
color:#0093dd
}





