/*
Theme Name: V1
Theme URI: http://www.toomany.com/
Description: V1
Version: 1.0
Author: SU

*/

/* DO NOT REMOVE THE ABOVE INFORMATION */
/* CSS Document */

.speaks {
clear:both;	
}


.nextnavigation {
	width:450px;
	margin-left:10px;
}

img { -ms-interpolation-mode: bicubic; }

.sidepress {
border:solid 1px #e5e5e5;
margin-bottom:3px;
line-height:1.5em;
color: #333;
margin-top:2px;
clear:both;
padding:10px;
}

.impress img {
float:right;
}



img.hbutton {
padding-top:5px;
	}

#contenthome ul {
	font-size:1.3em;
	line-height:1.5em
}
 
#contenthome ul li{
margin-bottom:24px;
color: #666;
font-size:.9em;
text-shadow:0px 1px #ccc;
}

.drop {
	text-align:center;
	width:920px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:0px;
height:0px;
margin-left:0px;
	}

#footstatement a{
color: #fff;
text-shadow:0px 1px #666;
}

select.fmcond {
				width: 35%; 
		background-color:#fff;
	font-size:1.3em;
border: 1px solid #999;
cursor: pointer;
padding-left:25px;
padding-right:25px;
padding-top:10px;
padding-bottom:10px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

select.fmselect {
		background-color:#fff;
	font-size:1.3em;
border: 1px solid #999;
cursor: pointer;
padding-left:25px;
padding-right:25px;
padding-top:10px;
padding-bottom:10px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
		color:#fff;
}
select.fmstone {
			width: 45%; 

		background-color:#fff;
	font-size:1.3em;
border: 1px solid #999;
cursor: pointer;
padding-left:25px;
padding-right:25px;
padding-top:10px;
padding-bottom:10px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

select.fmmaterial {
		width: 45%; 
		background-color:#fff;
	font-size:1.3em;
border: 1px solid #999;
cursor: pointer;
padding-left:25px;
padding-right:25px;
padding-top:10px;
padding-bottom:10px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

select.fmtype {
			width: 45%; 

		background-color:#fff;
	font-size:1.3em;
border: 1px solid #999;
cursor: pointer;
padding-left:25px;
padding-right:25px;
padding-top:10px;
padding-bottom:10px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}


#content .page .maincontent .startform .ddfmwrap form.ddfm .submit input {
	background-color:#fff;
	font-size:1.3em;
border: 1px solid #999;
cursor: pointer;
padding-left:25px;
padding-right:25px;
padding-top:10px;
padding-bottom:10px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
		color:#fff;
		text-transform:uppercase;
		margin-left:100px;
}

#content .page .maincontent .startform .ddfmwrap form.ddfm .submit input:hover {
	background-color:#fff;
	font-size:1.3em;
border: 1px solid #999;
cursor: pointer;
padding-left:25px;
padding-right:25px;
padding-top:10px;
padding-bottom:10px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
		color:#fff;
		text-transform:uppercase;
		margin-left:100px;
}


/* ---------------------- Blueslate nav ---------------------- */

.blue #slatenav{
	margin-top:px;
position:relative;
display:block;
height:42px;
font-size:13px;
font-weight:bold;
padding-top:0px;
text-transform:uppercase; 
border: 1px solid #ccc;
}


.blue #slatenav ul{
margin:0px;
padding:0;
list-style-type:none;
width:auto;
}

.blue #slatenav ul li{
display:block;
float:left;
margin:0 1px 0 0;
}

.blue #slatenav ul li a{
display:block;
float:left;
color: #ffe8dd;
text-decoration:none;
padding:15px 22px 0 22px;
height:26px;
}

.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{color:#fff;background:darkred;}

#wpcf_your_name, #wpcf_email {
		width: 260px;
	padding: 3px;
		font-size:1.8em;
	border:solid 1px #ccc;
}

#wpcf_website {
		width: 320px;
	padding: 3px;
		font-size:1.8em;
	border:solid 1px #ccc;	
}

#wpcf_msg {
		width: 320px;
	padding: 3px;
		font-size:1.2em;
	border:solid 1px #ccc;
}

#contactsubmit {
	width: 220px;
	padding: 5px;
		font-size:1.2em;
	border:solid 1px #666;	background:#444;
	color:white;
	cursor:pointer;
	-border-radius: 10px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}

#contactsubmit:hover {
	width: 220px;
	padding: 5px;
		font-size:1.2em;
	border:solid 1px #666;	background:green;
	color:white;
		cursor:pointer;
}

/* ---------------------- END Blueslate nav ---------------------- */

input#submit {
	padding-left:125px;
	padding-right:125px;
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
	font-weight:bold;
	border: 1px solid #333;
	margin-top:4px;
	margin-bottom:4px;
	font-size:1.1em;
	background-color:#666;
	text-shadow:#333 0px 1px 0px;
	border: 1px solid #000;
letter-spacing:-.1em;
-border-radius:4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc'); 
background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#666)); 
background: -moz-linear-gradient(top,  #eee,  #ccc);
	-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 1);
-moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 1);
box-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}

input#submit:hover  {
cursor: pointer;
padding-left:125px;
padding-right:125px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
		background-color:#666;
}



html,body,,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}blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

* { padding: 0; margin: 0; }

/* ---------------------- begin Layout ---------------------- */

     /* unvisited link */



a:link {color: blue;
}

#recent-posts-2, #recent-comments-2 {
border:solid 1px #ccc;
background-color:#fff;
	margin-bottom:3px;
	line-height:1.5em;
	color: #333;
	margin-top:2px;
	clear:both;
	padding:10px;
	font-size:1.1em;
}   

  /* unvisited link */
a:visited {color: blue;}

body {
font-family:"Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
background-color:#eee;
-webkit-font-smoothing: antialiased;
}

small {
	font-size:.8em;
}

a {
text-decoration:none;
}

#outerwrapper { 
margin: 0 auto;
width: 984px;
padding-left:15px;
padding-right:15px;
padding-top:0px;
}

#headwrapper { 
margin: 0 auto;
width: 969px;
padding-right:15px;
margin-top:10px;
height:0px;
}

#wrapper { 
border:1px solid  #ccc;
margin: 0 auto;
width: 940px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
padding-bottom:0px;
font-size:1em;
background-color: #fff;
-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
border:1px solid  #ccc;	
-webkit-box-shadow: 0 1px 2px rgba(255, 255, 255, 1);
-moz-box-shadow: 0 1px 2px rgba(255, 255, 255, 1);
box-shadow: 0px 1px 2px rgba(255, 255, 255, 1);
}

#content { 
float: left;
width: 600px;
display: inline;
line-height:1.5em;
font-size:1.2em;
clear:both;
border:1px solid  #ccc;
padding:15px;
margin-bottom:5px;
text-shadow:0px 1px #fff;
-border-radius:4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}


.name {
width:500px;
float:left;
font-size:1.2em;
margin-bottom:5px;
margin-top:5px;
color:#000;
}

img.align_left {
	float:left;
	margin-right:10px;
}
img.align_right {
	float:left;
	margin-right:10px;
}
#contenthome { 
font-size:1.2em;
line-height:1.5em;
margin-bottom:5px;
float:left;
margin-right:7px;
width: 610px;
}

#contenthome div.entry p {
font-family:sans-serif;
font-size:.9em;	
}



.entry p {
	margin-bottom:15px;
	margin-top:4px;
}

#contenthome2 { 
color: #444;
width: 303px;
line-height:1.5em;
padding-top:15px;
margin-bottom:5px;
float:left;
margin-right:5px;
font-size:.9em;
height:190px;
padding-left:16px;

}

.lhead {
font-size:1.9em;
margin-bottom:10px;
font-family:georgia, Times, serif;
color: #4a4f63;
text-shadow:0px 1px #ccc;

}

#contenthome3 { 
color: #444;
width: 300px;
margin-bottom:5px;
float:right;
}


			
#contenthomemain {
line-height:1.5em;
margin-bottom:5px;
margin-top:5px;

}

.entry h2 a {
color: #444;
	}

.homebot {
clear:both;	
}

#homefoot { 
font-family:georgia, Times, serif;
color: red;
clear:both;
}

#homefoottxt { 
font-family:georgia, Times, serif;
padding-left:40px;
padding-right:10px;
padding-bottom:20px;
padding-top:20px;
margin-right:40px;
clear:both;
font-size:1.8em;
text-align:center;
}

#homefoottxt a { 
color: blue;
text-shadow:0px 1px #ccc;
}
#homefoottxt a:hover { 
color: #000;
}
.widgettitle, #subs h3, #follow h3, #text-4 .textwidget h3{
clear:both;
margin-bottom:5px;
font-weight:normal;
color: #444;
text-align:left;
font-size:1.2em;
text-shadow:#fff 0px 1px 0px;
margin-top:5px;
padding:5px 5px 5px 10px;
clear:both;
background-color:#eee;
border: 1px solid #ccc;
letter-spacing:-.1em;
-border-radius:4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc'); 
background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc)); 
background: -moz-linear-gradient(top,  #eee,  #ccc);
-webkit-box-shadow: 0 1px 2px rgba(255, 255, 255, 1);
-moz-box-shadow: 0 1px 2px rgba(255, 255, 255, 1);
box-shadow: 0px 1px 2px rgba(255, 255, 255, 1);
}


h2.widgettitle a {
	color: #444;

}

h1 {
	letter-spacing:-.1em;
	font-size:1.6em;
	line-height:1.2em;
clear:both;
text-shadow:0px 1px #fff;
margin-bottom:5px;
}

h2 {
font-weight:normal;
font-size:1.6em;
clear:both;
line-height:1.2em;
}

.entry h1 a{
color: #666;
}

#contenthome3 .posthome .entry h1 a {
font-size:.8em;
	
}

.entry h1 a:hover{
color:#000;
}
#content p { 
font-family:sans-serif;
margin-bottom:25px;
line-height:1.7em;
}

#header {
color:#333;
width:930px;
background-color: #eee;
padding-left:5px;
padding-right:5px;
padding-top:15px;
padding-bottom:15px;
margin-bottom:5px;
border:solid 1px #ccc;
-border-radius:4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
background:#eee;
}

#logo {
text-align:center;
font-size:3em;
text-shadow:#fff 0px 1px 0px;
letter-spacing:.1em;
font-weight:bold;
}

#logo a {
color:#444;
}

#desc {
text-align:center;
font-size: 1.2em;
text-shadow:#fff 0px 1px 0px;
color:#777;
margin-top:10px;
}

#footer { 
width:939px;
clear:both;
color:#333;
}

#rightcolumn { 
color:#333;
width:300px;
float:right;
margin-bottom:5px;
}

#rightcolumn a:hover { 
color:#00f;
text-decoration:underline;
}


ul#sidebar li{
	margin-bottom:10px;
}

div.source {
	float:right;
}

#recent-posts-3 ul li {
	margin-bottom:10px;
}


#twitter_update_list {
	
	padding-left:20px;
	padding-right:20px;
	margin-bottom:5px;
}

#twitter_update_list a {
font-size:.9em;	
}


/* ---------------------- end Layout ---------------------- */



/* ----------------------Sidebar ---------------------- */
a:hover {
	color: black;
}

.box {
border:solid 1px #ccc;
background-color:#fff;
	margin-bottom:10px;
	line-height:1.5em;
	color: #333;
	clear:both;
	text-align:center;
	padding-top:5px;
}



.box img  {
		margin-left:5px;
		margin-right:5px;
		margin-top:9px;
		line-height:1.5em;
	color: #333;
	clear:both;
	text-align:center;
}



/* ----------------------End Sidebar ---------------------- */


/* ----------------------Main ---------------------- */


.maincontent {
clear:both;
}

#friendfeed.widget {
	border:1px solid #ccc; !important;	
font-family:"Lucida Grande", Arial, Verdana, sans-serif;
}

.ide {
clear:both;
}

	
#content h3 {
		margin-top:25px;
		margin-bottom:5px;
	font-size:1.4em;
}


h3#comments {
clear:both;
font-size:1.34em;
margin-top:20px;
text-align:center;
}
	/* ----------------------End Main ---------------------- */
	
	
	/* ----------------------Footer ---------------------- */

#close { 
 margin: 0 auto;
width:984px;
clear:both;
color: #647599;
text-align:center;
margin-bottom:15px;	
font-size:.6em;
text-transform:uppercase;
padding-top:2px;
padding-bottom:2px;
height:0px;
}

#closetxt { 
margin: 0 auto;
width:984px;
clear:both;
color: #999;
text-align:center;
margin-bottom:15px;	
font-size:.9em;
padding-bottom:10px;
text-shadow:#fff 0px 1px 0px;
}

#closetxt a{ 
color:#999;
}

#c { 
width:192px;
clear:both;
color:#666;
text-align:right;
padding-top:30px;
padding-bottom:10px;
font-size:.8em;
float:right;
}


#footframe {
	clear:both;
	}
	
#community {
float:left;
width:30%;
}

#space {
clear: both;
padding-bottom:20px;
}

#company {
float:left;
width:30%;
margin-bottom:20px;
}

#help {
float:left;
width:30%;
}

#gb {
float:left;
width:16%;
}

#footer {
margin-top:5px;
color:#999;
padding-top:10px;
line-height:1.7em;
background-color: #fff;
border-top:1px solid #ccc;

}

#footer span{
font-weight:normal;
font-size:1.2em;
	font-family:georgia, Times, serif;
}

#footer span a{
color:#333;
}

#footer a {
color:#666;
}

#press {
text-align:right;
margin-top:-10px;
float:right;
}

#community li.green a {
color:#108000;
}

#bfm li.red {
	margin-top:5px;
	margin-bottom:-35px;
}

#footer a:hover {
text-decoration:underline;
}


/* ----------------------End Footer ---------------------- */
.box h3, .speaks h3 {
text-align:left;
clear:both;
margin-bottom:5px;
font-size:1.4em;
font-weight:normal;
color: #444;
text-shadow:#fff 0px 1px 0px;
margin:5px;
padding:5px;
clear:both;
color:#999;
border:solid 1px #ccc;
-border-radius:3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
background-color:#eee;
border: 1px solid #ccc;
letter-spacing:.1em;
}

#contenthome div.entry p.postmetadata a {
float:left;
width:100px;
margin-right:6px;
font-size:.85em;
background:#ccc;
display: block;
border:solid 1px #999;
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc'); 
background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc)); 
background: -moz-linear-gradient(top,  #eee,  #ccc);
text-align:center;
padding-right:8px;
padding-left:8px;
color:#444;
padding-top:2px;
text-shadow: #fff 0 1px 1px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: inset 0 1px 0px rgba(255, 255, 255, .9);
-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, .9);
-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, .9);	
}

#contenthome div.entry p.postmetadata a:hover {
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#eeeeee'); 
background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#eee)); 
background: -moz-linear-gradient(top,  #ccc,  #eee);
}

#subs ul.subscribe li a {
	font-size:1.2em;
font-weight:normal;
	color: #444;
	text-shadow:#fff 0px 1px 0px;
}

li.recentcomments {
	margin-bottom:10px;
}

/* ----------------------begin Comments ---------------------- */

#commentform label {
	font-weight:bold;
	color:#999;
}

#commentform {
	border: 1px solid #ccc;
padding:20px;
	background:#eee;
-border-radius:4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}

input#author {
	width:280px;
	color:green;
border: 1px solid #ccc;
padding:5px;
margin-bottom:5px;
background:#fff;
font-size:1.1em;
line-height:1.5em;
margin-right:10px;
-border-radius:4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 1);
-moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 1);
box-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}

input#email {
	border: 1px solid #ccc;
padding:5px;
margin-bottom:5px;
background:#fff;
font-size:1.1em;
line-height:1.5em;
margin-right:10px;
width:280px;
color:blue;
-border-radius:4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 1);
-moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 1);
box-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}

input#url {
width:380px;
border: 1px solid #ccc;
padding:5px;
margin-bottom:5px;
background:#fff;
font-size:1.1em;
line-height:1.5em;
margin-right:10px;
	color:blue;
	-border-radius:4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 1);
-moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 1);
box-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}

textarea#comment {
background-color:white;
width:537px;	
border: 1px solid #ccc;
font-size:1.1em;
padding:10px;
border: 1px solid #ccc;
-border-radius:4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 1);
-moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 1);
box-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}

ol.commentlist {
	border: 1px solid #ccc;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:5px;
	font-size:.9em;
	background:#e5e5e5;
}

#content ol.commentlist li {

border: 1px solid #ccc;
padding:10px;
margin-bottom:5px;
font-size:1.2em;
line-height:1.5em;
		background-color:#fff;

}

#content .maincontent ul {
	margin-left:30px;
	list-style:disc;
	line-height:1.5em;
	margin-bottom:10px;
	margin-top:10px;
}

#content .maincontent h2 {
font-size:1.2em;
	font-family:georgia, Times, serif;
	font-weight:normal;
	font-size:1.5em;
	margin-bottom:3px;
	margin-top:19px;
	color: #7078b3;
	text-shadow:0px 1px #ccc;

}

#content ol.commentlist p {
margin-top:10px;	
color:#202020;
}



img.avatar.avatar-32.photo {
float:right;	
padding:1px;
}

.comment-meta.commentmetadata a {
color:#999;
}

.comment-author.vcard {
font-size:1.3em;
font-family:georgia, Times, serif;
font-style:normal;
}

.comment-author.vcard a {
color:green;
}

.comment-meta.commentmetadata {
	font-size:.8em;
}

.comment-author.vcard a:hover {
color:#f00;
}


/* ----------------------End Comments ---------------------- */
/* ---------------------- begin blog ---------------------- */

#recent-posts, #recent-comments, .widget_categories, .widget.widget_links, li#rss-384282652.widget.widget_rss, li#rss-384282653.widget.widget_rss, li#archives.widget.widget_archive, #rss-385045893, #rss-385045892, #text-3, #recent-posts-3, #pages-3, .widget.widget_rss, #text-4{
	font-weight:normal;
line-height:1.8em;
border:solid 1px #ccc;
background-color:#fff;
margin-bottom:15px;
padding-top:5px;
background:#eee;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
color: #333;
-border-radius:4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
clear:both;
}

.textwidget {
	font-size:.9em;
	color: #666;
	padding:10px;
	line-height:1.5em;
}


#categories-3 ul, #pages-3 ul, #rss-3 ul, #recent-posts-3 ul, #rss-5 ul, .vroll ul {
			padding:10px;
}

.vroll ul {
	text-align:left;
	margin-left:10px;
	}


#text-4 {
	text-align:center;
}

#text-4 img {
	background: #ccc;
	padding:1px;
	margin-right:5px;
	margin-left:5px;
	margin-top:7px;
}



.entry {
margin-bottom:20px;
padding:15px;
line-height:1.5;
border:solid 1px #ccc;
background-color: #fff;
-border-radius:4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}

.mewtwo {
font-size:.8em;
color:#999;
clear:both;
margin-bottom:20px;
}

.categories {
font-size:1.2em;
}

.homepostname a{
color: #444;
font-size:1.1em;
}

.homepostname a:hover{
color: #f00;
}

/* ---------------------- end blog ---------------------- */



blockquote {
font-size:1.3em;
	font-family:georgia, Times, serif;
color: #aeb129;
padding-bottom:5px;
padding-top:5px;
line-height:1.5em;
}

.quotes {
font-size:1.2em;
font-family:georgia, Times, serif;
color:#009900;
padding-bottom:5px;
}

ul.subscribe {
list-style:none;
font-size:1.2em;
margin-bottom:10px;
margin-top:10px;
}



ul.subscribe li {
	display:inline;	
	margin-right:20px;
	margin-left:10px;
}


#subs {
margin-left:15px;
margin-right:15px;
margin-top:5px;
margin-bottom:5px;
padding:5px;
clear:both;
color:#666;
border: 1px solid #ccc;
-border-radius:4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
background:#eee;
}

#twitter_update_list li  {
	text-align:left;
	margin-bottom:15px;	
margin-top:10px;	
	}


.imgleft {
float:left;
margin-right:10px;
padding:1px;
}

.imgcenter {
    display: block;
    margin-left:auto;
    margin-right: auto;
border: 1px solid #ccc;
padding:5px;
background:#f7f7f7;
  }

.imgcenterlg {
    display: block;
    margin-left:-5px;
    margin-right: auto;
border: 1px solid #ccc;
padding:5px;
background:#f7f7f7;
  }
    
#imgcenter {
    display: block;
    margin-left: auto;
    margin-right: auto ;
border: 1px solid #ccc;
padding:1px;
  }

.caption {
text-align:center;
font-size:1.2em;
	font-family:georgia, Times, serif;
	font-weight:normal;
	font-size:1.5em;
	margin-top:-2px;
	color: #77221b;
		margin-bottom:15px;

}

.captionsmall {
text-align:center;
font-size:1em;
	font-family:georgia, Times, serif;
	font-weight:normal;
	margin-top:-2px;
	color: #77221b;
	margin-bottom:5px;
}
.captionleft {
	text-align:center;
	float:left;
font-size:.8em;
	font-weight:normal;
	margin-top:-2px;
	color: #666;
	margin-right:5px;
}
.captionright {
	text-align:center;
	float:right;
font-size:.8em;
	font-weight:normal;
	margin-top:-2px;
	color: #666;
	margin-left:5px;
}
.captionleft a, .captionright a  {
color:#515099;	
}
.captiontop {
text-align:center;
font-size:1.2em;
	font-family:georgia, Times, serif;
	font-weight:normal;
	font-size:1.5em;
	margin-bottom:3px;
	margin-top:19px;
	color: #77221b;
}

.reply a {
font-size:.8em;	
	color: #77221b;

}

.credit {
	text-align:center;
	font-size:.85em;
	    margin-bottom: 15px ;
	    margin-top: -2px ;
	color: #999;
}

.credit a{
	color: #515099;
}


#contentwide { 
float: left;
color: #444;
width: 930px;
display: inline;
margin-top:3px;
line-height:1.5em;
font-size:1.1em;
clear:both;
background-color: #fff;
border:1px solid #999;
padding:15px;
margin-bottom:5px;
}

#homecontent { 
float: left;
color: #444;
width: 600px;
display: inline;
margin-top:3px;
line-height:1.5em;
font-size:1.1em;
clear:both;
background-color: #fff;
border:1px solid #999;
padding:15px;
margin-bottom:5px;
}

#slatenav ul li.cse {
	margin-top:5px;
	margin-left:5px;
}


p.postmetadata {
background-color: #eee;
font-size:.8em;
color:#666;
border:solid 1px #e5e5e5;
padding:5px;
text-shadow:#fff 0px 1px 0px;
color:#999;
margin-top:10px;
height:19px;
border:solid 1px #ccc;
-border-radius:3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

#imgright {
float:right;
margin-left:10px;
padding:3px;
background:#f7f7f7;
border:solid 1px #e5e5e5;
}

#imgleft {
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}

.imgright {
	float:right;
	margin-left:10px;
}


.imgrightframed {
float:right;
margin-left:10px;
margin-right:-10px;
padding:3px;
background:#eee;
border:solid 1px #ccc;
-webkit-transform: rotate(10deg);
-moz-transform: rotate(10deg);
/* ... */
-webkit-transform: rotate(10deg);
-webkit-transition: -webkit-transform 0.5s ease-in;
}

.imgrightframed:hover {
float:right;
margin-left:10px;
margin-right:-10px;
padding:3px;
background:#eee;
border:solid 1px #ccc;
-webkit-transform: rotate(20deg);
-moz-transform: rotate(20deg);
}


ul.sites {
	float:left;
	margin-left:-250px;
	font-size:1.2em;
	margin-top:5px;
	}
	
#related {
	width:214px;
	float:left;
	padding-left:10px;
	margin-top:20px;
}


.sites li{
	display:inline;
}



.postname a {
		color:#000;

}

#follow {
	text-align:left;
	font-weight:bold;
	margin-left:5px
}

img.getstart {
	margin-bottom:10px;
	width:280px;
	height:140px;
}

#follow a {

	color: green;

}


.multicenter {
text-align:center;
  }
   

#jsddm
{	margin-top: -18px;
	padding: 0
	
	}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font-weight:bold;
	}


	#jsddm li a
	{	display: block;
		padding: 13px 24px;
		text-decoration: none;
		color: #444;
		white-space: nowrap;
		text-align:center;
		width:80px;
		}


	#jsddm li a:hover
	{	
			color: #999;
					}

img.blogimg {
	border:1px solid #999;
}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
		}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
text-align:center;
			}
		
		#jsddm li ul li a
		{	width: 80px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
	background:#262626;
}
		
		#jsddm li ul li a:hover
		{	
		background: #333;}
		
		
img.alignright {
	float:right;
	margin-left:10px;
}

