/* CSS - live-cam.biz - Thanks WP & Aprict */	

/* Begin Body Structure */
			
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #000000;
	font: 65% Arial, "Lucida Grande", Verdana, Arial, sans-serif;
}

#page {
	margin: 0 auto 0;
	padding: 0;
	width: 800px;
}

#header {
	margin: 20px 0 0;
}

#header p.blogtitle {
	text-indent: 2px;
	font: 3em "Lucida Grande", "Times New Roman", Times, serif;
         letter-spacing: 4px;
         text-decoration: underline;
}

#header p.description {
	text-indent: 2px;
         font-size: 1.4em;
}

#content {
          color: #000000;
}


.narrowcolumn {
	width: 540px;
	margin: 0;
	padding: 0;
	float: right;
}

.post {
}


.multipost {
	padding: 0 0 80px;
}

.entry {
	margin: 0;
	padding: 0;
	font: 1.3em/1.6 "Lucida Grande", Verdana, Arial, sans-serif;
}

.navigation {
	padding: 10px 0 60px;
	line-height: 1.5em;
}

img.centered {
	margin: 0 auto 0;
	display: block;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	margin: 0 10px 0 0;
	padding: 4px 0 0 0;
	float: left;
	display: inline;
}
.alignright {
	margin: 0 0 0 10px;
	padding: 4px 0 0 0;
	float: right;
	display: inline;
}

#footer {
	width: 800px;
	margin: 0 auto 0;
	padding: 20px 0 25px 9px;
	clear: both;
}


/* End Body Structure */



.center {
	text-align: center;
}

.clear {
	clear: both;
}

.inline {
	display: inline;
}

.hidden {
	display: none;
}





/* Begin from Sidebar */
					
#sidebar {
	width: 220px;
	padding: 50px 0 40px;
	list-style-type: none;
	text-align: left;
}
#sidebar a {
	padding: 0.3em 0 0.3em 0.3em;
	border: none;
	color: #00008b;
	text-decoration: underline;
}
#sidebar a:hover {
	border: none;
	color: #00008b;
	text-decoration: underline;
}

#sidebar h2 {
	margin: 10px 0 10px;
	padding: 2px 0 2px 50px;
	border-bottom: 1px solid #333333;
	font: 1.2em "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: left;
}

#sidebar li {
	margin: 0 0 15px 0;
	}

#sidebar ol li {
	list-style: decimal outside;
}
#sidebar p, #sidebar select {
	margin: 5px 0 8px;
}

#sidebar ul, #sidebar ol {
	margin: 8px 0 0 0;
	text-transform: uppercase;
	letter-spacing: 0.3em;

}
#sidebar ul li, #sidebar ol li {
	margin: 3px 0; 
	padding: 0.2em 0;
	list-style-type: none;

}
#sidebar ul li:hover {
	border-left: 1px;
}

#sidebar ul ul, #sidebar ol {
	margin: 0 0 0 10px;
}
#sidebar form {
	margin: 0;
}
#searchform {
	padding: 40px 0 0;
}


/* End from Sidebar */
					



/* Begin Paragraphs - Fonts */

acronym, abbr {
	border-bottom: 1px dashed #333333;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}

h1, h2, h3 {
	margin: 30px 0 14px;
	color: #000000;
	text-decoration: none;
	font: normal 2em "Lucida Grande", Verdana, Arial, sans-serif;
}

h3, .entry h2 {
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
}

h4 {
	margin: 0;
	display: inline;
	font-size: 1em;
	font-weight: normal;
}

h5 {
         color: #ff0000;
	font: normal 1.5em "Lucida Grande", Verdana, Arial, sans-serif;
}

p.postdate {
	margin: 0 0 14px 0;
	font: 1.1em "Lucida Grande", Verdana, Arial, sans-serif;
	color: #00008b;
}

.entry p {
	margin: 0 0 10px 0;
}


.postmetadata  {
	margin: 40px 0 30px;
	padding: 10px 10px 12px;
	font: 1.1em/1.4 Arial, Helvetica, sans-serif;
	text-align: center;
}

small {
	font: 1.0em/1.4 Arial, Helvetica, sans-serif;
}

.alt {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.entry blockquote {
	margin: 15px 40px 15px 20px;
	padding: 0 0 0 20px;
	border-left: 1px;
	text-align: justify;
}

.entry blockquote p {
	line-height: 1.2em;
}

blockquote cite {
	margin: 4px 0 0 0;
	display: block;
}

pre {
	width: 95%;
	margin: 1em 0;
	padding: 1em 3em 1em 1em;
	font: 1.1em "Courier New", Courier, monospace;
	overflow: scroll;
	border: 1px;
}

code {
	color: #000000;
	font: 110% "Courier New", Courier, monospace;
}

#commentform p {
	margin: 5px 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.isolate {
	margin: 6px auto 12px;
	padding: 0;
	text-align: center;
}
.recentdate {
	padding: 0 20px 0 10px;
}
#footer p {
	font: normal 1.2em "Lucida Grande", Verdana, Arial, sans-serif;
         margin: 0;
	padding: 6px 0 0;
}


/* End Paragraphs - Fonts */


/* Begin Comments */

.commentlist {
	padding: 0;
	border-bottom: 1px solid #333333;
	font: 1.1em/1.3 "Lucida Grande", Verdana, Arial, sans-serif;
}

.commentlist li {
	margin: 0;
	padding: 10px 18px;;
	list-style: none;
	border-top: 1px;
}
.commentlist li .avatar { 
	float: right;
	border: 1px;
	padding: 2px;
}


.commentlist p {
	margin: 10px 5px 10px 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
.commentlist cite {
	font-weight: bold;
}

.commentlist li pre {	
	width: 90%;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentlist cite a {
	border: none;
	text-decoration: underline;
}

.commentlist cite a:hover {
	border: none;
	text-decoration: underline;
}

.commentmetadata {
	font-weight: normal;
}

.comment {
	background: #f5f5f5 0 12px no-repeat;
}

.oddcomment {
	background: #f5f5f5 0 12px no-repeat;
}

.authority {
	background: #f5f5f5 0 12px no-repeat;
}

.commentnumber {
}


/* End Comments */




/* Begin Links */

a {
	color: #00008b;
	text-decoration: underline;
}

h2 a, h2 a:visited, h3 a, h3 a:visited {
	margin: 0 0 0 -1px;
	padding: 0 1px;
	color: #00008b;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, h2 a:hover, h3 a:hover {
	color: #00008b;
	text-decoration: underline;
}

.entry a:hover {
}

.postmetadata a {
	border: none;
	text-decoration: underline;
}
.postmetadata a:hover {
	border: none;
	text-decoration: underline;
}
small a {
	border: none;
}


.hidelink, a.hidelink:hover, a img {
	border: none;
}

li.tagcloudtags a {
	letter-spacing: 0;
	text-transform: none;
}

.more-link a {
         border: none;
	color: #00008b;
}

.more-link a:hover {
	border: none;
	color: #00008b;
}

/* End Links */



/* Begin Lists */
					
.entry ol, .entry ul {
	margin: 0 0 0 4px;
	padding: 0 0 8px 0;
}

.entry ol {
	list-style: decimal outside;
}

.entry ul {
	list-style: circle outside;
}

.entry ol li, .entry ul li {
	margin: 0 0 0 1.5em;
	padding: 2px 0 4px 0;
}

.nocomments {
	margin: 0 0 20px 0;
	text-align: center;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	clear: both;
	display: inline;
	list-style-type: none;
}

/* End Lists */



/* Begin Format */
					
		
.entry form {
	/* text-align: center; */ 
	
}
#commentform {

}
select {
	width: 130px;
}
#commentform input, #contact input {
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 2px;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
#contact input, #contact textarea {
	font: 0.9em "Lucida Grande", Verdana, Arial, sans-serif;
}
#contact p {
	margin: 5px 0;
}
#contact textarea {
	width: 100%;
	margin: 6px 0 0 0;
	padding: 2px;
	overflow: hidden;
}
#contact #submit {
	width: 100px;
	margin: 0;
	float: right;
}

/* End Format */

				

/* End CSS - live-cam.biz - Thanks WP & Aprict*/