/*
Theme Name: Ludeon
Version: 1.0.2

Theme original Name: Twilight Crown
HEAVILY MODIFIED to be the Ludeon Studios website
Note: Blog description in sidebar.php.
*/

html, body, * {
	padding:0;
	margin:0;
}

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: verdana;
	font-size: 13px;
	line-height: 18px;
	background-color: #000000;
	text-align: center;
	background-image: url(images/BGPlanet.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

body,td,th {
	color: #c0c0c0;
}


#header {
	margin:0 auto;
	padding:0;
	height: 115px;
	width:100%;
	padding-top: 30px;
	padding-bottom: 55px;
	display: flex;
	justify-content: center;
}



#header img {
	padding-top: 20px;
}



#searchtop {
	float:right;
	margin-right:30px;
}


#pages {
	height:40px;
	width:100%;
	margin-top: 40px;
	font-size: 15px;
}




#pages ul {
	text-align: center;
	margin: auto;
}

#pages ul li {
	display: inline-block;
	color:#aaaaaa;

	margin: 0;


	background-color: #0f1011;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #333333;
}

#pages ui li{
	color: #ff0000;
}

#pages ul li a,
#pages ul li a:active,
#pages ul li a:hover {

	padding-top:10px;
	width:140px;
	height:29px;
	display: inline-block;

	color:#ffffff;
	text-decoration:none;
}

#pages ul li:hover,
#pages ul li a:hover {
	background-color:#f7941e;
	text-decoration:none;
}

#current, li.current_page_item {
	background-color: #804d0f; <!-- aaaaaa -->
	color: #ffffff;
}

#pages, li.page_item_has_children {
	color: #ff0000;
}

#wrap {
	width:900px;
	margin:0 auto;
}



#content {
	width:100%;
	margin:0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #14171a;
	overflow: auto;

	border-style:solid;
	border-width:1px;
	border-color: #313131;
}

#sidebar {
	float:left;
	width:270px;
}

#sidebar h4 {
	color: #dbd469;
	font-family:Trebuchet MS, arial, sans-serif;
	margin-top:5px;
	padding:13px 3px 15px 3px;
}

#sidebar p {
	padding:3px;
}

#menu {
	padding:0 0 25px 20px;
	text-align:left;
	font-size: 11px;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
}

#menu ul li, #recentcomments li, #recentcomments li.recentcomments {
	padding:0;
	margin:0;
	width:225px;
}

#menu ul li a {
	display:block;
	padding:4px 4px 4px 10px;
	text-decoration:none;
	color: #aaaaaa;
}

#menu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
	color:#ffffff;
	background-color:#333333;
}

#main {
	margin:0;
	width:595px;
	text-align:left;
	float:right;
}

#main .storycontent {
	overflow:hidden;
	margin-bottom: 15px;
}

a, a:link {
	color:#ffffff;
	text-decoration: none;
}

a:hover {
	color:#88bfc9;
	text-decoration: none;
}


h1,h2,h3,h4{
	color: #dbd469;
	display: block;
}

h1 {
	font-family: Trebuchet MS, Georgia, Arial;
	font-weight: bold;
	font-size: 180%;
	line-height: 180%;
	padding-top: 1.0em;
	padding-bottom: .5em;
}


h2 {
	font-family: Trebuchet MS, Georgia, Arial;
	font-weight: bold;
	font-size: 150%;
	line-height: 150%;
	padding-top: 1.0em;
	padding-bottom: .5em;
}

h3 {
	font-family: Trebuchet MS, Georgia, Arial;
	font-size: 130%;
	line-height: 130%;
	padding-top: 1.0em;
	padding-bottom: .5em;
}


h4 {
	font-size: 110%;
	line-height: 110%;
	padding-top: 0.5em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}

h3 a:link,
h3 a:hover,
h3 a:visited{
	color: #f7941e;
	text-decoration:none;
}

.item {
	text-align:left;
	padding:20px 45px 20px 10px;
}

.itemfullwidth{
	text-align: left;
	padding: 60px 65px 40px 30px;
	margin-left: 42px;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
}

.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
}

.itemhead {
	padding: 7px 10px 0;
	line-height: 110%;
}

.itemhead a h3  {
	font-size: 24px;
	padding: 10px 0;
	color: #dbd469;
}

.itemhead img{
	float:left;
	border-style: solid;
	border-width: 0px;
	border-color: #dbd469;
}

.buybox{
	background-color: #222222;
	padding: 15px 15px 0px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

.chronodata, .tags, .category, .metadata {
	margin:0;
	font-size:11px;
	font-style:italic;
	color:#9a8164;
}

.entry .metadata {
	padding: 10px;
}

.storycontent {
	padding: 10px;
}

.storycontent p {
	padding:10px 0;
}


.storycontent ul li{
	margin-top: 3px;
	margin-left: 20px;

}

.fullwidth {
	width: 100%;
}


/*----------------------------------------
#
# IMAGES
#
----------------------------------------*/

	img.size-auto,
	img.size-full,
	img.size-large,
	img.size-medium,
	.attachment img {
		max-width: 100%; /* When images are too wide for containing element, force them to fit. */
		height: auto; /* Override height to match resized width for correct aspect ratio. */
	}
	.alignleft,
	img.alignleft {
		display: inline;
		float: left;
		margin-right: 24px;
	}
	.alignright,
	img.alignright {
		display: inline;
		float: right;
		margin-left: 24px;
	}
	.aligncenter,
	img.aligncenter {
		clear: both;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	img.alignleft,
	img.alignright,
	img.aligncenter {
		margin-top: 8px;
		margin-bottom: 8px;
	}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

input, textarea {
	font-size: 12px;
	color:#aaaaaa;
	border:1px solid #454545;
	background-color:#252525;
}

#searchform input, #s input {
	display:inline;
	font-size:12px;
	color:#aaaaaa;
	border:1px solid #454545;
	background-color:#252525;
}

#author, #email, #url {
	width:200px;
}

#comment {
	width:450px;
	height:175px;
	padding:10px;
}

#comments {
	color:#aaaaaa;
	line-height:normal;
}

.commentauthor{
	margin-left: 10px;
	font-size: 125%;
	float: left;
}

.commentmetadata {
	font-size: 80%;
	float: right;
}

.metadata {
	color: #aaaaaa;
}

.metadata a, .metadata a:link, .metadata a:hover, .metadata a:visited {
	color: #ffffff;
	text-decoration:none;
}

.commentlist p {
	clear: both;
	font-size: 95%;
}


blockquote, blockquote blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #343434;
	background-color:#252525;
}

blockquote blockquote {
	border-left: 5px solid #454545;
	background-color:#363636;
}

blockquote cite {
	margin-left: 12px;
	display: block;
}

#respond {
	color:#aaaaaa;
	margin-bottom:15px;
	line-height:normal;
}

#respond h3 {
}


.commentlist {
	margin-top: 5px;
}

.commentlist li {
	padding:5px;
	background-color:#252525;
	margin:2px;
	overflow:hidden;
}

.commentlist li p {
	padding:8px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #aaaaaa;

}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #ffffff;
}

.alignright {
	float: right;
	padding-right:50px;
}

.alignleft {
	float: left;
	padding-left:50px;
}

.floatleft {
	float: left;
}



#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#recentcomments li, #recentcomments li.recentcomments {
	display:block;
	padding:4px 4px 4px 10px;
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
	text-align:center;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	background-color:#252525;
}


#wp-calendar td {
	color: #aaaaaa;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar caption {
	font-weight:bold;
}

#wp-calendar #today {
	background-color:#252525;
	color: #aaaaaa;
}

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

#footer {
	height:144px;
	clear:both;
}

#footer p {
	text-align: center;
	color: #666666;
	font-size:10px;
	padding-top:45px;
}

#footer a:link, #footer a:hover, #footer a:visited{
	color: #aaaaaa;
}

.avatar {
	border:none;
	float:left;
	margin:0 5px 2px 0;
}

#menu .taggage {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

#menu .taggage a {
	text-decoration:none;
}

#menu .widget-move-over {
	margin-bottom:15px;
}

#calendar_wrap {
	margin-bottom:15px;
}
