/*
* Original Design: WordPress Kubrick  1.6 by Michael Heilemann - http://binarybonsai.com/
* Ported to b2evolution 2.0 by The Skin Faktory - http://skinfaktory.com/
* Distributed with b2evolution with written permission from Michael Heilemann (2007-01-25).
*/

@import url(../../rsc/css/basic.css);	/* Import basic styles */
@import url(../../rsc/css/img.css);	/* Import standard image styles */
@import url(../../rsc/css/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/css/forms.css);	/* Import default form styles */
@import url(../../rsc/css/comments.css);	/* Import default comment styles */


/* Begin Typography & Colors */
body {
font-size: 14px; /* Resets 1em to 10px */
line-height: 1.7em; 
 
color: #333;
 
}
.fonty {
font-size: 11px; /* Resets 1em to 10px */
 

}
 

#header {
border: 1px ;margin-top:-30px;
}

#headerimg 	{
font-size: 10px;
text-align: left;
 
}

#content {line-height: 17px;
clear: both;
font-size: 14pxem;
line-height: 1.7em; 
}

.widecolumn .bText p {
line-height: 1.7em; 
font-size: 14px;

}

.narrowcolumn .bText,
.widecolumn .bText {border-top:1px; solid silver; padding-top: 19px;
line-height: 1.7em; font-size: 14px;
 text-align: left;
}

.widecolumn {
line-height: 17px;line-height: 1.8em;
}

.narrowcolumn .postmetadata {
text-align: left;
}

.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

#footer {

border: none;
}

small {
 
font-size: 12px;
line-height: 16px;
}

content.h2  {font-size:21px; border-bottom: 1px solid silver;
padding-bottom:15px;
 
  
}

h1 {color: #645f63;
font-size: 17px;
text-align: center;
}

h2 {
font-size:24px;  
padding-bottom:15px;
}

h2.pagetitle {
font-size: 19px ;font-size:16px; 
}

#sidebar h2 {
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size: 11px;
}

h3 {
font-weight: bold;
font-size: 12px;
}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
 
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
 
 
}
#header, #header a, #header a:hover, #header a:visited  {
text-decoration: none;
color: #333;
}
 #header a:hover{
border: none; 
 color: #106897;
}
.bText p a:visited {
color: #106897;
}

.commentlist li, #commentform input, #commentform textarea {
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,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 {
 
}

.commentmetadata {
font-weight: normal;
}

#sidebar {
 
font-size: 12px 
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}

code {
font: 1.1em  
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}
/* End Typography & Colors */
a:link, a:visited, a:active {
text-decoration:none;
color:#4f6fa3;
}
 
 a:hover
 
 {   border-bottom:#354569 1px dotted;
	color:#354569;
	text-decoration:none;text-align:left;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}

 


/* Begin Structure */
body {
margin: 0 0 10px 0;
padding: 0;
}

#page {
background-color: #fff;  /*background color of content*/ 
margin: 5px auto;
padding: 0;
width: 90%;
/* border: 1px solid #959596; */
 
}

#header {
margin: 0 0 0 1px;
padding: 0;
height:100px;
background-color: #fafafa;  
width:100%; 
float: top;
}

.narrowcolumn {
float: left;
padding: 0 0 20px 45px;
margin: 0px 0 0;
width: 65%;
}

.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 34%;
}

.post {
margin: 0 0 40px;
text-align: justify;
}

.post hr {
display: block;
}

.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;
}

.posttags {margin-top: 55px  ;
border-top: 1px solid #ccc;
 padding-top:10px;
	clear: both;
	text-align: left;
	color: #777;
}

#footer {
padding: 0;
margin: 0 auto;
width:85%;
clear: both;
font-size:12px;
color: #999;
-webkit-text-size-adjust: none; /* iPhone */
}

#footer a {
	color: #999;
}

#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
margin: 0;
}

h2 {
margin: 30px 0 0;
}

h2.pagetitle {
margin-top: 30px;
text-align: center;
}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* 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 {
float: right;
}

.alignleft {
float: left
}
/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .bText ul {
margin-left: 0px;
padding:  30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .bText li {
margin: 7px 0 8px 10px;
}

.bText ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}

.bText ol {
padding: 0 0 0 35px;
margin: 0;
}

.bText 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;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#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: 3px 0 0;
padding: 0;
}
/* End bText Lists */




/* Begin Sidebar */
#sidebar
{ 
border-left-width: 1px; 
border-bottom-width: 0px; 
border-right-width: 0px; 
border-top-width: 0px; 
border-style: solid; 
border-color: #ccc; 
padding: 7px 7px 7px 7px;
 float:right;width:340px;
 
}

#sidebar form {
margin: 0;
}


#sidebar .note,
#sidebar .notes {
margin-top: 1ex;
font-size: 100%;
}

table.bCalendarTable {
font-size: 100%;
width: 155px;
}
table.bCalendarTable caption {
font-size: 130%;
}
table.bCalendarTable th {
font-size: 100%;
}

input.SearchField {
width: 182px;
padding: 2px;
}
/* End Sidebar */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

 
blockquote {
background: url(http://www.dadamo.com/quote.jpg) 10px 10px no-repeat;
background-color: #ffffff; 
border-left: 5px solid #ccc;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
margin-left: 1.5em;
padding:10px;
padding-top:50px;
margin: 20px 20px;
color: #000;
font-size: 11px;
}
 

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: left;
margin-top: 10px;
margin-bottom: 60px;
}
/* End Various Tags & Classes*/


/* Default styles overriden for this skin: */
table.prevnext_post {
width: 100%;
}

/* Styles for comments */
div.bComment, /* Entire comment block */
form.bComment /* New comment form */
{
margin: 1ex 0;
border: 1px dotted #999;
}

div.moderation_msg
{
margin: 1ex 0;
}


/*
 * Header / bloglist on top:
 */
div#header ul {
float:right;
list-style-type:none;
margin: 0;
padding: 30px 30px;
}
div#header li {
margin: 0;
display: inline;
padding: 0 1ex 0 0;
}
div#header li a {
font_size:11px;

 
}
div#header li a:hover {
color: #106897;
text-decoration: underline;
}
div#header li a.selected {
text-decoration: underline;

 font-style:none;
}


div.widget_core_coll_title {
	padding : 20px;
}
.img2 {
  padding:4px;
  border:1px solid #ddd;
  }
.img-shadow {
  float:left;
  background: url('http://www.dadamo.com/menugraphics/shadowAlpha.png') no-repeat bottom right !important;
  background: url('http://www.dadamo.com/menugraphics/shadow.gif') no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
.td-shadow {
  float:left;
  background: url('http://www.dadamo.com/menugraphics/shadowAlpha.png') no-repeat bottom right !important;
  background: url('http://www.dadamo.com/menugraphics/shadow.gif') no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  color      : #000000;

  }
  
  
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.dropshadow1{
	float:left;
	clear:left;
	background: url('http://www.dadamo.com/menugraphics/shadowAlpha.png') no-repeat bottom right !important;
	background: url('http://www.dadamo.com/menugraphics/shadow.gif') no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 500px;
}
.dropshadow1 p{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	font-size:12px;
	margin: 0px;
}
.dropshadow2{
	float:left;
	clear:left;
	background: url('http://www.dadamo.com/menugraphics/shadowAlpha.png') no-repeat bottom right !important;
	background: url('http://www.dadamo.com/menugraphics/shadow.gif') no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 500px;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:12px;
	margin: 3px;
}
div.img-dec {
	background: url('http://www.dadamo.com/menugraphics/shadowAlpha.png') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 0 0 15px 25px;
	padding: 0;
	position: relative;
}

div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

div.img-ilus {
	background: url('http://www.dadamo.com/menugraphics/shadowAlpha.png') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

div.img-ilus img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}









div.top_menu ul {
float:left;
margin: 8px 0 0 24px;
padding: 0;
list-style-type:none;
 
}
div.top_menu_narrow ul {
width: 490px;
}
div.top_menu li {
display: inline;
padding: 0 1em 0 0;
}
div.top_menu a {
 
}
div.top_menu a:hover {
color: #666;
text-decoration: underline;
}
div.top_menu a.selected {
text-decoration: underline;
}




#sddm
{	margin: 0; 
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding-top: 10;
	list-style: none;
	float: left; 
	font:   11px "Lucida Grande", arial, sans-serif;
	padding-top: 15px;
	}

#sddm li a
{	display: block;
	margin: 0 0 0 0;
	padding-top: 15px;
	
	width: 137px;
	background: #FFF url("http://www.dadamo.com/menu-bg-2010.gif") top left repeat-x;
	color: #000;
	height:28px;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	height:28px;
    color: #fff;
    background: #FFF url("http://www.dadamo.com/current-bg-2010.gif") top left repeat-x;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
 
border-bottom:#29852a 1px solid; /* box around entire sub-menu */
border-right:#29852a 1px solid; /* box around entire sub-menu */
border-left:#29852a 1px solid; /* box around entire sub-menu */
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		padding-top: 5px;
		height:15px;
		width: auto;
		width: 115px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #dfdfdf;
		color: #303030;
		font: 11px "Lucida Grande", arial, sans-serif}

	#sddm div a:hover
	{	background: #29852a;
	    height:15px;
		color: #FFF}
		
#Content {
margin-left: auto;
margin-right: auto;
width: 95%; 
margin-top: -2px;
text-align:left; /* Counteract to IE5/Win Hack */

background-color: #fff; /* white background within content box */
-moz-border-radius: 5px;
-webkit-border-radius:5px;
}
.Content_2 {

 

text-align:left; /* Counteract to IE5/Win Hack */
border: 1px solid silver;
background-color: #fff; /* white background within content box */
-moz-border-radius: 5px;
-webkit-border-radius:5px;
}

#Content ul li {

 
line-height: 140%;
} 
.Content_2 ul li {

 
line-height: 140%;
}
.small-box{
color: #606060;
border: 1px solid silver;
font-size: 11px; 
font-family: "Lucida Grande", Verdana, sans-serif;  
-moz-border-radius: 5px;
-webkit-border-radius:5px;
background-color: #f0f0f0; /* white background within content box */
}

.hr-gray{
border: 0 dotted;
color:  #717D7D;
background-color: #717D7D;
height: 1px;
width: 100%;

}

.small-box-white{
height: 33px;
color: #606060;
border-top: 1px solid silver;
background-color: #fff; /* white background within content box */
border-bottom: 1px solid silver; 
font-size: 10px; 
font-family: "Lucida Grande", Verdana, sans-serif; 
}

.bottom-text{
font-size: 9px; 
font-family: "Lucida Grande", Verdana, sans-serif;
color: silver;
}


 

.table_nothing{
padding:0px;

}

.widget_core_coll_tagline{padding-left:19px;  padding-bottom:19px; padding-top:4px;
 font-size:1.3 em; font-family: futura, Verdana,Tahoma, Arial, Serif;	
	 text-transform: uppercase;color: #c0c0c0;letter-spacing:1px;    
 display:none;
 
}


.big {  
 font-size:31px;  
	 text-transform: uppercase; color:#4f6fa3 ;letter-spacing:10px;    
 
 
}


.medium { 

color: #606060;
line-height: 130%; 
font-size: 18px; 
font-family: "Lucida Grande", Verdana, sans-serif; 
	   
}
.medium_small_black { 

color: #000000;
line-height: 130%; 
font-size: 12px; 
font-family: "Lucida Grande", Verdana, sans-serif; 
	   
}
.medium_small { 

color: #606060;
line-height: 130%; 
font-size: 12px; 
font-family: "Lucida Grande", Verdana, sans-serif; 
	   
}
.small { 

color: #606060;
line-height: 130%; 
font-size: 11px; 
font-family: "Lucida Grande", Verdana, sans-serif; 
	   
}


.welcome{
font-size: 11px; 
font-family: "Lucida Grande", Verdana, sans-serif; 
color:#c0c0c0;
font-weight:bold;}

.grey_12_bold {
font-size: 12px; 
font-family: "Lucida Grande", Verdana, sans-serif; 
color:#817679;
font-weight:bold
}
.black_16_bold {
font-size: 16px; 
font-family: "Lucida Grande", Verdana, sans-serif; 
color:#000;
font-weight:bold
}


.blank{
height: 163px;
width:242 px;
background: #FFF url("http://www.dadamo.com/blank.png") top left no-repeat;
color: #606060;
line-height: 130%; 
font-size: 12px; 
font-family: "Lucida Grande", Verdana, sans-serif; 
}


.border_left {
	border-left:1px solid silver;
	 	 
	}

.padding_15 { 
padding:15px;
padding-right:25px;	   
}
		

table{
border:0px solid silver;

}		