/*  
Theme Name: CSS3.info theme
Theme URI: http://www.css3.info/
Description: Theme for CSS3.info, designed by and coded by Frederick Townes
Version: 2.0
Author: Frederick Townes
Author URI: http://www.w3-edge.com/wordpress-services-consulting/
*/
pre {
	background-color: #F2FFE1;
	border: 1px solid #83D13D;
	padding: 10px;
	margin-right: 20px;
       white-space: normal;
}
blockquote {
	font-style: italic;
	padding: 5px 10px;
	background-color: #eee;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}

/* @group tables */

#modules {
	margin-top: 2em;
	width: 100%;
}

table {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border-spacing: 0;
	counter-increment: table;
	text-align: left;
	width: 90%;
	padding-left: 10px;	
}

caption {
	caption-side: bottom;
	font-size: 10px;
}

table > caption::before {
	content: "Table " counter(table) ": ";
}

tbody > tr > th {
	padding-top: 1.5ex;
}
table th {
	font-size: 13px;
}
table.visits {
	font-size: 13px;
	width: 200px;
	background-color: #ddd;
	padding: 5px;
	margin-left: 10px;
}
table.visits td {
	padding: 2px;
}
table td.number {
	text-align: right;
}
/* @end */
#content form.contactform {
	padding-left: 10px;
	font-size: 14px;
}
#content form.contactform table td {
	vertical-align: top;
	font-size: 14px;
}
.banner {
	margin: 35px 0;
}
.module { 
	float: left; 
	width: 180px; 
}
div.gravatar {
	margin-top: -35px !important;
	float: right;
}

.floatleft {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.imagedesc {
clear: both;
}

.margintop {
padding-top: 5px;
}

/* Preview Pages */

#left_column #preview-text_shadow {
font-weight: bold;
text-shadow: 2px 2px 2px #999;
}

#left_column #preview-multi_text_shadows p {
background: black;
color: white;
font-size: 30px;
margin: 10px;
padding: 40px 0 10px;
text-align: center;
text-shadow: 0 0 4px white, 0 -5px 4px #ff3, 2px -10px 6px #fd3, -2px -15px 11px #f80, 2px -25px 18px #f20;
}

@font-face {
font-family: Delicious;
src: url('/wp-content/uploads/2008/06/delicious-roman.otf');
}

@font-face {
font-family: Delicious;
font-weight: bold;
src: url('/wp-content/uploads/2008/06/delicious-bold.otf');
}

#left_column #preview-font_face p {
font-family: Delicious, Verdana, sans-serif;
font-size: 200%;
line-height: 1.2;
}

#left_column #preview-font_face p em {
font-style: normal;
font-weight: bold;
}

#left_column #border-image-1 {
margin: 0 30px;
width: 270px;
padding: 14px;
-o-border-image: url('/wp-content/uploads/2007/09/border.png') 27 round round;
-icab-border-image: url('/wp-content/uploads/2007/09/border.png') 27 round round;
-khtml-border-image: url('/wp-content/uploads/2007/09/border.png') 27 round round;
-moz-border-image: url('/wp-content/uploads/2007/09/border.png') 27 round round;
-webkit-border-image: url('/wp-content/uploads/2007/09/border.png') 27 round round;
border-image: url('/wp-content/uploads/2007/09/border.png') 27 round round;
border: double orange 1em
}

#left_column #border-image-2 {
margin: 0 30px;
width: 270px;
padding: 14px;
-o-border-image: url('/wp-content/uploads/2007/09/border.png') 27 stretch stretch;
-icab-border-image: url('/wp-content/uploads/2007/09/border.png') 27 stretch stretch;
-khtml-border-image: url('/wp-content/uploads/2007/09/border.png') 27 stretch stretch;
-moz-border-image: url('/wp-content/uploads/2007/09/border.png') 27 stretch stretch;
-webkit-border-image: url('/wp-content/uploads/2007/09/border.png') 27 stretch stretch;
border-image: url('/wp-content/uploads/2007/09/border.png') 27 stretch stretch;
border: double orange 1em;
}

#left_column #box-shadow-1 {
margin: 30px 0;
-o-box-shadow: 10px 10px 5px #888;
-icab-box-shadow: 10px 10px 5px #888;
-khtml-box-shadow: 10px 10px 5px #888;
-moz-box-shadow: 10px 10px 5px #888;
-webkit-box-shadow: 10px 10px 5px #888;
box-shadow: 10px 10px 5px #888;
padding: 5px 5px 5px 15px;
background-color: #eee;
width: 90%;
}

#left_column #box-shadow-2 {
margin: 30px 0;
box-shadow: -10px -10px 0px #000;
-o-box-shadow: -10px -10px 0px #000;
-icab-box-shadow: -10px -10px 0px #000;
-khtml-box-shadow: -10px -10px 0px #000;
-moz-box-shadow: -10px -10px 0px #000;
-webkit-box-shadow: -10px -10px 0px #000;
border-radius: 5px;
-o-border-radius: 5px;
-icab-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 5px 5px 5px 15px;
background-color: #eee;
width: 90%;
}

#left_column .multi-column {
background-color: #fff;
-o-column-gap: 1em;
-icab-column-gap: 1em;
-khtml-column-gap: 1em;
-moz-column-gap: 1em;
-webkit-column-gap: 1em;
column-gap: 1em;
padding: 5px;
}

#left_column #multi-column-1 {
-o-column-width: 13em;
-icab-column-width: 13em;
-khtml-column-width: 13em;
-moz-column-width: 13em;
-webkit-column-width: 13em;
column-width: 13em;
}

#left_column #multi-column-2 {
-o-column-count: 3;
-icab-column-count: 3;
-khtml-column-count: 3;
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
-o-column-rule: 1px solid black;
-moz-column-rule: 1px solid black;
-webkit-column-rule: 1px solid black;
column-rule: 1px solid black;
}

#left_column .word-wrap {
border: 1px solid;
padding: 5px;
width: 200px;
word-wrap:normal; 
}

#left_column #word-wrap { word-wrap:  break-word; }

#left_column .media-queries {
background-color: #f00;
float: left;
height: 100px;
margin-left: 30px;
text-align: center;
width: 100px;
}

@media all and (min-width: 640px) {
#media-queries-1 { background-color: #0f0; }
}	

@media screen and (max-width: 2000px) {
#media-queries-2 { background-color: #0f0; }
}


/* CSS3 Preview - general page layout */

div.eg {
background-color: #F2FFE1;
padding: 10px;
margin-right: 20px;
margin-top: 10px;
white-space: normal;
border-radius: 5px;
-moz-border-radius: 5px;
font-family: Verdana, Helvetica, sans-serif;
}

div.previewinset {
padding-left: 20px;
background: url('http://news.css3.info/wp-content/themes/communitynews/img/orange-bullet.png') no-repeat 0px 6px;
}

h3.preview {
font-size: 22px;
color: #000000;
text-decoration: underline;
}

h4.preview {
font-size: 18px;
color: #cc6600; 
text-decoration: none;
}

h5.preview {
font-size: 14px;
color: black;
}

/* CSS3 Preview - border-radius examples */

div.exampleborderradius {
background-color: #eee;
	padding: 20px;
	margin-top: 10px;
	margin-right: 20px;
text-align: center;
border-radius: 15px;
-moz-border-radius: 15px;
}

div.exampleborderradiusa {
background-color: #464646;
	float:left;
	margin-top: 20px;
	margin-right: 40px;
	height: 65px;
	width:160px;
text-align: center;
border-bottom-right-radius: 50px;
-moz-border-radius-bottomright: 50px;
}

div.exampleborderradiusb {
background-color: #464646;
	float:left;
	margin-top: 20px;
	margin-right: 40px;
height: 65px;
	width:160px;
text-align: center;
border-bottom-right-radius: 50px 25px;
-moz-border-radius-bottomright: 50px 25px;
}

div.exampleborderradiusc {
background-color: #464646;
	float:left;
	margin-top: 20px;
	margin-right: 40px;
height: 65px;
	width:160px;
	text-align: center;
border-bottom-right-radius: 25px 50px;
-moz-border-radius-bottomright: 25px 50px;
}

div.exampleborderradiusd {
background-color: #464646;
	float:left;
	margin-top: 20px;
	margin-right: 40px;
width: 12em;
height: 5em;
border-radius: 1em 4em 1em 4em;
text-align: center;

-moz-border-radius: 0.5em 2em 0.5em 2em;
}

div.exampleborderradiuse {
background-color: #464646;
	float:left;
	margin-top: 20px;
	margin-right: 40px;
	height: 65px;
	width:160px;
text-align: center;
border-radius: 25px 10px / 10px 25px;
-moz-border-radius: 25px 10px / 10px 25px;
-webkit-border-radius: 25px 10px / 10px 25px;
}

div.exampleborderradiusf {
float:left;
background-color: #464646;
margin-top: 20px;
	margin-right: 40px;
 width: 70px;
    height: 70px;
text-align: center;    
    -moz-border-radius: 35px;
    border-radius: 35px;

}

.examplelabelborderradius {

color: white;
font-size: 20px;
position: relative;
top: 20px;

}

/* CSS3 Preview - box-shadow examples */

div.exampleboxshadow{
background-color: #eee;
	padding: 20px;
	margin-top: 10px;
	margin-right: 20px;
text-align: center;
-moz-box-shadow: 10px 10px 5px #888;
-webkit-box-shadow: 10px 10px 5px #888;
box-shadow: 10px 10px 5px #888;
}

div.exampleboxshadowa {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:160px;
text-align: center;
-moz-box-shadow: -5px -5px #888;
-webkit-box-shadow: -5px -5px #888;
box-shadow: -5px -5px #888;
}

div.exampleboxshadowb {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:160px;
text-align: center;
-moz-box-shadow: -5px -5px 5px #888;
-webkit-box-shadow: -5px -5px 5px #888;
box-shadow: -5px -5px 5px #888;
}

div.exampleboxshadowc {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:160px;
text-align: center;
-moz-box-shadow: -5px -5px 0 5px #888;
-webkit-box-shadow: -5px -5px 0 5px#888;
box-shadow: -5px -5px 0 5px #888;
}

div.exampleboxshadowd {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:160px;
text-align: center;
-moz-box-shadow: -5px -5px 5px 5px #888;
-webkit-box-shadow: -5px -5px 5px 5px#888;
box-shadow: -5px -5px 5px 5px #888;
}

div.exampleboxshadowe {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:160px;
text-align: center;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}

div.exampleboxshadowf {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:160px;
text-align: center;
-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px#888;
box-shadow: 0 0 5px 5px #888;
}

div.exampleboxshadowg {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:160px;
text-align: center;
-moz-box-shadow: inset -5px -5px #888;
-webkit-box-shadow: inset -5px -5px #888;
box-shadow: inset -5px -5px #888;
}

div.exampleboxshadowh {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:160px;
text-align: center;
-moz-box-shadow: inset -5px -5px 5px #888;
-webkit-box-shadow: inset -5px -5px 5px #888;
box-shadow: inset -5px -5px 5px #888;
}

div.exampleboxshadowi {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:160px;
text-align: center;
-moz-box-shadow: inset -5px -5px 0 5px #888;
-webkit-box-shadow: inset -5px -5px 0 5px#888;
box-shadow: inset -5px -5px 0 5px #888;
}

div.exampleboxshadowj {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:160px;
text-align: center;
-moz-box-shadow: inset -5px -5px 5px 5px #888;
-webkit-box-shadow: inset -5px -5px 5px 5px#888;
box-shadow: inset -5px -5px 5px 5px #888;
}

div.exampleboxshadowk {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:160px;
text-align: center;
-moz-box-shadow: inset 0 0 5px #888;
-webkit-box-shadow: inset 0 0 5px#888;
box-shadow: inset 0 0 5px #888;
}

div.exampleboxshadowl {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:160px;
text-align: center;
-moz-box-shadow: inset 0 0 5px 5px #888;
-webkit-box-shadow: inset 0 0 5px 5px#888;
box-shadow: inset 0 0 5px 5px #888;
}

div.exampleboxshadowm {

background-color: #eee;
margin-top: 60px;
margin-bottom: 60px;
margin-left: 225px;
height: 65px;
width: 160px;
text-align: center;
-moz-box-shadow: 0 0 10px 5px black,  40px -30px lime, 40px 30px 50px red, -40px 30px yellow, -40px -30px 50px blue;
-webkit-box-shadow: 0 0 10px 5px black,  40px -30px lime, 40px 30px 50px red, -40px 30px yellow, -40px -30px 50px blue;
box-shadow: 0 0 10px 5px black,  40px -30px lime, 40px 30px 50px red, -40px 30px yellow, -40px -30px 50px blue;
}

div.exampleboxshadown {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:150px;
text-align: center;
-moz-box-shadow: 5px 5px rgb(0,0,0);
-webkit-box-shadow: 5px 5px rgb(0,0,0);
box-shadow: 5px 5px rgb(0,0,0);
}


div.exampleboxshadowo {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:150px;
text-align: center;
-moz-box-shadow: 5px 5px rgba(0,0,0,0.7);
-webkit-box-shadow: 5px 5px rgba(0,0,0,0.7);
box-shadow: 5px 5px rgba(0,0,0,0.7);
}

div.exampleboxshadowp {
background-color: #eee;
float:left;
margin-top: 20px;
height: 65px;
width:150px;
text-align: center;
-moz-box-shadow: 5px 5px rgba(0,0,0,0.5);
-webkit-box-shadow: 5px 5px rgba(0,0,0,0.5);
box-shadow: 5px 5px rgba(0,0,0,0.5);
}

div.exampleboxshadowq {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:150px;
text-align: center;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 5px 5px black;
-webkit-box-shadow: 5px 5px black;
box-shadow: 5px 5px black;
}

div.exampleboxshadowr {
background-color: #eee;
float:left;
margin-top: 20px;
margin-right: 40px;
height: 65px;
width:150px;
text-align: center;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 5px 5px 5px black;
-webkit-box-shadow: 5px 5px 5px black;
box-shadow: 5px 5px 5px black;
}

.examplelabelboxshadow {

color: #888;
font-size: 20px;
position: relative;
top: 20px;

}

div.examplebackgroundboxshadow {
background: url('http://www.css3.info/demos/background_veneer.png') no-repeat;
padding-top: 20px;
padding-bottom: 40px;
padding-left: 20px;
margin-right: 20px;
-moz-boder-radius: 5px;
border-radius: 5px;
}

.exampletest {

background-color: #5595A7

}

table.browsersupportboxshadow {

width: 100%;
margin-top: 30px;

}
.browsersupportboxshadow  tr:hover {

background-color: #eee;

}

tr.thead,
tr.thead:hover {
background-color: #42AEC2;
color: white;
}

tr.footnote,
tr.footnote:hover {
background-color: white;
color: grey;
}

.browsersupportboxshadow td,
.browsersupportboxshadow th {
vertical-align: top;
padding: 10px 5px 10px 5px;
}

/* CSS3 Preview - multiple backgrounds examples */

.examplemultiplebackgrounds {
width: 500px;
height: 250px;
background-image: url(img/sheep.png), url(img/betweengrassandsky.png);
background-repeat: no-repeat;
background-position: center bottom, left top;
padding: 5px;
}

.examplemultiplebackgrounds p {
color: white;
font-weight: bold;
}

.examplemultiplebackgroundsa {
width: 500px;
height: 250px;
background-image: url(img/decoration.png), url(img/ribbon.png), url(img/old_paper.jpg);
background-repeat: no-repeat;
background-position: left top, right bottom, left top;

}

.examplemultiplebackgroundsb {
display: inline-block;
margin: 1em; padding: 1em;
background-image: url(img/left.png), url(img/right.png), url(img/main.png);
background-repeat: no-repeat, no-repeat, repeat-x;
background-position: left top, right top, left top ;
}

ul.showlist {
list-style: disc !important;
}