/* Begin Typography & Colors */
body {  
  background: url("http://blog.xamous.net/wp-content/themes/default/images/bg.png") #eee 50% 0px;  
  margin: 0px;  width: 100%;
  height: 100%;
}

#page {  
  background: url("http://blog.xamous.net/wp-content/themes/default/images/back.png") #eee repeat-y 50% 0px;
  margin: 0 auto;
  width: 766px;
}
#header { 
  margin: 0 auto;
  height: 335px;
  width: 750px;
}
#headerimg { 
  background-image: url("http://blog.xamous.net/wp-content/themes/default/images/banner.png");
  height: 335px;
  width: 750px;
} 
#headerimg .blogtitle {
  padding-top: 280px;
  font-size: 20px;
  margin-left: 20px;
}
#headerimg .description {
  color: #fff;
  font: 10px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  letter-spacing: .2em;
  padding-top: 10px;
  padding-left: 20px;
  margin-top: -12px;
}
#content {  
  font-size: 1.2em;
}
.date { 
  background: url("http://blog.xamous.net/wp-content/themes/default/images/date.png") no-repeat;  
  font: bold 10px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;  
  text-transform: uppercase;
  letter-spacing: .2em; 
  color: #fff;
  text-align:  left;
  list-style: none;
  padding-left: 10px;
  margin-top: 16px;
  line-height: 18px;
  height: 18px;
  width: 290px;
  margin-left: 25px;  
}  
.title { 
  margin-left: 20px;
  margin-top: 0px;
  padding: 9px 0 3px 15px;
  font-size: 18px;  
  color: #000;
}
.entry {
  margin-left: 35px;
  font-size: 0.7em;
  line-height: 2.0em;
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  padding-right: 30px;
}  
.widecolumn .entry p {}
.narrowcolumn .entry, .widecolumn .entry {}
.narrowcolumn .postmetadata {
  margin-left: 35px;  
  margin-right: 20px; 
  margin-bottom: 30px;
  color:#555; 
  font: 10px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; 
  text-transform: uppercase;  
  letter-spacing:.1em;  
}
.alt {
  #background-color: #f8f8f8;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#footer {
  border: none;
  font-size: 8pt;
  margin: 0 auto;
  width: 760px;
  clear: both;
  padding-top: 40px;
  padding-bottom: 0px;
}
small {  
  #font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  line-height: 1.5em;  
}
h1, h2, h3 {
  font-weight: bold;  
}
h1 {  
  font-size: 4em;  
}
h2 {
  font-size: 1.6em;  
}
#sidebar h2 {
  margin-left: 0px;  
  width: 135px;  
  height: 18px;   
  background: url("http://blog.xamous.net/wp-content/themes/default/images/side.png") no-repeat;
  font: bold 10px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform: uppercase;
  letter-spacing: .2em;
  color:#fff;
  text-align: left;
  list-style:none;
  padding-left: 10px;
  padding-bottom: 0px;
  line-height: 18px;  
}
h3 {
  font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited {
  text-decoration: none;
  color: white;  
}
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;  
}

.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;  
}
.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', Verdana, Arial, Sans-Serif;
  padding-bottom: 5px;  
}
.commentmetadata {  
  font-weight: normal;  
}
#sidebar {  
  font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;  
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #777;  
}
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, a:visited {
  color:#0099CC;
  text-decoration:none;  
}
a:hover, a:active {
  color:#DC6868;
  text-decoration:underline;
}
#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;  
}

/* End Typography & Colors *//* Begin Structure */
.narrowcolumn {
  float: left;
  margin: 0px 0 0;
  width: 570px;  
}
.widecolumn {
  padding: 10px 0 20px 0;
  margin: 5px 0 0 40px;
  width: 655px;  
}
.post {
  padding-top: 20px;
  text-align: justify;
}
.widecolumn .post {
  margin: 0;
}
.narrowcolumn .postmetadata {
  padding-top: 5px;
}
.widecolumn .postmetadata {
  margin: 30px 0;  
}
.widecolumn .smallattachment {
  text-align: center;
  float: left;
  width: 128px;
  margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
  text-align: center;
  margin: 5px 0px;
}
.postmetadata {
  clear: left;
}
#footer p {
  font-weight: bold;
  color: #777;
  margin: 0;
  padding: 20px 0;
  text-align: center;  
}

/* End Structure *//*  Begin Headers */
h1 {
  padding-top: 70px;
  margin: 0;  
}
h2.pagetitle {
  font-size: 10pt;
  margin-top: 15px;
  margin-left: 30px;
  text-align: center;
  background-color: #eaeaea;
  color: #777;
  padding: 10px 0 10px 0;
}
h3 {
  padding: 0;
  margin: 30px 0 0;  
}
#comments {
  margin-left: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #000;
  font-weight: bold;
  font-size: 16px;  
}

/* End Headers *//* Begin Images */
p img {
  padding: 0;
  max-width: 100%;
}
  
/*  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 {
  margin-right: 0px;
  float: right;
  font-size: .6em;  
}
.alignleft {
  margin-left: 25px;
  float: left;
  font-size: .6em;  
}
/* End Images */

/* Begin Lists  Special stylized non-IE bullets  Do not work in Internet Explorer, 
which merely default to normal bullets. */

body .entry ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
  list-style: none;  
  padding-left: 10px;  
  text-indent: -10px;  
} 
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;
  margin-bottom: 15px;
  margin-right: 0px;
}
#sidebar li p {
  padding-top: 10px;
}
#sidebar ul p, #sidebar ul select {
  margin-left: 5px; 
  margin-right: 15px; 
  margin-top: 0px;
  font-size: 12px;
  color: #555;  
}
#sidebar ul ul, #sidebar ul ol {
  margin: 5px 0 0 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: 1px 0 0;
  padding: 0;
  margin-right: 25px;  
}

/* End Entry Lists *//* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding-left: 7px;
  text-align: left;
}
#sidebar #searchform #s {
  height: 17px;  
  width: 125px;  
  padding: 2px;
  background-image: url(images/textbox_bg.png);
  border: 0px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #555;
  font: 12px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;  
}
#sidebar #searchsubmit {
  padding: 1px;
  margin-top: 4px;
  border: 1px solid #999;
  font: 11px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;  
}
.entry form { 
  /* This is mainly for password protected posts, makes them look better. */  
  text-align:center;  
}
select {
  width: 130px;  
}
#commentform #author, #email, #url {
  height: 20px;
  padding: 0px 3px 0px 3px;
  margin: 0px 0 10px 0; 
  font: 12px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color: #000;
  background-color: #eee; 
  border: #ccc 2px dotted;
  width: 200px;   
}
#commentform textarea {
  padding: 0px 3px 0px 3px; 
  font: 12px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color: #000;
  background-color: #eee;
  border: #ccc 2px dotted; 
  width: 100%;
  height: 250px;
}
#commentform #submit {
  padding: 1px;
  margin-top: 5px;
  margin-right: -5px;
  border: 1px solid #999;
  font: 11px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  float: right;  
}
#commentform small {
  font-size: 10pt;
  vertical-align: top;
}

/* End Form Elements *//* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
}
.commentlist {
  margin-left: -5px;
  width: 590px;
  text-align: justify;
  font-size: .7em;  
}
.commentlist li {
  padding: 5px 10px 3px;
  list-style: none;  
}
.commentlist p {
  color: #666;
}
#commentform p {
  margin: 0;
}
.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;  
}
.commentmetadata {
  margin: 0;
  display: block;
}

/* End Comments *//* Begin Sidebar */
#sidebar{
  padding: 0px 0 10px 0;
  margin-left: 596px;
  width: 162px;
  font-size: 13px; 
  line-height:1.7em;
}
#sidebar form {
  margin: 0;
}

/* End Sidebar *//* Begin Calendar */
#wp-calendar {  
  empty-cells: show;
  margin-left: -8px;
  width: 135px;
  line-height: 13px;
  color: #777; 
  font-size: 10px;
  letter-spacing: -1px;  
}
#wp-calendar #next a {
  font-weight: lighter;
  padding-right: 10px;
  text-align: right;
  font-size: 8pt;  
}
#wp-calendar #prev a {
  font-weight: lighter;
  padding-left: 10px;
  text-align: left;
  font-size: 8pt;  
}
#wp-calendar a {
  display: block;
  font-weight: bold;
}
#wp-calendar caption {
  font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  text-align: center;
  width: 100%;
  display: none;
}
#wp-calendar thead { 
  font: 11px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  color: #000;
}
#wp-calendar td {
  padding: 3px 0;
  text-align: center;  
}
#wp-calendar td.pad:hover { 
  /* Doesn't work in IE */
  #background-color: #fff; 
}
/* End Calendar */

/* 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 #ddd;  
}
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: 50px;  
}
/* End Various Tags & Classes*/
.photo-frame {
  float: left;
  text-align: center;
  margin-right: 15px;
  margin-bottom: 15px;
}
.photo-bordered {
  border: solid 1px #000;
}
.photo-unbordered {
  border: none;
}
.myquote {
  background-color: #f2f2f2;
  margin: auto;
  padding: 20px 20px 20px 20px;
  width: 80%;
  color: #950;
  FONT-SIZE: 12px; 
}
.sticker {
  border-style: none;
  padding: 5px 4px 0px 0px;}

.mytable {
  width: 90%;
}
.table_left {
  background: url("http://blog.xamous.net/wp-content/themes/default/images/table_left.png") #fff repeat-y top right;
  font: 12px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  color: #555;
  border-right: 1px solid #ddd;
  height: 30px; 
  line-height: 30px;
  padding-right: 10px;
  text-align: right;
  width: 20%;
}
.table_right {
  font: 11px Georgia;
  color: #555;
  height: 30px;
  line-height: 30px; 
  padding-left: 10px;
  text-align: left;
}
.slideshow {
  margin: auto;
  background-color: #000;
  width: 100%;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.external {
  background: url('http://blog.xamous.net/wp-content/themes/default/images/external.png') center right no-repeat;
  padding-right: 13px;
}
h2.notfound {
  font-size: 10pt;  color: #000;  margin-left: 25px;
}
#respond {
  font-size: 11pt;
  margin-left: 40px;
  margin-bottom: 10px;
}
#commentform {
  font-size: 10pt;
  color: #555;
  margin-left: 40px;
  margin-right: 25px;
}
#editthis {
  margin-left: 35px;
  font-size: 10pt; 
}
.zg_div {
  padding-left: 15px;
}