/*  
Theme Name: A.I.
Theme URI: http://www.freewpthemes.net/preview/stargazer
Description: Tested on WP 2.3.1
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net
*/









/* STANDARD prime HTML TAGS----------------------------------------------------------------- */

body {
	background: #000000 url(images/BG.jpg) repeat-x fixed;
	font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 17px;
}

a {
	text-decoration: none;
	color: #FF9900;
	text-transform: uppercase;
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bolder;
}
a:hover {
	color: #3399FF;
	text-transform: uppercase;
	font-family: "Comic Sans MS", Arial;
	font-weight: bolder;
	text-decoration: none;

}


/* STANDARD secondary HTML TAGS------------------------------------------------------------- */
blockquote {
	margin-left: 3em;
	margin-right: 3em;
}


hr {
	display: none;
}


p  {
	margin-bottom: 2em;
	margin-top: 1px;	
}


ul, ol {
	margin-left: 3em;
}

ul { 
	list-style:
	list-style-position: inside;
	list-style-type: circle;
	margin-bottom: 2em;
	line-height: normal;
	margin-top: -2em;
}

/* HEADINGS---------------------------------------------------------------------------*/

h1, h2, h3 {
}

h1 {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: normal;
	margin-bottom: 1px;
}

h2 {
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
	line-height: normal;
	margin-bottom: 1px;
	
}

h3 {
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: normal;
	margin-bottom: 1px;
}


/* Header----------------------------------------------------------------------------------- */

#header {
	width: 750px;
	height: 140px;
	margin: 0 auto;
	background: url(images/header.jpg) top center no-repeat;
}

#header h1, #header h2 {
	float: left;
	margin: 0;
	text-transform: uppercase;
	color: #FFFFFF;
}

#header h1 {
	padding: 30px 0 0 20px;
	
}

#header h2 {
	padding: 55px 0 0 225px;
	font-style: italic;
	font-family: "Comic Sans MS", Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1
	px;
	
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu------------------------------------------------------------------------------------- */

#menu {
	width: 750px;
	height: 51px;
	margin: 0 auto;
	background: url(images/img03.jpg);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	
}

#menu a {
	letter-spacing: -1px;
	font-size: 14px;
}

#menu a:hover {

}

/* Page-------------------------------------------------------------------------------------- */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 30px 20px 20px 20px;
	background: url(images/img04.jpg) no-repeat;
}

/* Content----------------------------------------------------------------------------------- */

#content {
	float: left;
	width: 618px;
}

.pagetitle {
	margin-top: 0;
}

.post {
	margin-bottom: 40px;
}

.post .title {
	border-bottom: 1px solid #454545;
}

.post h3.title {
	
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 0 20px;
	text-align:justify
}

.post .meta {
	height: 20px;
	padding: 15px 20px;
	background: url(images/img05.gif) no-repeat;
	line-height: normal;
}

.post .meta a {
	

}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .posted {
	float: left;
}

.post .meta .comments {
	float: right;
}

/* Navigation------------------------------------------------------------------------------- */

.navigation {
	clear: both;
	padding: 20px 0;
	font-weight: bold;
	font-size: larger;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comments---------------------------------------------------------------------------------- */

#comments {
}

#comment {
	width: 300px;
}

input, textarea {
	padding: 3px 5px;
	background: #1F1F1F url(images/1F1F1F.gif);
	border: 1px solid #454545;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#submit {
	background: #1F1F1F url(images/img06.gif) no-repeat center center;
}

#commentform p {
	margin-bottom: .125em;
	line-height: normal;
}

/* Sidebar----------------------------------------------------------------------------------- */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#sidebar li {

}

			#sidebar li ul {
				padding: 0 0 20px 20px;
				list-style: circle inside;
			}

#sidebar h2 {
	height: 50px;
	padding: 13px 20px 0 20px;
	background: url(images/img06.gif) no-repeat;
	
}

/* Search------------------------------------------------------------------------------------ */

#search {
	padding: 20px;
	text-align: center;
}

#search input {
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #1F1F1F url(images/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search #s {
	width: 80%;
	background: #1F1F1F;
}

/* Calendar---------------------------------------------------------------------------------- */

#calendar {
	padding-bottom: 20px;
}

#calendar table, #calendar caption {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}




#calendar caption {
	text-transform: uppercase;
	letter-spacing: .25em;
	font-weight: bold;
}

#calendar thead th {
	background: #333333;
}

#calendar tbody td {
	background: #111111;
}

#calendar a {
	text-decoration: none;
	font-weight: bold;
}

#calendar a:hover {
	text-decoration: underline;
}


/* Footer----------------------------------------------------------------------------------- */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img07.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}

	/* things i'm working on--------------------------------------------------------------- */
	



* {
	margin: 0;
	padding: 0;
}

img.alignleft {float:left; margin:0 15px 15px 0}

img {
	border: 0px;
     padding: 0px;
	
	}



.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #333333;
   padding-top: 10px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   padding: 0 4px 5px;
   margin: 0;
}


.highlight {
	background-color: #FFFF00;
	color: #000000;
}
.altTEXT {
	color: #FFFF99;
}
