/*  
Theme Name: DigitLane
Theme URI: http://wordpress.org/
Description: The MyTheme WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5
Author: Unknown
Author URI: http://localhost/

*/
body {
  margin: 0;
  min-width: 89em;
  color:#000;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 70.01%;
}

.main-content ul li {display:inline;}
.main-content ul {padding:0;}

img.thinborderfloat {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin:0 10px 10px 10px;
  } 
.navigation {height:10px;padding:5px 5px;}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

.entrytext img, .entry img {float:left}


.llink a:link, .llink a:visited {color:#303030;}
.notes {margin:1.1em 0 1.5em 0;padding:.3em;border:0px #ccc;border-style:solid solid;}
.notes ul li p {color:#000;display:inline;padding:0; margin:0}
.notes ul li a {color:#a40323;text-decoration:underline;}




.gallery_item {text-align:center;}
.gallery img {margin: 4px 3px 9px 3px;border:3px DOUBLE #888;}
.gallery {text-align:center;}




/* ################## Presentation and H- MENU  ################### */
#banner {
	padding:0 .6em;
	height: 130px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 156px;
	background:#fff;
	}
html>body #banner {
	height: 140px; /* ie5win fudge ends */
	}
#banner img {
        margin-right: 20px;
        margin-bottom: 5px;
}

#menubox {
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	height:1.67em;
	background: #000;
}
menu {
  margin:0;
  padding:0;
  font-size: .9em;
  font-weight: normal;
  line-height: 1.85em;
  width:100%;
  background: #000;
  list-style-type: none;
  text-align: center;
}
menu li {
  padding: 0;
  margin: 0;
  float: left;
  text-align: center;
  display: block;
  list-style-type: none;
}
menu li.page_item a:link , menu li.page_item a:visited, menu li.c_page_item a:link , menu li.c_page_item a:visited  {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #000;
	width: 10em;
	height: 1.85em;
	font-weight:bold;
	color: #fff;
	display: block;
	text-decoration: none;
	border-top: 0px solid #ff9900;
	border-left: 0px solid #eee;
	border-bottom: 0px solid #ff9900;
	border-right: 0px solid #aaa;
}
menu li.c_page_item a:link , menu li.c_page_item a:visited  , menu li.current_page_item a:link , menu li.current_page_ancestor   a:link , menu li.current_page_item a:visited , menu li.current_page_ancestor a:visited{
  	background: #c63;
  	color:#fff;
}

menu li.page_item a:hover
{
  	background: #333;
  	color: #ff9900;
}
menu li.c_page_item a:hover, menu li.current_page_item a:hover
{
  	background: #c63;
  	color: #fff;
}
.subbox {width:100%;height:1.6em;background: #c63;border-top:1px solid #000;}
#submenu {
  margin:0 0 0 2em;
  padding:0;
  font-size: .9em;
  font-weight: normal;
  line-height: 1.75em;
  background: #000;
  list-style-type: none;
  text-align: center;
}
#submenu li {
  padding: 0;
  margin: 0;
  float: left;
  text-align: center;
  display: block;
  list-style-type: none;
}
#submenu li.page_item a:link , #submenu li.page_item a:visited  {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #c63;
	width: 10em;
	height: 1.75em;
	color: #fff;
	display: block;
	text-decoration: none;
	border-top: 0px solid #ff9900;
	border-left: 0px solid #eee;
	border-bottom: 0px solid #ff9900;
	border-right: 0px solid #aaa;
}
#submenu li.c_page_item a:link , #submenu li.c_page_item a:visited  , #submenu li.current_page_item a:link , #submenu li.current_page_ancestor a:link , #submenu li.current_page_item a:visited , #submenu li.current_page_ancestor a:visited{
  	background: #c63;
  	color:#fff;
	font-weight:bold;
}

#submenu li.page_item a:hover {
  	background: #c63;
  	color: #ff9900;
}
#submenu li.c_page_item a:hover, #submenu li.current_page_item a:hover {
  	background: #c63;
  	color: #fff;
}

	
/* ###### LINKS ######## */
/* Presentation */
#main {
  max-width:89em;
  min-width: 70em;
  margin: 0 auto;
  padding:0 0em;
}
#footer {
  padding: 0 1.5em;
}
#footer p {
  margin: 0;
  text-align: center;
  font-size:85%;
}
/* backgrounds */
.cols-wrapper {
  background-color: white;
}
#main {
  background: #fff; /*f4f4f4*/
}

/* classes */
.cols-wrapper {
  border: 1px #ccc;
  margin-bottom:0;
  margin-left:-1px;
  margin-right:-1px;
  border-style: none none none none;
}
.hide-left .cols-wrapper {
  border-left: none;
  margin-left: 0;
  line-height: 1.5em;
}
.hide-right .cols-wrapper {
  border-right: none;
  margin-right: 0;
}
.hide-both .cols-wrapper {
  border-style: none none none none;
  margin-bottom: 0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  line-height: 1.5em;
}
#footer {
  color: #333;
margin-top:10px;
}
/* dom-tree */
.dom-tree {
  padding: 0 0 0 1.5em;
  color: #999;
}
.dom-tree code {
  font-weight: bold;
}
.dom-tree ul ul ul  {
  list-style: disc;
}
.dom-tree ul ul ul ul  {
  list-style: circle;
}
.dom-tree ul ul ul ul ul {
  list-style: square;
}
.dom-tree dl,
.dom-tree dt,
.dom-tree dd {
  color: black;
  margin: 0;
  padding: 0;
  display: inline; /* IE 5.x doesn't like this */
}
.dom-tree dd {
  font-style: italic;
}
/* Layout stylesheet */

#col-a {
  float: right;
  width: 100%;
overflow:hidden;
}
#col-a[id] { 
  margin-left: -1px;
}
#col-b {
  float: left;
  margin-left: -15em;
  z-index: 10; 
}
#col-b[id] {
  margin-right: 1px;
}
#col-c {
  float: right;
  margin-right: -15em;
  z-index: 11;
}
#col-c[id] {
  margin-left: 1px;
}
.show-all #columns {
  padding: 0 15em;
}
.hide-left #columns {
  padding: 0 15em 0 0;
}
.hide-right #columns {
  padding: 0 0 0 15em;
}
.cols-wrapper {
  width: 100%;
}
.cols-wrapper[class] {
  padding-bottom: 0.1px;
}
.float-wrapper {
  float: left;
  width: 100%;
  position: relative;
  z-index: 0;
}
.float-wrapper[class] {
  margin-right: -1px;
}
.sidecol {
  position: relative;
  width: 15em;
  overflow: hidden;
}
.box, .rightbox {
  margin: 0 .5em;
}
.main-content {
  margin: 0 1.2em;
  line-height:1.45em;
}

.clear {
  clear: both;
}
.none {
  display: none;
}


/* Section 7.5: The document body */

code {
  font-family: "Bitstream Vera Sans Mono", "Courier New", Monaco, Courier, monospace;
}
pre {
  font-family: "Bitstream Vera Sans Mono", "Courier New", Monaco, Courier, monospace;
}

a img {
       border: none;     
}
#tag {
       text-align:right;
       margin: 0px 0 10px 0;
	padding-top:5px;
}

.grey {
       color: #99A0B3;
}

.red {
       color: #A40323;
}

h1 {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #99A0B3;

}
h2 {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #99A0B3;
        text-transform: uppercase;
	margin: 0;padding:10px 0 5px 0;
}


h3 {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 13px;
        font-weight: bold;
        margin: 0;padding:0;
}

h3 a {
   color: #000;
}

h3 a:link {
    color: #000;
   }

h3 a:visited {
    color: #000;
}

h3 a:active {
   color: #000;
}

.box a {
        color: #000;
        text-decoration: none;
}

.box a:hover {
       color: #A40323;
       text-decoration: underline;
}


.box a:active {
       color: #A40323;
       text-decoration: underline;
}
h2.recentin a:link, h2.recentin a:visited {color:#99a0b3;}

.box ul, .box li {list-style:none;font-size:13px;font-weight:bold}
.box ul {margin:0;padding:0}
.box li {margin:10px 0}
li.recent {font-size:11px;font-weight:normal;}
li.recent a {text-decoration:underline}
input, select, textarea {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 11px;
        border: 1px solid #99A0B3;
        background-color: #EBEBEB;
        padding: 2px;
        margin: 2px 0px 2px 0px;
}

.main-content #page a, .main-content a {
        color: #A40323;
}

.main-content #page a:hover, .main-content a:hover {
       color: #99A0B3;
}

.main-content #page a:active, .main-content a:active {
       color: #99A0B3;
}

.comment {
       font-size: 10px;
       color: #99A0B3;
       margin-bottom: 10px;
}

.posted {
       margin-bottom: 10px;
}

#footer {
        
        color: #99A0B3;
}

#footer a {
        color: #99A0B3;
}

#footer a:hover {
        color:  #A40323;
}

.adstrip { font-size: 14pt; border-width: Thin; border-color: #000000; background: #F4F4F4; border-style: None; width: 150px; border-spacing: 0px; } .adstrip_link { font-style: italic; font-family: Times; margin-left: 0pt; margin-top: 0pt; font-size: 8pt; margin-bottom: 0pt; font-color: #CC0033; text-decoration: underline; color: #CC0033; font-weight: normal; margin-right: 0pt; } .adstrip_title { font-weight: bold; font-style: italic; text-decoration: none; font-family: Times; text-align: left; color: #000000; font-color: #000000; font-size: 14pt; } a.adstrip_link:link { font-color: #CC0033; font-style: normal; text-decoration: underline; font-size: 8pt; color: #CC0033; } a.adstrip_link:visited { text-decoration: underline; font-style: normal; font-size: 8pt; color: #CC0033; } a.adstrip_link:active { text-decoration: none; color: #FF0000; } a.adstrip_link:hover { text-decoration: none; color: #FF0000; } .blogad { text-align: center; border-width: Thin; border-spacing: 0px; border-color: #bbbbbb; background: #F4F4F4; border-style: Solid; width: 100%; cursor: pointer; } .blogad_headline { text-align: center; margin-right: 0pt; font-family: Arial; border-spacing: 0px; color: #000000; margin-left: 0pt; font-weight: bold; margin-bottom: 0pt; margin-top: 8px; font-size: 12pt; } .blogad_thumbnail { text-align: center; border: none; border-spacing: 0px; } .blogad_text { margin-bottom: 0pt; margin-right: 0pt; font-family: Arial; color: #000000; margin-left: 0pt; border-spacing: 0px; margin-top: 0pt; font-size: 8pt; } .blogad_link { font-style: normal; font-family: Times; margin-right: 0pt; margin-left: 0pt; margin-bottom: 0pt; text-decoration: underline; color: #CC0033; visibility: visible; margin-top: 0pt; font-weight: normal; font-size: 8pt; } a.blogad_link:link { font-color: #CC0033; font-style: normal; text-decoration: underline; font-size: 8pt; color: #CC0033; } a.blogad_link:visited { text-decoration: underline; font-color: #CC0033; font-style: normal; font-size: 8pt; color: #CC0033; } a.blogad_link:active { text-decoration: underline; color: #FF0000; } a.blogad_link:hover { text-decoration: underline; color: #FF0000; }

   #right a {
           color: #000;
           text-decoration: none;
   }

   #right a:hover {
           color: #A40323;
           text-decoration: underline;
    }

    #right a:active {
           color: #A40323;
           text-decoration: underline;
   }

ul.archives {padding:0 0 10px 0}
ul.archives li {margin:0;padding:0}
ul.archives li a {font-weight:normal;font-size:11px;}