/*  
Theme Name: Total War Blog
Theme URI: http://www.sega-europe.com/
Description: <p>Total War Blog Theme</p>
Version: 2
Author: SEGA
Author URI: http://www.sega.com/
*/

/* Social Style 
********************* */

html
{
	/*height: 100%;*/
	/*margin-bottom: 0.1em;*/
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin-right:10px;
}
hr
{
	display: none;
}
body
{	
	background: #000 url('images/bg.jpg') repeat-y top center;
	color: #fff;
	font: 8pt Verdana;
	text-align: center;
}
a
{
	text-decoration: none;
	font-weight:bold;
}
a:link, a:visited
{
	color: #FFD492;
	font-weight:bold;
}
a:hover, a:active
{
	font-weight:bold;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */

#page {
	text-align: left;
	width: 970px;
	margin: 5px auto;
}

#headr {	
	color: #C3EAFB;
	text-align: left;
	margin-bottom:10px;
}

#left {
	float: left;
	width: 729px;
}
#right {
	float: right;
	width: 222px;
}

#content {
	width: 485px;
	float: right;
}


.flash {font-size: 7pt}
.flash a {color: #FF0000; text-align: center; width: 100%}

.post {
	margin-bottom: 10px;
}
.entry {
	margin-bottom: 10px;
	text-align: justify;
}
.entry  a {
	color: #AF8C00;
}
.side1 {
	width: 225px;
	float: left;
}
.side2 {
	width: 225px;
	float: right;
	padding-top:20px;
}

#footer {
	clear:both;	
	font-size:8pt;
	padding-left:144px;
	text-align:center;
	width:824px;
	color:#999;
}
#footer a {
	color: #999;
	text-decoration: underline
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}
#footer img {
	float:right;
}
/* Design 
******************** */
.side1  ul, .side2  ul {
	list-style: none;
}
.side1  ul.children, .side2  ul.children {
	margin-left: 16px;
}
.boxy, .side1 .categories, 
.side2 .categories, .widget, 
.side1 .linkcat, .side2 .linkcat {
	margin-bottom: 20px;
}


/* Design  Typo
********************* */
.side1 h2, .side2 h2{
	height:28px;
	font-family: Bookman; 
	font-weight: bold; 
	font-size: 12pt; 
	color: #FFD391;
	text-transform: uppercase;
	padding:6px 10px 0 10px;
	background:transparent url('images/header_small.gif') no-repeat top left;
}
.side1 h3, .side2 h3 {
	height:28px;
	font-family: Bookman; 
	font-weight: bold; 
	font-size: 10pt; 
	color: #FFD391;
	text-transform: uppercase;
	padding:8px 10px 0 10px;
	background:transparent url('images/header_small.gif') no-repeat top left;
}
/*
.side1 ul li ul li a, 
.side2 ul li ul li  a {
	color: #333;
	background: url(images/star2.gif) left top no-repeat;
	padding-left: 18px;
}
#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}
.side1 ul li ul li a:hover,
.side2 ul li ul li a:hover {
	color: #822601;
	background: url(images/star.gif) left top no-repeat;
}
.side1 ul li ul li.current_page_item a,
.side1 ul li ul li.current-cat a, 
.side2 ul li ul li.current-cat a  {
	color: #822601;
	font-weight: bold;
	background: url(images/star.gif) left top no-repeat;	
}*/
/*
.post h2 {
	font: 2em Georgia, "Times New Roman", Times, serif;	
}
.post h2 a {
	display: block;
}
.post h2 a:hover {	
	text-decoration:none;
}*/
p.postmeta {
	margin-bottom: 10px;
	color: #A73228;
}

p.meta {
	font-size: 87%;
	border-top: 2px solid #822601;
	margin-bottom: 10px;
	color: #A73228;
}
p.meta a
{
	color: #A73228;
	text-decoration: none;
}
span.user
{
	padding: 3px 5px;
}

span.timr
{
	background: #822601;
	padding: 3px 5px;
}
span.catr
{
	padding: 3px 5px;
}
span.editr
{
	padding: 2px 2px 2px 18px;
}
span.commr
{
	padding:0 2px;
}
.post ul.postspermonth {
	list-style:none;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
/*
.post p a:hover {
	border: none;
}*/
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}

.calendar {
	text-align:center;
	font-size: 7pt; 
	font-weight: bold;
}
.calendar table {
	width:100%;
	border-collapse:collapse;
}
.calendar caption {
	margin-bottom:10px;
}

.calendar th {
	background-color:#2F2F2F;
	padding:6px 3px;
	font-weight:normal;
}
.calendar td {
height:15px;
padding:2px 3px;
}

.calendar td a {
display:block;
text-decoration:underline;
line-height:15px;
}

#today {
	font-weight: bold;
	color: #FF9D3A;
}



/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 8pt;
	width: 510px;
	float: left;
}
/*
.navigation a
{
	text-decoration: none
}*/
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
/*
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}*/
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	padding: 1em 0.5em;
}
.alt
{
	background: #fff;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#comment {
	width: 98%;
}

.subheading {font-weight: bold; font-size: 8pt; color: #FFD391; width: 100%; border-bottom: 1px solid #CCCCCC; margin: 0 0 5px 0}

/*boxes*/
.boxOneA {
	border-left:1px solid #3B3B3B;
	border-right:1px solid #3B3B3B;
	border-bottom:1px solid #3B3B3B;	
	padding:12px 14px;
	margin-bottom:15px;
	background: #0B0F10 url('images/content_bg_big.jpg') no-repeat top left;
}


.feedburner {text-align: right; background: url(images/feedburnerBox.jpg) no-repeat; width: 208px; height: 84px;line-height:1em;}
.feedburner p {padding: 28px 13px 5px 13px; margin: 0 0 0 0}
.feedburner .q {background: #fff; padding: 2px 2px 0 2px; width: 100%; height: 20px; border: 1px solid #666; font-size: 8pt; color: #666; font-weight: bold; margin: 0 0 0 0}
.feedburner input {font-weight: bold; color: #666}
.feedburner .delivered {font-size: 7pt; color: #069; float: left; width: 70px; text-align: left}
.feedburner a {text-decoration: none; color: #069; font-weight: bold}

.people {font-size:8pt; padding: 2px; line-height:1em}
.people .person {border-bottom: 1px solid #fff; margin-bottom:10px; height: 60px}
.people .person img {float: right; border: 1px solid #CCC; margin-left:5px}
.people .person .name {font-weight: bold; margin-bottom:2px}
.people .person .description {font-weight: normal; margin-bottom:2px}
.people .person .more {margin-bottom:6px}

.mainLink {background: url(images/arrow3.gif) no-repeat 0 .20em; font-weight: bold; font-size: 7.5pt; padding-left:12px}
.mainLink a {color: #FFF}
.mainLink a:link,
.mainLink a:active,
.mainLink a:visited {color: #FFF; text-decoration: none}
.mainLink a:hover {color: #ffde00; text-decoration: none}

.alsoSee img {margin-bottom:5px}


/* entries ----------------------------------------------- */
#content h1 {	
	height:28px;
	font-family: Bookman; 
	font-weight: bold; 
	font-size: 12pt; 
	color: #FFD391;
	text-transform: uppercase;
	padding:6px 10px 0 10px;
	background:transparent url('images/header_big.gif') no-repeat top left;
}
#content h2 {width: 100%; padding: 4px 3px; background: #333D46; font-size: 10pt}
#content h2 a:link,
#content h2 a:visited,
#content h2 a:active {color:#FF9D3A}
#content h2 a:hover {text-decoration:none}

.entryBox,
.entryBoxTwo {
border-left:1px solid #3B3B3B;
border-right:1px solid #3B3B3B;
border-bottom:1px solid #3B3B3B;
margin-bottom:15px;
background:#0B0F10 url('images/content_bg_big.jpg') no-repeat top left;
}
.entryBox {
padding:10px 12px;
}
.entryBoxTwo {
padding:2px 12px 10px 12px;
}

.entryThumb {float: left; margin-right:5px}
.entryDate {padding: 0 0 2px 4px; font-weight: bold}
.entryContent {padding: 5px 0; font-size: 8pt}
.entryInfo {padding-top:5px; font-weight: bold; font-size: 7pt; border-top:1px solid #363E41}
.entryBoxTop {
	background:transparent url('images/content_top_big.gif') no-repeat top left;
	height:8px;
}

#searchForm {text-align: right; background: url('images/searchbox_bg.gif') no-repeat top center;text-align:center;height:78px}
.searchlabel {margin-top:0;font-weight:bold;}
#searchForm p {padding: 10px 15px 5px 15px; margin:0}
#searchForm input {font-weight: bold; color: #666}

input#s {
	width: 160px;
	padding: 2px;
	margin-bottom: 3px;
	background: #fff;
	border: 1px solid #000;
	height:18px;font-size: 8pt;
}
input#q {
	float:right;
	background: url('images/search_btn.gif') no-repeat top left;
	height:23px;
	width:89px;
	border:none;	
}

/*
.comments {font-size: 8pt; font-weight: normal}
.comments a:link,
.comments a:visited,
.comments a:active {font-weight: bold; color: #fc0; text-decoration: none}
.comments a:hover {font-weight: bold; color: #fff; text-decoration: underline}*/
.comments-head {font-weight: bold; font-size: 10pt; color: #FF9D3A; margin-top:5px}
.odd {background: #403e3f; padding: 5px 4px}
.even {background: #2f2629; padding: 5px 4px}
.comment-details {font-size: 7pt; font-weight: normal; margin:7px 0}
.comments-form {font-size: 7pt}
.comments-form ul {list-style-type: none}
.comments-form .large {font-size: 7pt; width: 100%}
.comments-form .button {font-size: 7pt}
.comments-form .checkbox {width: 15px}
.comments-form textarea {font-size: 7pt; width: 200px; height: 100px}
.error {font-size: 10pt; font-weight: bold; color: #f00}

/* other lists ----------------------------------------------- */
.linklist {list-style-type: none; padding-left:10px}
.linklist li.current-cat {background: url(images/arrow3.gif) no-repeat 0 .25em; color: #FFD391}
.linklist li.current-cat a,
.linklist li.current-cat a:link,
.linklist li.current-cat a:visited,
.linklist li.current-cat a:active {color: #FFD391}
.linklist li {background: url(images/arrow4.gif) no-repeat 0 .25em; font-size: 8pt; padding-left:15px}
.linklist li a:link,
.linklist li a:visited,
.linklist li a:active {color: #fff; font-weight: normal}
.linklist li a:hover {color: #FFD391; font-weight: normal}

/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
/*
#topy {
	margin: 0 auto;
	background: #E2B400;
	position: relative;
	height: 40px;
	font-size: 1.2em;
}
#menuv  ul {
	list-style: none;
	left: 10px;
	bottom: 10px;
	position: absolute;
	}
#menuv li {
	display: inline;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 padding: 4px 10px 3px;
 color: #fff;
 background: #333;
 border: 1px solid #5A1301;
 margin-right: 8px;
}
#menuv li  a:hover {
 background: #efefef;
 color: #5A1301;
}
#menuv li.current_page_item  a {
 background: #FFF;
 color: #333;
 font-weight: bold;
 padding: 4px 10px 3px;
 border: 1px solid #5A1301;
 margin-right: 8px;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}*/

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}
.age-restrict {text-align:center}

