/*
	Theme Name: Marco
	Theme URI: http://oswd.org/userinfo.phtml?user=Andreas
	Description: A WordPress port of an Andreas Viklund design
	Version: 2.0
	Author: Tara Aukerman
	Author URI: http://tara.elmadera.com/wordpress/design

	Updates June 2006: 
	  - "widgetized" theme.  
	  - added post navigation
	  - replaced photo gallery links with random photo generator
*/


body{
margin:0;
padding:0;
font:76% tahoma,verdana,sans-serif;
background:#e6e6e6 url(images/bodybg.png) repeat;
color:#333;
text-align:left;
}

a{
text-decoration:none;
color:#000077;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

a.blue2{
text-decoration:none;
color:#8080FF;
letter-spacing:0px;
font-weight:bold;
}

a.blue{
text-decoration:none;
color:#000055;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

p.lblue{
margin:0 0 15px 0;
line-height:1.2em;
color:#000000;
font-weight:bold;
}

p.white{
color: #ffffff;
font-size:1.4em;
margin:0 0 15px 0;
}

h1,h2,h3,h4{
margin:0;
padding:0;
font-weight:normal;
}

h1{
font-size:3.2em;
letter-spacing:-3px;
color:#599BFF;
margin:12px 0 5px 20px;
}

h1 a:hover{
text-decoration:none;
}

h2{
font-size:1.8em;
letter-spacing:0px;
margin:-10px 0 0 50px;
color:#000055;
font-weight:bold;
}

h22{
font-size:1.5em;
letter-spacing:0px;
margin:-10px 0 0 50px;
font-weight:normal;
}

h2.blue2{
font-size:1.8em;
letter-spacing:0px;
margin:-10px 0 0 0px;
color:#9595FF;
font-weight:normal;
}

h3{
color: #555;
font-size:1.4em;
margin:1em 0 0.5em 0.5em;
}

h3.blue2{
color: #9595FF;
font-size:1.4em;
margin:1em 0 0.5em 0.5em;
}

h4{
font-size:1.2em;
font-weight:bold;
}

#container{
width:98%;
min-width:760px;
padding:1 20px;
margin-top: 20px;
margin:0 auto;
background:#f0f0f0 url(images/bubblebg3.jpg) repeat;
color:#333;
text-align:left;
border-left:0px solid #eef;
border-right:0px solid #eef;
}

#sitetitle{
float:left;
height:50px;
width: 42%;
color: #333;
}

#sitetitle a{
color:#567;
font-weight:normal;
}

#sitetitle a:hover{
color:#269;
}

#headertable {
padding-top:10px;
color:#999999
}

#header a{
text-decoration:none;
color:#77B5E1;
font-weight:bold;
}

#header a:hover{
text-decoration:underline;
}

#menu{
height:20px;
padding-top:15px;
padding-bottom:20px;
text-align: right;
}

#menu ul, #menu li {
padding:0;
margin:0;
list-style-type:none;
display:inline;
}

#menu a{
margin:0;
height:12px;
padding:5px 6px 5px 6px;
font-size:1.1em;
text-align: right;
font-weight:bold;
letter-spacing:0px;
color: #C0C0C0;
}

#menu a:hover{
color:#FFFFFF;
text-decoration:color;
background: #fff url(images/menuhover.png) repeat-x;
padding:5px 5px 5px 5px;
border-left: 1px solid #4848FF;
border-right: 1px solid #4848FF;
}

#content{
margin-top:15px;
width:100%;
clear:both;
background:url(images/globebottom.gif) bottom left no-repeat;
}

#content h2{
margin:0 0 10px 0;
color:#C0C0C0;
border-bottom:2px solid #abb;
}

#content h22{
margin:0 0 10px 0;
color:#C0C0C0;
border-bottom:2px solid #abb;
}

#content h2 a{
color:#111;
font-weight:bold;
}

#content h2 a:hover{
color:#269;
text-decoration:none;
background:none;
}

#content p.lightblue{
color:#77B5E1;
font-weight:bold;
margin:0.5em 1em 0.8em 1em;
}

#left{
width:55%;
float:left;
}

#right{
margin-left:58%;
margin-top:-20px;
color:#9D9DFF;
font-weight:bold;
}

#right p{
margin-left:64%;
margin-top:-20px;
color:#77B5E1;
line-height:1.2em;
font-weight:normal;
}

#right p.db{
margin-left:0%;
margin-top:-20px;
margin-bottom:0px;
color:#FFFFFF;
font-size:.95em;
font-weight:bold;
}

#right a{
text-decoration:none;
color:#77B5E1;
font-weight:bold;
}

#right a:hover{
text-decoration:underline;
}

#right li.space{ 
margin-bottom:12px;
}

#right h2{
margin:15px 0 5px 0;
font-size:1.5em;
font-weight:normal;
}

#right h2.red{
margin:15px 0 5px 0;
font-size:1.5em;
color:#CB8789;
font-weight:normal;
}

#footer{
clear:both;
padding:10px 0 12px 24px;
text-align:center;
color:#999;
text-decoration:none;
}

#footer p.disclaim{
clear:both;
text-align:center;
color:#999;
text-decoration:bold;
}

#footer H2 foot{
color:#ffffff;
font-weight:normal;
text-decoration:none;
}

#footer a{
color:#888;
font-weight:normal;
}

#footer span{
color:#aaa;
font-size:2em;
letter-spacing:-2px;
}

.entry{
position:relative;
margin:0 0 20px 0;
border:2px solid #fff;
background:#eee url(images/entrybg.png) repeat-x;
color:#333;
padding:10px 10px 0 10px;
}

.entry a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;
background:url(images/flash2.gif) bottom left repeat-x; /* Delete this line to remove the flashing underline for regular links */
}

.entry img{
}

.link{
color:#269;
background:url(images/linkarrow.gif) left no-repeat;
display:block;
margin:4px 0 0 0;
padding:2px 1em;
}

ol.commentlist{
border-left: solid 1px #8000FF;
border-right: solid 1px #8000FF;
border-top: solid 1px #8000FF;
border-bottom: solid 1px #8000FF;
margin: 10px;
background-color: #C1BDF9;
}

.link:hover{
color:#48b;
background:url(images/blinkarrow.gif) left no-repeat; /* Delete this line to remove the blinking arrows by the links */
text-decoration:none;
}

.thumbs img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
border:1px solid #fff;
background-color:#ddd;
color: #555;
}

.thumbs img:hover{
background: url(images/flash.gif); /* Delete this line to remove the blinkingblue frame around the thumbnails */
}

.meta2{
clear:both;
padding: 5px 1px 0 0;
border-top: 2px solid #ccc;
margin:10px 0 0 0;
text-align:left;
font-size:0.9em;
color: #567;
}

.meta{
clear:both;
padding: 5px 1px 0 0;
margin:10px 0 0 0;
text-align:right;
font-size:0.9em;
color: #567;
}

.pagenav{
color: #888;
text-align:center;
}

.entry img{
position:relative;
}

.subcontainer {
margin:30px 0 0 0;
width:98%;
}

.subcontainer ul, .subcontainer li, .rightsub ul, .rightsub li, .rightsub2 ul, .rightsub2 li {
list-style-type: none;
padding: 0;
margin: 0;
}

.rightsub{
float:left;
width:48%;
text-align:top;
margin:-12px 0 0 0;
}

.rightsub2{
float:right;
width: 48%;
text-align:top;
}

.date{
float:left;
font-weight:bold;
}

.right{
text-align:left;
}

.center{
text-align:center;
}

.clear{
clear:both;
}

.hide{
display:none;
}

img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.right { float: right; }
.left { float: left }