/* 
Theme Name: TMSVisionary
Theme URI:
Description: A theme developed for The Museum System blog.
Version: 1.1
Author: <a href="http://runemester.dk/">Runemester</a> - influenced by the Visionary theme by <a href="http://justintadlock.com/archives/2007/11/04/visionary-wordpress-theme">Justin Tadlock</a>
Author URI:
Released under Creative Commons Attribution-Share Alike 3.0 Unported License.
*/
body { 
	color: #444;
	background: url(images/background.jpg) repeat-x;
	font: 76% Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	}

/* CONTAINS ALL CONTENT */

#body-container {
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
	padding: 0;
        border-top: none;
        border-right: 1px solid #b9bdb4;
        border-bottom: 1px solid #b9bdb4;
        border-left: 1px solid #b9bdb4;
	}

/* TOP NAVIGATION MENU */

#nav-container {
	background: #fff;
	}

#top-nav {
        float: left;
	width: 100%;
 	margin:0;
	padding: 0;
        }

#top-nav ul {
	height: 45px;
	float: left;
	margin: 0;
	padding: 0;
	}

#top-nav ul li {
        float: left;
        margin: 0;
	padding: 0;
	display: inline;
	}

#top-nav ul li a {
        float: left;	
        color: #444;
	text-align: center;
	margin: 0;
	padding: 15px 15px;
	text-decoration: none;
        font-weight:normal;
        }

#top-nav ul li a:hover, #top-nav ul li a:active {
	border: none;
	margin: 0;
	background: #fff;
	text-decoration: underline;
	}

#top-nav ul li#current a { background: none;	}

/* FEED */

#feed {
	width: 340px;
	float: right;
	padding: 0;
	margin: 0;
	}

#feed ul {
        display: inline;
        float: right;
        height: 45px;
	margin: 0;
	padding: 0;
	}

#feed li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#feed ul li.feed-blog a { background: url(images/feed-icon.gif) no-repeat 0px 15px ;}
#feed ul li.feed-email a { background: url(images/feed-email.gif) no-repeat 0px 15px;}

#feed ul li a {
        font-size: 1.1em;
	color: #336688;
	text-decoration: none;
        text-transform: none;
       	margin:0;
	padding: 15px 10px 6px 20px;
	}

/* HEADER */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family:Times New Roman, Georgia, Palatino, Arial, Serif;
	font-weight:normal;
}

#header-container {width: 980px}

#header {
        clear: both;
	height: 200px;
        margin: 0;
	background: no-repeat top left #fff;
	padding: 0;
	}

#header h1 {
        float: left;
        font-variant:small-caps;
	font-weight: normal;
	margin: 0;
	padding: 125px 0 0 10px;
        background: transparent;	
        }

#header h1 a {
        font-size: 42px;
	color: #fff;	
        padding: 0;
	margin: 0;
	}

/*color: #667788; #333;*/
        

#header h1 a span { color:#fff;  }
#header h1 a:hover, #header a:hover span { color: #fff; /*color: #336688;*/ }
#header h2 {
        font-family: Arial, Helvetica, sans-serif;
        clear: both;
        float: left;
	margin: 0;
	padding:140px 0 0 36px;
	font-weight: bold;
	font-size: 1.1em;
        color: #ebf0e3;
	text-align: left;
        }

#header #frontpage-link {
position: absolute;
top: 140px;
left: 180px;
height: 60px;
width: 200px;
background-color: transparent;
}

#header #dbc-link {
position: absolute;
top: 200px;
right: 150px;
height: 40px;
width: 100px;
background-color: transparent;
}

/* SEARCH FORM */
#search form {  
        clear: both;        
        float:right;
        width: 282px;
        height: 40px;
        margin: -42px 0 0 0;
	padding: 0;
	}
#search input#s {
	width: 210px;
        padding: 5px;
	margin: 5px 0 5px 0;
	color: #444;
	background: url(images/search-box.gif) no-repeat;
        border: 0;
	}
#search input#search-submit {
	width: 50px;
        height:28px;
        padding: 5px;
	margin: 5px 0 5px 0;
	color: #fff;
	border: 0;
	background: url(images/search-button-2.gif) no-repeat;
	}
#searchform {padding:0; margin:0;}

/* MAIN NAVIGATION MENU */

#main-nav {
        font-family:Times New Roman, Georgia, Palatino, Arial, Serif;
        font-size: 1em;
       	font-style:italic;
        float: left;
	width: 100%;
 	margin:0;
	padding: 0;
	background: url(images/menu-bg.gif) repeat-x;
        border-top: 1px solid #fff; }

#main-nav ul {
        height: 45px;
	float: left;
	margin: 0;
	padding: 0;
	}
#main-nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
#main-nav ul li a {
        font-weight: normal;	
        float: left;
	color: #fff;
	text-align: center;
        vertical-align: middle;
	margin: 0;
	padding: 13px 15px;
	text-decoration: none;
        text-transform:uppercase;
	}

#main-nav ul li a:hover, #main-nav ul li a:active {
        height: 45px;
	border: none;
	margin: 0;
	background: url(images/menu-bg-hover-active.gif) repeat-x;
	text-decoration: underline;
	}

#main-nav ul li#current a {
        background: url(images/menu-bg-hover-active.gif) repeat-x;
        height: 45px;
	border: none;
	margin: 0;}

/* CONTAINS EVERYTHING BELOW HEADER AND HORIZONTAL NAVIGATION */

#container {
	overflow: hidden;
	float: left;
	width: 950px;
	margin: 0;
	padding: 50px 60px 20px 60px;
	background: #fff;
	}

/* CONTAINS MAIN CONTENT */
#content, #home {
	float: left;
	width: 525px;
	margin: 0;
        padding:0;
	}

/* HEADERS */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #444;
	}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal;
	text-decoration: none;
	color: #444;
	}
h2 a { font-size: 26px; }
h3 a { font-size: 20px; }
h4 a { font-size: 18px; }
h5 a { font-size: 16px; }
h6 a { font-size: 14px; }


/* LINKS */
a {
	font-weight: bold;
	color: #444;
	text-decoration: none;
	}
a:hover {
	color: #333;
	}
/* POSTS */
#home .feature {
	float: left;
	display: block;
	border: 1px solid #eee;
	margin: 10px 6px 15px 0;
	padding: 0 5px 0 5px;
	}
#home .feature img {
	/*width: 300px;
	height: 175px;*/
	margin: 0 10px 10px 0;
	}

#home .feature h2 a { font-size: 22px;
        }

/* for parts of the page that are sectioned off (e.g. features, recent headlines) */
h2.section-header {
	text-transform: uppercase;
 	/*float: left;*/
	width: 512px;
	font-size: 24px;
	color: #444;
	margin: 0;
        padding: 0 0 5px 0;
	border-bottom: 1px solid #eee;
	}

#home .secondary {
	padding: 0 0 5px 0;
	margin: 5px 6px 10px 0;
	float: left;
	border-bottom: 1px solid #eee;
	}
.post {
	margin: 0 5px 25px 0;
        padding: 0;
	}

.entry { float: left; clear: left; padding-bottom:10px; }

.post-left, .post-right {
	width: 260px;
	}
.post-left h2, .post-right h2 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
.post-left img, .post-right img {
	width: 75px;
	height: 75px;
	}
.post-left .entry, .post-right .entry {
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
.post-left {
	clear: left;
	float: left;
	}
.post-right {
	float: right;
	}
.post a {
	font-weight: normal;
	color: #336688;
	text-decoration: none;
	}
.post a:hover {
	color: #333;
	text-decoration: underline;
	}
.post h2 {
	clear: left;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
        font-style: italic;
	}
.post h2 a { color: #222;
        }

.post .byline, .post .byline a {
        margin: 0;
        padding: 0;
        font-family:Times New Roman, Georgia, Palatino, Arial, Serif;
        font-style: italic;
        font-size: 16px;	
        }

.byline span span {font-weight:bold;}

.secondary .byline {
	padding: 0;
	margin: 0 0 8px 0;
	color: #666;
	font-style: italic;
	}
.time, .category, .comment, .tags, .commenter, .author, .category-rss {
	padding: 0 10px 0 0;
	}
.time { 0 .2em;
	}
.category {
	0 .1em;
	}
.comment {
	0 .1em;
	}
.tags {
	0 .2em;
	}
.commenter, .author {
	0 .1em;
	}
.edit {
	padding: 0;
	0 .1em;
	}
.more {
	padding: 0 20px 0 0;
	.2em;
	}
.postmetadata {
        font-family:Times New Roman, Georgia, Palatino, Arial, Serif;
        font-style: italic;
        font-size: 16px;
        padding: 0 0 20px 0;
margin-top: 10px; 	
	border-bottom: 1px dashed #c2cab5;}

.single .postmetadata {
	clear: left;
	float: left;
	text-align: left;
	}

.postmetadata span { font-weight:bold;}

.category-header { margin: 5px 0 7px 0;
       }

.category-feed, .category-mail {padding: 5px 0 0 0;}

.category-feed a {
        padding: 0 0 0 20px;
        margin-top: 0;
        background: url(images/feed-icon.gif) no-repeat 0 .1em;}

.category-mail a {
        padding: 0 0 0 20px;
        margin: 0 0 0 15px;
        background: url(images/feed-email.gif) no-repeat 0 .1em;}

p.download img {
        border:0;
        background-color: white;
        }

/* LISTS */
#content ul, #home ul {
	margin: 15px 0;
	padding: 0;
	}
#content ul li, #home ul li {
	margin: 2px 0;
	padding: 0 0 0 15px;
	list-style-type: none;
	}

/* tables */
.post table { border: none; }
.post tr, .post td { border: 1px solid #333; }


/* code and pre */

code {
font: normal 1.1em "Courier New", Courier, monospace;
padding: 0 2px;
}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
width: 480px;
}

pre code {
	font-size: 1.2em;
	display: block;
	clear: both;
	padding: 10px;
	color: #333;
	border: solid 1px #ccc;
	line-height: 140%;
	margin: 5px 0 15px 0;
	width: 470px;
	}
/* ALIGNMENT */
.left {
	float: left;
	margin: 5px 15px 5px 0;
	}
p.left { margin-top: 15px; }
.right {
	float: right;
	margin 0 0 0 15px;
	}
.center {
	margin: 15px auto;
	text-align: center;
	}
.navigation {
	margin: 15px 0;
	}
.previous {
	float: left;
	width: 47%;
	}
.next {
	float: right;
	width: 47%;
	}
/* IMAGES */

.post img, .post a img {
	padding: 3px;
	border: 1px solid #667788;
	background: #f7f7f7;
	}
.thumbnail {
	width: 75px;
	height: 75px;
	}

/* RELATED POSTS */
.related {
width:100%;
float: left;
margin: 0;
border:none;}

.related h2 
{padding: 20px 0 0 0;
margin:0;        
font-weight: normal;
font-style: italic;
}

.related ul {
	width: 100%;
	}
.related h3 {
	margin: 0;
	padding: 0;
	}
.ads img { border: none; }

/* COMMENTS TEMPLATE */

#respond h2, h2#comments {
padding-top: 20px;        
font-weight: normal;
font-style: italic;
}

#respond {
margin: 30px 0 10px 0;}

#comments-template {
	clear: left;
	margin: 30px 0 10px 0;
        border-top: 1px dashed #c2cab5;
        }
#comments-template ol {
	margin: 0;
	padding: 0;
	}
#comments-template ol li {
	float: left;
	width: 97%;
	margin: 10px 0;
	padding: 5px;
	list-style-type: none;
	background: #dee5cf;
	}
#comments-template ol li.alt {
	}
#comments-template ol li .comment-meta-data {
        font-family:Times New Roman, Georgia, Palatino, Arial, Serif;
	font-weight: bold;
        font-style: italic;
	}
#comments-template ol li .comment-text {
	width: 90%;
	margin: 10px auto;
	padding: 8px 15px;
	background: #fff;
	}
.comment-meta-data, .comment-meta-data a, .commenter {
        font-style: italic;
        font-size: 16px;
        font-weight: normal;
        padding: 5px 0 5px 5px;
        }
.comment-meta-data span {
        font-weight: bold;
        }

.post-meta-data .tags { font-family:Times New Roman, Georgia, Palatino, Arial, Serif;
        font-style: italic;
        font-size: 16px; }

.tags span {
        font-weight: bold;
        }

/* TRACKBACKS */
.trackback, .trackback a { color: #666; }
.trackback .comment-meta-data em { color: #667788; }
input {
	width: 50%;
	padding: 5px;
	margin:  10px 5px 0 0;
	background: #fff;
	border: 1px solid #c2cab5;
	}
textarea {
	width: 96%;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #c2cab5;
	}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
        width: 68px;
        height:28px;
        padding: 5px;
	margin: 5px 10px 5px 0;
	color: #fff;
	border: 0;
        background: url(images/button.gif) no-repeat;
	}
  
        
/* CONTACT */
fieldset {
	border: none;
	}
legend {
	border: none;
	}
/* SIDEBARS ********************************************* */
/* sidebar - div for entire sidebar */
#sidebar {
       	display: inline;
	float: right;
	width: 305px;
        margin-right: 90px;}

#sidebar-home, #sidebar-single, #sidebar-archive {
	float: right;
	width: 305px;
	margin: 0 0 15px 0;
	padding: 0;
	background: #fff;
	}
#sidebar-video, #sidebar-bottom, .horizontal {
	float: right;
	width: 305px;
	margin: 0 0 15px 0;
	padding: 0;

	background: #fff;
	}
.menu {  
        font-family:Times New Roman, Georgia, Palatino, Arial, Serif;
        font-style: italic;
        font-size: 1.2em;
	padding: 0;

	margin: 0 0 10px 0;
	background: #fff;
	}
.menu h2 {
	float: left;
	width: 97%;	
	background: #fff;
        font-size: 1.7em;
	color: #444;
	margin: 0;
        padding: 0 0 10px 0;
        }
.menu div {
	float: left;
	width: 100%;
	display: block;
	padding: 10px 10px 30px 0;
	background: #dee5cf;
	}
.menu ul, .tabbed div ul {
	float: left;
	width: 97%;
	margin: 0;
	padding: 5px 0 3px 0;
	}
.menu ul li, .tabbed div ul li {
	margin: 0 0 0 15px;
        list-style-type: none;
        padding: 0 0 0 15px;
        background-image: url(images/list-bullet.gif);
        background-repeat: no-repeat;
        background-position: 0px 8px;
	}

.menu ul li a, .tabbed div ul li a {
        width: 97%;
	display: block;
	font-weight: normal;
	padding: 2px 0 7px 0;
	color: #333;
	text-decoration: none;
	}
.tabbed div ul li a {
	font-size: 1.1em;
	}

.menu ul li a:hover { color: #667788; text-decoration: underline; }

ul#recent li
       {
	padding: 0 0 0 15px;
	margin: 0 0 5px 20px;
	list-style-type: none;
	background: url(images/comment_tab.gif) no-repeat 0 0.3em;
	}


ul#recent li a {
        color: #336688;}

/* SIDEBAR TAGS */
#sidebar-tags .menu div {padding: 15px 0 15px 15px;}

#sidebar-tags a {
font-weight: normal;
padding:0 5px 5px 0;
}

#sidebar-tags a:hover {
text-decoration:underline;
}

#sidebar-meta a {
font-size: 1.1em;}

/* SIDEBAR VIDEOS */
#sidebar-video .menu p {
        text-align: right;
        margin: 0;
        }
#sidebar-video .menu div.video {
	float: left;
	width: 275px;
	margin: 0 0 0 5px;
	padding: 0;
	}
#sidebar-video .menu div h2 {
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	border: none;
	margin: 0;
	padding: 0;
	}
#sidebar-video .menu div.video-list {
	float: right;
	width: 113px;
	font-size: .95em;
	}
#sidebar-video .menu div ul {
	margin: -7px 0 0 0;
	padding: 0;
	}
ul.video li {
	display: block;
	list-style-type: none;
	margin: 0 0 3px 0;
	background: url(images/video-bullet.gif) no-repeat 0 .7em;
	}
ul li a.current { color: #667788; }

div.v2, div.v3, div.v4, div.v5 { display: none; }

/* SIDEBAR BOTTOM */
/* flickr photos */
.flickr img {
	margin: 10px 0 10px 15px;
	padding: 3px;
	border: 1px solid #667788;
	}
.flickr p {
	margin: 0 10px 0 0;
	text-align: right;
	}
/* SIDEBAR ADS */
.horizontal .ads { margin: 0 0 10px 0; }
.horizontal .ads { background: #fff; }
.horizontal .ads p {
	margin: 0;
	padding: 0;
	}
.horizontal .ads img {
	float: left;
	margin: 0 10px 0 0;
	}

/* FORUM */

#content .forum {clear: both;
width:100%;}

/* FOOTER */
#footer {
	clear: left;
	width: 875px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	border-top: 1px dashed #c2cab5;
	}

#footer p.copyright {
        font-family:Times New Roman, Georgia, Palatino, Arial, Serif;
        font-style: italic;
        font-size: 1.2em;
        }


#footer p.footer-links span {
	padding: 0 8px 0 8px;
        }

#footer p {
	margin: 5px auto;
	padding: 5px 0 0 0;
        }

#footer p.icon {
        margin-top: -60px;
	float: right;
	text-align: right;
	height: 52px;
	}

#footer img { margin: 0 10px; border: none; }
#footer img a { }

/*PLUGIN SPECIFIC STYLES*/

ul#comment-list li {
list-style-type:none;
margin:0;
padding:0;}

.addthis_container a img { 
border:none;
background: #ffffff;}

.post a img#pluginsused img {border:none;}

.post a img.cryptxImage, .comment-text a img.cryptxImage {border:none; background: #ffffff; padding:0; margin: 0; vertical-align:middle;}

.wp-email-link {background: url(images/email.gif) no-repeat 0 0;}

.wp-email-link a {padding-left: 20px;}

/*	"VISIONARY RELOADED"	*/

