/* @override 
	http://thundersoulmovie.dingby.com/wp-content/themes/thundersoulmovie/thunder.css?v=1.0
	http://thundersoulmovie.com/wp-content/themes/thundersoulmovie/thunder.css?v=1.0
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,800italic,300italic,600italic,300,400,600,700,800);
@import url("fonts/Pictos/pictos.css");
@import url("fonts/writesocial/stylesheet.css");

/*
	general styles
 */
h1,
h2 {
	color: #002c39;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	xtext-transform: uppercase;
}
#sidebar h3 a,
#sidebar h4 a,
h3,
h4,
h5,
h6 {
	color: #002c39;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	-webkit-transition: .2s;
	color: #00b7d0;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #002c39;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
}
#content h1 {
	border-bottom: 1px #dedede solid;
	margin-bottom: 24px !important;
	padding-bottom: 10px;
}
h2.Media:before,
h1.category-media:before  {
	content: "v" !important;
	font-family: "Pictos";
	margin-right: 4px;
	position: relative;
	top: -1px;
}
h2.Reviews:before,
h1.category-reviews:before  {
	content: "k" !important;
	font-family: "Pictos";
	margin-right: 4px;
	position: relative;
	top: -1px;
}
h2.Headlines:before,
h2.Latest.Updates:before,
h1.category-news:before  {
	content: "N" !important;
	font-family: "Pictos";
	margin-right: 4px;
	position: relative;
	top: -1px;
}
h2.link-post:before  {
	content: "A" !important;
	font-family: "Pictos";
	margin-right: 4px;
	position: relative;
	top: -1px;
}
p a {
	color: #00b7d0;	
}
p a:hover {
	color: #002c39;
	background-color: #e5f6f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.monospace,
var,
code {
	font-family: courier new, courier, monospace;
}

.amp {
	
}

a:link {
	
}

a:visited {
	
}

a:hover,a:active {
	
}

.post-content ul,
.post-content ol {
	padding-left: 24px;
}

input,
textarea {
	border: 1px #008e9d solid;
	padding: 5px;
	outline: none;
	-webkit-border-radius: 4px
}
form#searchform .screen-reader-text {
	display: none;
}
input#submit,
input#searchsubmit {
-webkit-transition: .1s;
color: #996633;
font-weight: bold;
-webkit-box-shadow:
	 0px 0px 3px rgba(0,0,0,.5),
	inset 0px 1px 0px #fee395
	 ;
background: #feda71;
background: -moz-linear-gradient(top, #feda71 0%, #febb4a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feda71), color-stop(100%,#febb4a));
background: -webkit-linear-gradient(top, #feda71 0%,#febb4a 100%);
background: -o-linear-gradient(top, #feda71 0%,#febb4a 100%);
background: -ms-linear-gradient(top, #feda71 0%,#febb4a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feda71', endColorstr='#febb4a',GradientType=0 );
background: linear-gradient(top, #feda71 0%,#febb4a 100%);
	border: 1px solid #d6982f;
	text-shadow: rgba(255,255,255,.4) 0 1px 0;
	padding-left: 10px;
	padding-right: 10px;
}
input#submit:hover,
input#searchsubmit:hover {
color: #84572c;
	cursor: pointer;
-webkit-box-shadow:
	 0px 0px 5px rgba(0,0,0,.5),
	inset 0px 1px 0px #fee395
	 ;
}
input#submit:active,
input#searchsubmit:active {
	position: relative;
	top: 1px;
}
input:hover,
textarea:hover,
input:focus,
textarea:focus {
	border: 1px #444 solid;
}

input:focus,
textarea:focus {
	box-shadow: inset 0px 0px 10px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0px 0px 10px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0px 0px 10px rgba(0,0,0,.2);
}

textarea {
	min-height: 150px;
	width: 100%;
}

blockquote {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 20px;
	margin-top: 20px;
	margin-left: 20px;
	padding-top: 12px;
}

blockquote:first-letter {
	font-size: 24px;
	padding-right: 1px;
}
.page-id-31 .page-content a {
	display: block;
}
.page-id-31 .page-content ul li {
	list-style-type: none;
}
xblockquote:first-line {
	font-size: 20px;
}
p.copyright {
	font-size: 11px;
	text-align: center;
	color: white;
	padding-top: 20px;
	clear: both;
}

/*
	layout styles
 */
.alignleft {
	float: left;
	margin-right: 24px;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin-left: 24px;
}

/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */

#if-logged-in .container {
	background: #000;
	margin-top: -24px;
}
html {
	height: 100%;

}
body {
	background: #00c0d3 url(images/background.jpg);
	color: #111;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	padding-bottom: 0;
	min-height: 100%;
	}

.container {
	xposition: relative;
	xbackground: url(images/white-bg.png) repeat-y 184px;
	xoverflow: hidden;
}
div#main {
	padding-bottom: 120px;
}
.container:first-child {
	xbackground-image: none;
}
#page-header {
	padding-top: 24px;
	padding-bottom: 24px;
}
#title {
	text-align: center;
	float: left;
}
#logo a {
	display: inline-block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/thunder-soul-title-light.png) no-repeat;
	height: 100px;
	width: 392px;
}
#logo {
	display: block;
}
#header-widget {
	text-align: center;
}
#header-widget h4 {
	display: none;
}
a.widget_sp_image-image-link {
	overflow: hidden;
	display: block;
}
#header-image.container {
	padding: 0;
}
#main-sidebar {
	xpadding: 20px 0 100px;
	xwidth: 184px;
	xoverflow: hidden;
	xposition: absolute;
	xleft: 0;
	xtop: 0;
	xz-index: 9999;
}
#social-buttons {
	display: block;
	xposition: absolute;
	bottom: 0;
	position: relative;
	height: 65px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 24px;
	padding-left: 40px;
}
#___plusone_0 {
	position: absolute;
	bottom: 28px;
	right: 20px;
}
.twitter-share-button {
	display: inline-block;
}
.facebook-like {
	margin-left: 4px;
	margin-bottom: -29px;
	display: inline-block;
}
ul#menu-main-menu.menu {
	margin-right: -10px;
	margin-bottom: 24px;
}
ul#menu-main-menu,
ul#menu-main-menu li {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#menu-main-menu li {
	margin-bottom: 0px !important;
	text-align: right;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul#menu-main-menu li.current-menu-item {
	background: url(images/nav-current.png) no-repeat right center;
}
.home ul#menu-main-menu li.current-menu-item {
	background: none no-repeat right center;
}
ul#menu-main-menu a {
	x-webkit-font-smoothing: subpixel-antialiased;
	x-webkit-font-smoothing: antialiased;
	display: inline-block;
	text-align: right;
	color: #002c39;
	text-transform: uppercase;
	font-size: 14px;
	-webkit-border-radius: 4px;
	text-decoration: none;
	padding: 4px 10px 3px;
}
ul#menu-main-menu a:hover,
ul#menu-main-menu a:active {
	color: white !important;
	background-image: url(images/background-dark.jpg);
	text-decoration: none !important;
}
#widget-header {
	clear: both;
}

#content {
	background-color: white;
	overflow: hidden;
	padding: 24px;
	margin-bottom: 24px;
	min-height: 510px;
}
.featured-thumbnail {
	xmargin: -24px -24px 24px;
	margin-bottom: 24px;
}
.featured-thumbnail img {
	width: 100%;
	height: auto;
}
.trailer {
	margin: 0 0 24px;
	height: 399px;
}
#widget-alert {
	background: #C6D8CD;
	border: 1px #5b816a solid;
	padding: 24px;
	margin-bottom: 24px;
}

.post-single {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
div.newer-older {
	
}
div.newer-older .older,
div.newer-older .newer {
	display: inline-block;
	width: 49%;
}
div.newer-older .newer {
	text-align: right;
}
#sidebar {
	font-size: 11px;
}
#sidebar li a {
	color: white;
}
#sidebar li a:hover {
	color: #002c39;
	text-decoration: underline;
}
#sidebar .widget-area {
	xpadding-bottom: 20px;
	xmargin-bottom: 20px;

}
#sidebar ul,
#sidebar ul li {
	padding-left: 0;
	list-style-type: none !important;
	margin-left: 0;
	margin-bottom: 15px;
}
.entry-meta {
	display: block;
}
#sidebar a.widget_sp_image-image-link img {
	width: 100%;
	height: auto;
	xmargin-left: -10px;
}
.fontface a.twitterwidget-title:before {
	content: "B";
	font: 150% 'Pictos';
	margin-right: 4px;
	position: relative;
	top: 1px;
}
#footer .container {
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer-content {
	padding: 20px;
}
#footer {
	text-align: center;
	position: absolute;
	bottom: 0;
	margin-left: -475px;
	width: 950px;
	display: block;
	background: url(images/footer.png) no-repeat center bottom;
	padding-bottom: 60px;
	height: 60px;
	left: 50%;
}
#billing {
	text-align: center;
}
#footer ul,
			#footer li {
	display: inline;
	list-style: none;
}

#footer li a {
	padding: 0 10px;
}