body {
	font-size:16px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #fff;
	text-align: left;
	}
	
* {
   padding:0;
   margin:0;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 0.6em;
}

p {
    margin-bottom: 1.2em;
    }

img {
    border:none;
    }
    
#container {
    background-color:#fff;
    margin: auto;
    width:830px;
    overflow: hidden;
    }
    
#header {   
    position: relative; 
    /*background-color: #eeeeee;*/
    text-align: left;
	/*height: 195px;*/
	width: 830px;
	overflow: hidden;
			}
#home {
    color: #000000;
    }

#tags a:hover {
    color: #ffffff;
    }
    
#tophead {
    /*background-color: blue;*/
    height: 65px;
    width: 830px;
    overflow: hidden;
    border-bottom: 1px solid #b3b3b3; 
        }

#lefthead {
    height: 75px;
    width: 460px;
    float: left;
    overflow: hidden;
    padding-right: 20px;
    }
    
#copy {
    position: absolute;
    /*background-color: #eeeeee;*/
    height: 35px;
    margin-top: 10px;
    margin-left: 5px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: regular;
    font-size: 22px;
    }

    
.smallcopy {
    font-weight: bold;
    font-size: 14px;
    }

    
#navigation {
    float: right;
    margin-top: 45px;
    }
			
			
#navigation li  {
    display: inline;
    padding: 0px;
    margin: 3px;
    }

#navigation a {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #52191a;
    padding: 0 6px 0 6px;
    }
    
#navigation a:hover {
    color: white;
    background-color: #860000;     
    }    
    
ul li {
    margin-left: 25px;
    padding-left: 0px;
    }  

#sidebar ul {
list-style-type: none; 
}


#search {margin-left: 5px; padding-top: 20px;}
#search input.sbox {color: #80808C;  padding: 4px ; font-size: 11px}








	
#archiveform {
padding-top: 15px;
    margin-left: 5px;
    }
			
#tags {
  /* background-image: url('images/back_tags.jpg');*/
  /*  backround-repeat: repeat-x;*/
    font-family: arial, Helvetica, Sans-Serif;
    font-weight: normal; 
    text-align: center;
    position: absolute;
    top: 70px;
    background-color: #860000;
    width: 810px;
    height: 90px;
    border: 1px solid #640000;
    overflow: hidden;
    padding:10px;
    margin: 0px;
    line-height: 2em;
    }

#tags_side {
  /* background-image: url('images/back_tags.jpg');*/
  /*  backround-repeat: repeat-x;*/
    font-family: arial, Helvetica, Sans-Serif;
    font-weight: normal; 
    text-align: center;
   /* position: absolute;*/
    top: 70px;
    background-color: #860000;
    width: 325px;
    height: 115px;
    border: 2px solid #640000;
   /* overflow: hidden;*/
    padding:10px;
    margin: 0px;
    margin-top: 18px;
    line-height: 2em;
    }
#tags_side a { 
    color: white;
    padding-right: 0.8em;
    }
#tags_side a:hover { 
    color: black;
    padding-right: 0.8em;
    }
  
#tags_side li {
    display: inline;
    list-style: none;
    }
			
#tags a { 
    color: white;
    padding-right: 0.8em;
    }
#tags a:hover { 
    color: black;
    padding-right: 0.8em;
    }
  
#tags li {
    display: inline;
    list-style: none;
    }
       
.tagcloud {
    width: 320px;
    height: 110px;
    overflow: hidden;
    }

.alltags {
    font-family: arial, Helvetica, Sans-Serif;
    background-color: #860000;
    text-align: center;
    line-height: 3.5em;
    padding: 10px;
    }
    
.alltags a {
    color: white;
    padding-right: 0.8em;
    }
    
#content {
    background-color:#fff;
    width:830px;
	font-size: 12px;
	overflow: hidden;  
	}

#leftcontent {
    padding: 10px 10px 10px 10px;
    background-color:#fff;
    width:465px;
    min-height: 650px;
    float:left;
    background-image: url(http://www.kammagamma.com/images/vdotted.gif);
    background-repeat: repeat-y;
    background-position: 100% 0;
    /*
    border-right: 1px dotted #000000;
    */
    overflow: hidden;
    text-align: justify;
    }
  
#leftcontent .entry p {
	font-size: 1.05em;
	}
	
#leftcontent {
	line-height: 14px;
	}

#leftcontent .postmetadata {
    font-size: 9px;
	text-align: center;
	clear: both;
	padding: 15px 0 15px 0;
	}

#leftcontent a:visited {
	color: #860000;
	}

/* SIDEBAR - HOMEPAGE */
		
#sidebar {
    background-color:#fff;
    width:340px;
    float:left;
	font: Arial,'Lucida Grande', Verdana, Sans-Serif;
	overflow: hidden;
	
	} 
	
#sidebar .entry, #leftcontent .entry {
	line-height: 1.4em;
	}
   
.topstory { 
    width: 350px;
    padding: 0 0 1px 0;
    background-image: url(http://www.kammagamma.com/images/dotted.gif);
    background-repeat: repeat-x;
    background-position: 0 100%;
/*
    border-bottom: 1px dotted #000000;*/
    background-color:#eeeeee;
    }
    
.topimage {
    border: none;
    }



.singlepage {
    margin-top: 15px;
    }

/*TABLES*/

table.tablepost {
}
td.rightnews {
     width:380px;
     padding: 8px;
     text-align: justify;
     color: #666666;
     background-color:#FAFAFA;
     /*
          border-left: 1px dotted #000000;*/
           background-image: url(http://www.kammagamma.com/images/vdotted.gif);
    background-repeat: repeat-y;
  
     }
    
td.leftpost {
min-width: 430px;
padding: 8px;
text-align: justify;
}

/* END TABLES */

.sidearticles {
    position: relative;
     background-image: url(http://www.kammagamma.com/images/dotted.gif);
    background-repeat: repeat-x;
    background-position: 0 100%;
    padding: 7px 0 7px 7px;
/*
    border-bottom: 1px dotted #000000;
   background-color: red;*/
    min-height: 80px;
    height: auto;
    }
    
.sidetags {
    position: relative;
    padding-bottom: 10px;
    padding-TOP: 0px;
    margin-top; 0px;
    margin-left: 5px;
    font-size: 10px;
   /* background-color: pink;*/
    }
.sidearticles p {
    font-size: 10px;
    color: #171717;
    /*font-style: italic;*/ 
    padding-bottom: 0px;
    margin: 5px 0 8px 5px;
    } 

.sidetags a {
    color: #a19e9a;
    height: auto;
    padding-top: 0px;
    margin-top; 0px;
    } 
    
#archiveform {
    margin: 0 0 0 5px;
    }
     
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#searchdate small {
	padding: 0px;
	line-height: 0em;
	}

#searchhead h3 {
    padding-top: 25px;
    }

/* HEADINGs */

	
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
		}
		
/* Heads in archive */

.post h2{
    margin-top: 15px;
    }		

#leftcontent .sidearticles h2 {
    line-height: normal; 
    padding-top:5px;
    margin-top: 12px;
    }
				
.toptext h3{
    text-align: left; 
    color: #ffffff;
	font-weight: normal;
	margin: 0 0 0px 5px;
	padding: 0px 0 2px 0px;
		}
		
.topstorytext h3{
    text-align: left; 
    color: #ffffff;
	font-weight: normal;
	margin: 0 0 0px 5px;
	padding: 0px 0 2px 0px;
		}

h1 {
	font-size: 22px;
	}
	
h3 {
    font-size: 16px;
	}



h1, h2, h2 a, h2 a:visited, h3, h3 a:visited, #sidebar h2 {
	color: #860000;
	}
	
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
    padding-top:5px;
    margin-left: 5px;
    padding-bottom: 3px;
    margin-bottom: 0px;
    /*background-color: yellow; */
	}
	
.newarticles h1{
    text-align: left; 
    color: #444;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-left: 5px;	
	}
	
/* END HEADING */

.pagetitle {
	color: #444;
	}
	
.toptext {	
	background-color: #860000;
	padding-bottom: 0px;
	margin-bottom: 0px;
    }

.topstorytext {
    background-color: #000000;
    }
    
   
#google {
    padding: 25px 0 0 0; 
    margin: auto;
  width: 728px;
  
    }
    
iframe {
    display: block;
	margin-left: auto;
	margin-right: auto;
	}
    
#footer {
	background-color: white;
	padding: 0 0 0 1px;
	margin: 0 auto;
	/*width: 900px;*/
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 40px 0;
	text-align: center;
	font-size: 10px;
	}
	
a {
    color: #860000;
    text-decoration: none;
    }

a:hover {
    color: black;
    border-bottom-style: none;
    }

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}



p img {
	padding: 10px;
	max-width: 100%;
	}

.entry {
    color: #393733;
    padding-right: 5px;
    width: 310px;
    float: left;
     background-image: url(http://www.kammagamma.com/images/vdotted.gif);
    background-repeat: repeat-y;
    background-position: 100% 0;
/*
    border-right: 1px dotted #000000;*/
    }
    
.rightpost {
    float: left
    }
    
img.postimage {
    display: block;
	margin-left: 10px;
	margin-right: auto;
    }

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using '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 */

/* SINGLE POST pages 
.widecolumn h2 {
    padding-top:25px;
    text-align: left;
    } 

.widecolumn h3 {
    font-size: 20px;
    padding-top:30px;
    text-align: left;
    } 

.widecolumn ul li {
    padding-bottom: 10px;
    }

.widecolumn a {
    color: #414141;
    }
    
.widecolumn a:hover {
    text-decoration: underline; 
    }


*/

/* /////////////////
articles image tables
/////////////////// */

.articletext table { 
	border: 0px;
	width: 10%;
	padding: 7px;
	margin-left:auto; margin-right:auto; 
	}


.articletext td {
	border: 3px solid #ffffff;
	padding: 0px;
	text-align: center;
	background-color: #eeeeee;

}


td.markimage_table {
	border: 3px solid #fafafa;
	padding: 0px;
	text-align: center;
	background-color: #d7d7d7;
}

/* /////////////////
delta c table
/////////////////// */

 .articletext .deltac {
width: 80%;
}

.articletext .deltac td{
padding: 2px;
}

/* /////////////////
color box
/////////////////// */




.articletext .gmtable { 
	border: 0px;
	width: 550px;
	padding: 0px;
	margin-left:auto; margin-right:auto;
	background-color: #333333;
	}
	


	
.gmtable td {
    border: 0px;
    padding: 0px;
    background-color: none !important; 
             }


    
.cameraone_box {
    float: right;
    position: relative;
    
    z-index: 4;
    width: 40px;
    height:80px;
    padding:0px;
    margin:0px; 
    }
  
    
.cameratwo_box {

    position: relative;
    z-index: 2;
    height: 40px;
    padding:0px;
}
 
.ref_box {
    position: relative;
    z-index: 1;
   	height: 40px;	
	padding:0px;
}

.patch, .patch_noref {
    width:80px;
    text-align: left;
    position: absolute;
    z-index: 1;
    top: 40px;
    margin-left: 0px;
    font-size: 9px;
    color: white;
    padding:0px;
}

/* /////////////////
raw rss
/////////////////// */

#rawrss {  
background-color: #eeeeee;
padding: 5px;
margin: 40px 0 0 0;
border: 2px solid #c5c5c5;
    } 
    
.rsstime {
padding: 0 0 4px 0;
font-size: 9px;
    }
    
#rawrss h5 {
padding: 0px;
margin: 3px 0 0 0;
    }    
    
#rawrss h1 {
color: #393733;
margin-top:5px;
    }

#rawrss hr {
color: #cccccc;
background-color: #cccccc;
height: 2px;
border: 0px;
    }
    
 /* /////////////////
database buttons
/////////////////// */ 


#dbbox {
background:#d5e3e1 url(/images/databasebackg.gif) no-repeat scroll right top;
margin: 0px 0 15px 0;
padding:23px 120px 12px 12px;
text-align: left;
}

#dbbox h1 {
color:#383D44;
}

#dbbox h1 span {
color:#666B75;
}

#dbbox h2 {

color:#464A52;
font-size:12px;
font-family: verdana;
line-height:1.6em;
}


