/*  
Theme Name: WordPress Special 2.24 - Technological Inventions
Theme URI: http://www.zinruss.com/
Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://www.zinruss.com">Zinruss Studio</a> 
Author: Zinruss Studio
Author URI: http://www.zinruss.com/
© 2007, Zinruss Studio. All rights reserved. 
*/

/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Bitstream Vera Sans, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
	background: #2989f7;
	color: #333;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}
#page {
	background: #f9f1db url("images/main.jpg");
	text-align: left;
	border-right: 5px solid #9ad4fa;
	border-left: 5px solid #9ad4fa;
	}
#header {
	background-color: #a8e0f7;
	}
#content {
	font-size: 1.1em;
        margin-top: 0px;
        margin-bottom: 10px;
        margin-left: 10px;
        display: inline;
	}
.ads {
	text-align: center;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn {
 	text-align: left;
	}
.postmetadata {
	text-align: center;
	border-top: 2px solid #393939;
	}
.alt {
	
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
text-align: left;
	}

small {
	font-family: 'Lucida Grande', Bitstream Vera Sans, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font-family: Georgia, Times New Roman;
	font-weight: bold;
	}
h1 {   
        color: #161f6c;
        font-size: 2.6em;
	text-align: left;
        padding-left: 80px;
       	}
	}

h2 {
	font-size: 1.3em;
	}
h2.pagetitle {
	font-size: 1.3em;
	background: #eeeeee;
	}
#sidebar h2 {
	font-family: Georgia, Times New Roman;
	font-size: 1.2em;
	}
h3 {
	font-size: 1.3em;
	}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #161f6c;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Bitstream Vera Sans, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
		}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Bitstream Vera Sans, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 1em 'Lucida Grande', Bitstream Vera Sans, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333333;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #333333;
	text-decoration: none;
	}
a:hover {
	color: #2989f7;
	text-decoration: underline;
	}


/* End Typography & Colors */

/* Begin Structure */

#page {
	margin: 0px auto;
	padding: 0;
	width: 800px;
	}
#header {
	height: 300px;
	width: 800px;
	background: url("images/header.jpg") no-repeat bottom center;
	}

.narrowcolumn {
	float: left;
	padding: 0px 10px 12px 10px;	margin: 0px 0 0;
	width: 520px;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.post {
	margin: 0 0 30px;
        padding: 7px;
	text-align: justify;
	background: #ddeafa;
	border: 1px solid #84b7ee;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 3px;
	padding-bottom: 3px;
	}
.widecolumn .postmetadata {
	padding-top: 3px;
	padding-bottom: 3px;	}	
#footer {
        background: url("images/footer.jpg");
	color: #fff;
	padding: 0px;
	width: 800px;
        height: 47px;
	clear: both;
	}
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}

#footer a {
        color: #85b6f0;
	}

#footer a:link {
        color: #85b6f0;
	}

#footer a:hover {
        color: #85b6f0;
	}


/* End Structure */


/*	Begin Headers */

h1 {	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0 0 0 0;
	border-bottom: 2px solid #393939;
	}
h2.pagetitle {
	margin-top: 10px;
	text-align: center;

	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	
	}

/* End Headers */


/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Class="alignright" will align image to the right. 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 Lists
	Special stylized non-IE bullets	Do not work in Internet
	Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;

	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
        padding-bottom: 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;

	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	border-bottom: 1px dotted #cccccc;
	}

/* End Entry Lists */


/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
 	text-align: center;		}
#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
	}
#sidebar #searchsubmit {
	padding: 1px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
	}
.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
	}
#commentform #submit {
	margin: 0;
	float: right;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif, 'Courier New', Courier, Fixed;
	}

/* End Form Elements */


/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */


/* Begin Sidebar */

#sidebar{
        background: #f5f9fe;
	padding: 15px 0 10px 10px;
	margin-left: 560px;
	width: 215px;
	border-top: 3px solid #83b5f0;
	border-right: 3px solid #83b5f0;
	border-left: 3px solid #83b5f0;
	border-bottom: 3px solid #83b5f0;
	}
#sidebar form {
	margin: 0;
	}

/* End Sidebar */




/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #d4e4f7;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/
