/*  
Theme Name: SDASM Blog Theme
Description: Default SDASM Theme for Blog
Version: 1.0
Author: SDASM
Tags: blue, clean, w3c, valid, white, simple, easy, two columns, Right sidebar, fixed width, widgets, easy customization, widget ready, valid css, valid xhtml
License :  GNU General Public License (GPL) version 3

	
 */

hmtl{
     }

body
	{
	padding:0px;
	margin:0px;
	background-image:url(http://www.sandiegoairandspace.org//assets/main_bkg.jpg);
	background-repeat: repeat-x;
	background-color:#cccccc;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	
     }

/*--------------------DIV's--------------------*/

div#blackheaderline
	{
	height:25px;
	background-image:url(images/blackbg.gif);
	}

div#header
	{
	width: 900px;
	margin: 0 auto;
	height:150px;
	}
	

	



div#header img{border:0px;}
	
#navbar{float: left; padding-top: 4px;}

#navbar #nav_container{ height: 40px; width: 900px; margin:0; padding:0;}
				#navbar #nav_container ul{list-style: none; margin:0; padding:0;}
					#navbar #nav_container ul li{ float:left; font-weight: bold; font-size: 12px; display: block; padding:5px 0px 17px 0px; margin:0 20px 0 0;}
						#navbar #nav_container ul li a{text-decoration: none; color:#336699;}
							#navbar #nav_container ul li a:visited{text-decoration: none; color:#336699;}
							#navbar #nav_container ul li a:hover{text-decoration: none; color:#666666;}
								#navbar #nav_container ul li a:visited:hover{text-decoration: none; color:#666666;}
						#navbar #nav_container ul li:hover{color: #666666; background: transparent url(http://www.sandiegoairandspace.org/assets/arrow.jpg) no-repeat; background-position:center 22px; cursor: pointer;}
						.activeTopHighlight{color: #666666; background: transparent url(http://www.sandiegoairandspace.org/assets/arrow.jpg) no-repeat; background-position:center 22px; cursor: pointer;}



div#pagecenter
	{
	margin: 0 auto;
	width: 900px;
	}
	
div#contentborder
	{
	width:621px;
	padding:0;	
	float:left;
	background-color:#cccccc;
	margin:0;
	}
	
div#cat_topper
{
	
}

div#cat_topper h2
{
		padding:20px 5px; color: #666666; font-size: 24px; font-weight: normal; text-decoration: none; 
}

div.postheader
	{
	padding-left:10px;
	padding-bottom:0px;
	padding-top:5px;
	float:left;
	width:611px;
	height: 32px;
	background-image:url(http://www.sandiegoairandspace.org/assets/sub_main_headerBar.jpg);
	background-repeat: no-repeat;
	line-height: 3em;
	}
	
div.postheader a
{
padding:8px 0 0 5px; color: #666666; font-size: 24px; font-weight: normal; text-decoration: none; 

}

div.postheader h2
{
padding:0px 5px; color: #666666; font-size: 24px; font-weight: normal; text-decoration: none; 
}

div.postbody h3
{
	font-size: 14px; color: #666666; line-height: 1.9em; font-weight: bold; padding:12px 0 5px 0; margin:0;
}

div.postheader a:hover
{

	color:#5a92db;

}
div.postbody
	{
	line-height: 1.9em;
	color: #666666;
	float:left;
	background-color:#ffffff;
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	display: block;
	width:581px;
	}
	
div.postbody p
{

	padding:0 0 5px 0; margin:0;

}

div.postbody div.postbodycontent
{
	 width:485px; float:right;
}

div.postbody div.postbodycontent .postbodyupper
{
	
}

div.postbody div.postbodycontent .postbodyupper p
{
	 float:none;
}

div.postbody div.postbodycontent .postbodyupper img
{
	float:none;
}

div.postbody div.postbodycontent_sub
{
	 width:580px; float:right;
}

div.postbody div.postbodycontent_sub .postbodyupper
{
	 float:none;
}

div.postbody div.postbodycontent_sub .postbodyupper
{
	 
}

div.postbody div.postbodycontent_sub .postbodyupper
{
	 
}


div.postbody a img, div.postbody img
{

	padding:0; margin:10px; clear:both;

}
	
div.postbody .postdate
{
	float: left;
	width:64px;
	padding:17px 25px 5px 0px;
	
}

div.postbody .postdate .date_box
{
	padding:0px;
	background-color: #396ea4;
	height:85px;
	width:75px;
	text-align: center;
	line-height: 1.4em;
	border: 1px solid #1a5189;
	
}

div.postbody .postdate .date_box .date_box_month
{	
	color: #ffffff;
	padding-top: 16px;
	text-transform: uppercase;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
}

div.postbody .postdate .date_box .date_box_day
{
	color: #ffffff;
	font-family: Helvetica;
	font-size: 30px;
	font-weight: bold;
}
	
div.postfooter
	{
	padding-right:20px;
	border-top:1px dashed #999999;
	padding-top:3px;
	float:right;
	width:601px;
	font-size:12px;
	text-align:right;
	background-color: #ffffff;
	}
	
div.postfooter_image
{
	border: 0px;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background-color: #cccccc;
	height: 38px;
}

div.postfooter_image img
{

	border: 0px;

}
	
div#rss-link
	{
	text-align:left;
	background-image:url(images/standard-rss-icons.gif);
	background-repeat:no-repeat;
	padding:5px 40px;
	margin:0;
	float:left;
	background-color: #ffffff;
	background-position-x: 15px;
	background-position-y: 5px;
	display: block;
	width:541px;
	}


div#postback
	{
	float:left;
	margin-bottom:5px;
	text-align:left;
	
	}

div#postback a
{
	height:91px;
	width:211px;
	background:transparent url(http://www.sandiegoairandspace.org/assets/newposts.jpg) no-repeat; 
	display: block;
}
	
div#postforward
	{
	float:right;
	margin-bottom:5px;
	text-align:right;
}
	
div#postforward a
{
	height:91px;
	width:211px;
	background:transparent url(http://www.sandiegoairandspace.org/assets/oldposts.jpg) no-repeat; 
	display: block;
}
	
div#right-sidebar
	{
	float:right;
	border:0px;
	background-color:#FFFFFF;
	width:252px;
	}
	
div#right-sidebar img{border:0px; padding:0; margin:0;}

div#twitter_area{float:right; padding-bottom: 32px; }

div.naviheader
	{	
	border:0px;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:0px;
	margin-top:0px;
	background-image:url(http://www.sandiegoairandspace.org/assets/sub_right_headerBar.jpg); background-repeat:no-repeat; display: block;
	}
	
div.naviheader h1{color: #666666; font-size: 24px; font-weight: normal; padding:5px 0 0 16px;}
	
div.navibody
	{	
		padding:0;
		margin:0;
	}
	
div.navibody ul{padding:0; margin:0;}
	
div.navibody ul li{list-style: none; padding:0; margin:0;}

div.navibody ul li a{width:234px; height:22px; display:block; text-decoration:none;font-size: 14px; font-family: Helvetica; color: #666666; padding:7px 0px 0px 18px; margin:0; background: transparent url(http://www.sandiegoairandspace.org/assets/right_btn_off.jpg) repeat-x;}


div.navibody ul li a:hover{text-decoration:none; color: white; font-weight: bold; background: transparent url(http://www.sandiegoairandspace.org/assets/right_btn_lit.jpg) repeat-x;}
	
div.navifooter
{
	height:40px;
}
	


	
div#viernullvier
	{
	font-size:80px;
	}
	
div.centeringtt
	{
	margin-top:5px;
	padding-left:30px;
	}
	
#footer{clear:both; padding:0; margin:0 auto; width: 900px;}
	#footer img{border:0; padding:0; margin:0;}
			#footer_content{background-color: #999999; padding:0; margin:0; width: 900px;}
				#footer_top{width:900px; height:11px; padding:0; margin:0; background-color: #cccccc;}
				#footer_content_menu{width:880px; margin:0 auto; padding:8px 0 0 0;}
					#footer_content_menu p{font-size: 12px; color:white; text-align: center; line-height: 1.5em;}
						#footer_content_menu p a{color:#ffffff; text-decoration: none;}
							#footer_content_menu p a:visited{color:#ffffff; text-decoration: none;}
							#footer_content_menu p a:hover{text-decoration: underline;}
								#footer_content_menu p a:visited:hover{text-decoration: underline;}
				#footer_bottom{width:900px; height:11px; padding:0; margin:0;}
	


/*--------------------textdesign--------------------*/

p{

     }

h1
	{
	font-size:14px;
	padding:0px;
	margin:0px;
     }
	 
h2
	{
	font-size:12px;
	padding:0px;
	margin:0px;
	color:#000000;
	}

h3,h4,h5,h6
	{
	font-size: 14px; color: #666666; line-height: 1.9em; font-weight: bold;
	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
color:#888888;
height:1px;
padding:0px;
border:0px;
border-top:1px dotted;
	}





dl{
     }
     dt{
          }
          dd{
          }

ul
	{
	margin:0px;
	margin-left:8px;
	list-style:none;
	padding-left:8px;
     }
ol{
     }
     li
	 {
	list-style:square;
	margin-top:3px;
	padding-top:3px;
	color:#444;
      }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
float:left;
border:solid #dddddd 3px;
margin-right:7px;
     }

address {
     }

/*--------------------links--------------------*/


a {
	color:#5a92db; text-decoration: none;
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover {
	text-decoration:underline;
    }
a:link:active, 
a:visited:active {
     }

/*--------------------pics and links--------------------*/
a img{
border:0;
margin-right:4px;
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies--------------------*/

body img.wp-smiley{
border:0px;
     }
	 
img.ogtzuq{
border:#FFFFFF;
	}



/*--------------------read more link--------------------*/

.more-link{
     }

/*--------------------More Pages--------------------*/
p.serif{
     }

/*--------------------search--------------------*/

input#s{
font-size: 15px; color: #666666;  padding:2px; width:150px; margin:10px 0 8px 12px;
     }

input#searchsubmit{
     }
	 
#searchform {
margin:0px;

}




/*--------------------Comments--------------------*/
.alt {
	 
	}

.commentlist {
	 background-color: #ffffff;
	}


.nocomments {
	text-align:justify;
	 
	}
 
.commentlist li {
	padding:0px;
	margin:0px;
	list-style:none;
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
text-align:justify;
padding-right: 10px; 
	}

#commentform p {

	 
	}

.commentmetadata {
	 
	}

#commentform input {
	border:1px solid #333;
	}

#commentform textarea {
	border:1px solid #333;
	width:500px;
	}

#commentform #submit {
	 
	}

/*--------------------wp kalender--------------------*/
 
#wp-calendar th 
	{

	 
	}


#wp-calendar {
	empty-cells: show;
	margin-left:25px;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id */
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------categories--------------------*/

li#categories{

     }

.widget_categories{
     }

/*-------------------WP Requires------------------*/

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding:4px 10px 0 0;
	margin: 15px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

