/*
	Theme Name: Andreas04
	Theme URI: http://oswd.org/userinfo.phtml?user=Andreas
	Description: A WordPress port of an Andreas Viklund (http://andreasviklund.com) design
	Version: 2.01
	Author: Tara Aukerman
	Author URI: http://tara.elmadera.com/wordpress
*/


body{
margin:0;
padding:0;
font-family: Arial, Helvetica, tahoma,verdana,sans-serif;
font-size: 14px;
background:#e6e6e6 url(images/bodybg.png) repeat-x;
color:#000;
text-align:center;
}

a {
text-decoration:none;
color:#0B283D;
font-weight:normal;
}

a:hover {
text-decoration:none;
color:#000000;
}

p{
margin:0 0 15px 0;
line-height: 19px;
}

h1,h2,h3,h4{
margin:0;
padding:0;
font-weight:normal;
}

h1{
font-size: 64px;
color:#567;
margin:0px 0 5px 30px;
}

h1 a:hover{
text-decoration:none;
}

h2{
font-size: 22px;
margin:-10px 0 0 50px;
color:#888;
}

h3{
color: #555;
font-size:17px;
margin:0 0 6px 0;
}

h4{
font-size:14px;
font-weight:bold;
}

#container{
width: 940px;
padding:0 20px;
margin:0 auto;
background:#f0f0f0 url(images/contentbg.png) repeat-x;
color:#333;
text-align:left;
border-left:1px solid #eef;
border-right:1px solid #eef;
}

#sitetitle{
float:left;
height:140px;
width: 668px;
color: #333;
padding-top: 10px;
}

#sitetitle div {
float: left;
font-size: 24px;
font-style: italic;
color:#660000;
padding-top: 8px;
}

#sitetitle h1 {
float: left;
clear: left;
}

#sitetitle img {
float: right;
}

#sitetitle a, #sitetitle a:hover{
color:#660000;
font-weight:normal;
}

#menu{
text-align: right;
float: right;
}

#menu ul {
padding:0;
margin: 15px 0px 0px 0px;
}

#menu li {
padding:0;
margin:0;
list-style-type:none;
line-height: 33px;
}

#menu a{
margin:0;
font-size:24px;
font-weight:normal;
color: #660000;
}

#menu a:hover{
color:#269;
text-decoration:none;
}

#content{
padding-top:20px;
width:100%;
clear:both;
}

#content h2{
margin:0 0 10px 0;
color:#555;
}

#content h2 a{
color:#660000;
font-weight:normal;
}

#content h2 a:hover{
color:#0B283D;
text-decoration:none;
background:none;
}

#content p {
margin: 0px 0px 14px 0px;
}

#left{
width: 670px;
float:left;
}

#right{
margin-left: 708px;
margin-top:-15px;
}

#right h2{
margin:15px 0 5px 0;
font-size:19px;
color: #000000;
}

#footer{
clear:both;
padding:10px 0 12px 24px;
text-align:left;
color:#888;
}

#footer a{
color:#888;
font-weight:normal;
}

#footer span{
color:#aaa;
font-size: 12px;
}

.entry{
position:relative;
margin:0 0 20px 0;
border:2px solid #fff;
background:#fff;
color:#333;
}

.entry .masthead {
background:#E3DFBC;
padding:10px;
height: 100px;
}

.entry a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;
}

.entry img{
border: 1px solid #333;
}

.link{
color:#269;
background:url(images/linkarrow.gif) left no-repeat;
display:block;
margin:4px 0 0 0;
padding:2px 12px;
}

.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 */
}

.entryphoto{
margin:5px 10px 10px 0;
float:left;
display: inline;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.meta{
clear:both;
padding:10px;
margin:10px 0px 0px 0px;
text-align:right;
color: #567;
}

.pagenav{
color: #888;
text-align:center;
}

.entry img{
position:relative;
}

.subcontainer {
width:98%;
}

.subcontainer ul, .subcontainer li, .rightsub ul, .rightsub li {
list-style-type: none;
padding: 0;
margin: 0;
font-size: 14px;
}

.subcontainer ul li ul li {
	margin: 5px 0px;
}

.rightsub{
float:left;
width:45%;
}

.rightsub2{
float:right;
width: 45%;
}

.date{
display: block;
float:left;
font-weight:bold;
}

.right{
text-align:right;
}

.center{
text-align:center;
}

.clear{
clear:both;
}

.hide{
display:none;
}

.more {
text-align:right;
}

.commentlist li.alt {
  background: url(images/oddgrad.png) no-repeat top;
  margin: 10px 0;
  padding: 5px;
}

.commentlist li {
  background: url(images/evengrad.png) no-repeat top;
  padding: 5px;

}

.commentmetadata{
  font-weight: bold;
}

img.centered, img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignright {
padding:4px;
margin:0 0 2px 15px;
display:inline;
}

img.alignleft {
padding:4px;
margin:0 15px 2px 0;
display:inline;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

a img, .entry a img {
	border: 0px;
}

.category_icon {
	float: left;
	margin: 0px 20px 0px 0px;
	display: inline;
}

.content {
	clear: left;
	padding:10px 10px 0;
}

.content a {
	color: #4C6377;
	text-decoration: underline;
}

.category_title {
	font-style: italic;
	font-size: 16px;
	margin: 5px 0px;
}

.category_title a {
	color:#0B283D;
}

.author a {
	color:#660000;
}

.author {
	float: right;
	text-align: right;
	font-style: italic;
	font-size: 15px;
	color:#660000;
}

.author a {
}

.cl {
	clear: left;
}

.cr {
	clear: right;
}

.cb {
	clear: both;
}

.comments {
	padding: 10px;
}

/* DynPop CSS */

#dynpop {
	font-size: 12px;
}

#dynpop .video_archive {
	text-align: right;
}

#dynpop-vimeo, #dynpop-thumb, .dynpop-caption {
	border:2px solid #fff;
	background:#fff;
	color:#333;
	width: 200px;
}

.dynpop-caption {
	padding: 0px 5px 5px 5px;
	width: 190px;
}

#s {
	width: 130px;
	border: 1px solid #999999;
	padding: 3px;
}

#searchsubmit {
	border: 1px solid #999999;
	color: #FFFFFF;
	background-color: #4C6377;
	padding: 2px 3px;
}

/* GALLERY STYLES */

.gallery {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.gallery td {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px 10px 20px 10px;
	padding-bottom: 15px;
}

.gallery table {
	border-collapse: collapse;
	border: 1px solid #C1BAB1;
	margin: 0px;
	padding: 0px;
}

.gallery td table td {
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	width: 141px;
	height: 141px
}

.gallery img {
	margin: 0px;
	padding: 3px 0px 0px 0px;
}

/* ADMIN CSS */

#admin .button {
	margin: 0 3px 6px 0;
	border: 0px;   
	background-color: #132E4F;
	color: #F4A830;
	font-size: 10px;
	font-weight: bold;
	padding: 1px 3px;
}

#admin .admin_table {
	width: 100%;
}

#admin .admin_table td {
	padding-right: 4px;
}

#admin ul, #admin ol {
	padding-left: 0px;
}

.admin-index-list img { 
	float: left; 
	padding: 2px 6px 2px 4px;
}

.admin-index-list, .admin-index-grid { 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	width: 100%;
}

.admin-index-list li { 
	padding: 3px;
	margin: 5px 0;
	line-height: 17px;
	background-color: #aaa; 
	border: 1px solid #999; 
}

.admin-index-list li div {
	float: right;
	padding: 0;
	margin: 0 3px;
	text-align: center;
}

#admin .admin-index-list .button { margin: 0px; width: 100%; }
.admin-index-list li div.view { width: 46px; }
.admin-index-list li div.configure { width: 77px; }
.admin-index-list li div.edit { width: 36px; }
.admin-index-list li div.subpages { width: 100px; }
.admin-index-list li div.delete { width: 55px; }

.admin-index-grid li {
	width: 143px;
	height: 188px;
	padding: 8px 0 0 8px;
	float: left;
	background-color: #aaa; 
	border: 1px solid #999; 
	margin: 0 10px 10px 0;
}

#admin .admin-index-list img { border: 0; }

#text-3 p {
	margin-bottom: 2px;
}
