/*
Theme Name: AccentBox
Theme URI: http://mythemeshop.com/themes/accentbox
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Clean and responsive free WordPress theme by MyThemeShop.
Version: 1.1

*/

@font-face { font-family: Skia; src: url('/Content/fonts/Skia.eot'); /* IE */ src: local('Skia'), url('/Content/fonts/Skia.ttf'); /* non-IE */ }


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
margin:0;
padding:0;
border:0;
font-size:100%;
font:inherit;
vertical-align:baseline;
}


html, body {
overflow-x: hidden;


}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{
display:block;
}
ol, ul{
list-style:none;
}
blockquote, q{
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after{
content:'';content:none;
}
/*table{
border-collapse:collapse;
border-spacing:0;
}*/
button, input, select, textarea{
margin:0;
}
:focus{
outline:0
}
a:link{
-webkit-tap-highlight-color:#FF5E99;
}
video,object,embed{
max-width:100%;
}
iframe {
max-width:100%;
}
blockquote{
font-style:italic;
font-weight:normal;
font-family:Georgia,Serif;
font-size:15px;
padding:0 10px 20px 27px;
position:relative;
margin-top: 25px;
}
blockquote:after{
position:absolute;
content:'"';
font-size:40px;
color:#D0D9E0;
width:50px;
top:-5px;
left:0;
font-family:arial;
}
blockquote p{
margin-bottom:10px;
}
strong ,b {
font-weight:bold;
}
em, i, cite {
font-style:italic;
font-family:georgia;
}
small{
font-size:100%;
}
figure{
margin:10px 0;
}
code,pre{
font-family:monospace,consolas,sans-serif;
font-weight:normal;
font-style:normal;
}
pre{
margin:5px 0 20px 0;
line-height:1.3em;
padding:8px 10px;
overflow:auto;
}
code{
padding:0 8px;
line-height:1.5;
}
mark{
padding:1px 6px;
margin:0 2px;
color:black;
background:#FFD700;
}
address{
margin:10px 0
}
#navigation {
	z-index:1;
}
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-[ Framework ]--------------------*/
body{
line-height:1;
font: 14px/23px 'Open Sans', sans-serif;
color: #240a05;
background:url(Images/body-bg.gif) repeat #0b0b0b top center;

}
::-moz-selection{
background:#333;
color:white;
text-shadow:none;
}
::selection{
background:#333;
color:white;
text-shadow:none;
}
#page, .container {
position: relative;
margin-right: auto;
margin-left: auto;
/*overflow: hidden;*/
}
h1,h2,h3,h4,h5,h6{
font-size: 30px;
line-height: 26px;
font-family: 'Berkshire Swash', cursive !important;
margin-bottom: 5px;
font-style: normal;
color: #000;

}
h1{
font-size:28px;
line-height:44px;
}


.membershipHeaders{
font-size:40px;
text-align:center;
font-weight:bold;
text-shadow:0px 0px 0 rgb(209,-14,-14),1px 0px 0 rgb(186,-37,-37),2px 0px 0 rgb(163,-60,-60),3px 0px 0 rgb(140,-83,-83),3px 0px 0 rgb(117,-106,-106),2px 0px 0 rgb(94,-129,-129), 3px 0px 0 rgb(71,-152,-152),3px 0px 3px rgba(0,0,0,0),3px 0px 1px rgba(0,0,0,0.5),0px 0px 3px rgba(0,0,0,.2);
color:red;
}

h2{
font-size:24px;
line-height:40px;
}
h3{
font-size:30px;
line-height: 38px;
}

h3 span{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(Images/SODgrunge.png);
}

h4{
font-size:20px;
line-height:24px;
}
h5{
font-size:18px;
line-height:34px;
}
h6{
font-size:16px;
line-height:24px;
}
.sub-title{
font-size:12px;
}
p{
margin-bottom: 20px;
line-height: 20px;
}
a{
text-decoration:none;
color: #c81313;
-webkit-transition: background-color, color 0.2s linear;
-moz-transition: background-color, color 0.2s linear;
transition: background-color, color 0.2s linear;

}
a:hover{

}
a:link, a:visited, a:active{
text-decoration:none;
}
:target{
padding-top:20px;
}


.logoSOD{
	background:url(Images/logo.png)  no-repeat;
	width:306px;
	height:140px;
	
}

.logoSOD:hover{
	background:url(Images/logo1.png)  no-repeat;

	
}
	
	
	
	
/*-[ Main container ]---------------*/
#page,
.container{
max-width: 970px;
min-width:240px;
overflow:visible;
}
#page {
float: none;
clear: both;
overflow:hidden;
background:url(Images/copper3.jpg) repeat;
padding:10px 20px;
padding-right:10px;
}
/*-[ Header ]-----------------------*/
body > header{
float: left;
width: 100%;
position: relative;
}
.main-header {
position: relative;
float: left;
width: 100%;

}
#header{
float:left;
position: relative;
width: 101%;
margin: 0px 0;
margin-left:-5px;
}
#header h1, #header h2 {
font-size: 34px;
font-family: 'BebasNeueRegular', sans-serif;
display: block;
float: left;
display: inline-block;
margin: 0;
line-height: 48px;
text-transform: uppercase;
margin-top: 20px;
}
#logo a {
color: #000;
text-shadow: 0px 2px   black;
}
.widget-header {
float: right;
width: 75.9%;
}
/*-[ Navigation ]-----------------*/
.secondary-navigation {
display: block;
float: left;
width: 1028px;
margin-top:10px;
}
.secondary-navigation ul li {
}
.secondary-navigation a {
font-size: 28px;
text-align: center;
text-decoration: none;
/* -webkit-transition: all 0.25s linear;  -moz-transition: all 0.25s linear;  transition: all 0.25s linear; */
color: #ffffff;
font-family: 'Berkshire Swash', cursive;
text-shadow:2px 1px 1px #000;
height:40px;
padding-top:34px;
}
.secondary-navigation a:active { font-size:27px; padding-top:35px; height:39px;}
#navigation{
margin: 0 auto;
width: 1028px;
}

.menu{ position:relative; height:76px;  background:url(Images/Dragons-main-nav8.png) no-repeat 0 0; z-index:99;}

#nav-home         { width:120px; padding:0 0 0 57px;  -webkit-transition:opacity 1s ease-in-out;}
#nav-home:hover     { background:url('Images/Dragons-main-nav8.png') no-repeat 0 0;
-webkit-animation:flame-left .8s infinite; -moz-animation:flame-left .8s infinite; animation:flame-left .8s infinite; background:url('Images/flame-left7.png') no-repeat;}
#nav-home:active     { background:url('Images/Dragons-main-nav8.png') no-repeat 0 0\9;}

#nav-gameguide      { width:195px; padding:0; background:url('Images/Dragons-main-nav8.png') no-repeat -177px 0; }
#nav-gameguide:hover   { background-position:-177px -76px;
-webkit-animation:flame 1.2s infinite; -moz-animation:flame 1.2s infinite; animation:flame 1.2 infinite; background:url('Images/flame-mid3.png') no-repeat;}
#nav-gameguide:active   { background:url('Images/Dragons-main-nav8.png') no-repeat -177px 0\9; }

#nav-mobile       { width:136px; padding:0; background:url('Images/Dragons-main-nav8.png') no-repeat -372px 0;}
#nav-mobile:hover     { background-position:-372px -76px;
-webkit-animation:flame 1.2s infinite; -moz-animation:flame 1.2s infinite; animation:flame 1.2 infinite; background:url('Images/flame-mid3.png') no-repeat;}
#nav-mobile:active     { background:url('Images/Dragons-main-nav8.png') no-repeat -372px 0\9;}

#nav-community       { width:186px; padding:0; background:url('Images/Dragons-main-nav8.png') no-repeat -508px 0;}
#nav-community:hover   { background-position:-508px -76px;
-webkit-animation:flame 1.2s infinite; -moz-animation:flame 1.2s infinite; animation:flame 1.2 infinite; background:url('Images/flame-mid3.png') no-repeat;}
#nav-community:active   {background:url('Images/Dragons-main-nav8.png') no-repeat -508px 0\9; }

#nav-membership     { width:203px; padding:0; background:url('Images/Dragons-main-nav8.png') no-repeat -694px 0;}
#nav-membership:hover   { background-position:-694px -76px;
-webkit-animation:flame 1.2s infinite; -moz-animation:flame 1.2s infinite; animation:flame 1.2 infinite; background:url('Images/flame-mid3.png') no-repeat;}
#nav-membership:active   { background:url('Images/Dragons-main-nav8.png') no-repeat -694px 0\9;}

#nav-shop         { width:129px; padding:0 1px 0 0; background:url('Images/Dragons-main-nav8.png') no-repeat -897px 0;}
#nav-shop:hover     { background-position:-897px -76px;
-webkit-animation:flame-right .8s infinite; -moz-animation:flame-right .8s infinite; animation:flame-right .8s infinite; background:url('Images/flame-right3.png') no-repeat;}
#nav-shop:active     { background:url('Images/Dragons-main-nav8.png') no-repeat -897px 0\9; }


#nav-mobile:hover       {background:url('Images/IE-Flamer-mid.gif') repeat-x 1px 23px\9;}
#nav-home:hover         {background:url('Images/IE-Flamer-mid.gif') no-repeat 50px 23px\9;}
#nav-gameguide:hover    {background:url('Images/IE-Flamer-mid.gif') repeat-x 1px 23px\9;}
#nav-community:hover    {background:url('Images/IE-Flamer-mid.gif') repeat-x 1px 23px\9;}
#nav-membership:hover   {background:url('Images/IE-Flamer-mid.gif') repeat-x 1px 23px\9;}
#nav-shop:hover         {background:url('Images/IE-Flamer-mid.gif') repeat-x 1px 23px\9; }


@-webkit-keyframes wood-highlight {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}


@-webkit-keyframes flame-left {
    0% 		{ background-position:left 0px;}
    20% 	{ background-position:left 0px;}
    20.1% 	{ background-position:left -76px;}
    40% 	{ background-position:left -76px;}
    40.1% 	{ background-position:left -152px;}
    60% 	{ background-position:left -152px;}
    60.1% 	{ background-position:left -228px;}
    80% 	{ background-position:left -228px;}
    80.1% 	{ background-position:left -304px;}
    100% 	{ background-position:left -304px;}
}
@-moz-keyframes flame-left {
    0% 		{ background-position:left 0px;}
    20% 	{ background-position:left 0px;}
    20.1% 	{ background-position:left -76px;}
    40% 	{ background-position:left -76px;}
    40.1% 	{ background-position:left -152px;}
    60% 	{ background-position:left -152px;}
    60.1% 	{ background-position:left -228px;}
    80% 	{ background-position:left -228px;}
    80.1% 	{ background-position:left -304px;}
    100% 	{ background-position:left -304px;}
}
@keyframes flame-left {
    0% 		{ background-position:left 0px;}
    20% 	{ background-position:left 0px;}
    20.1% 	{ background-position:left -76px;}
    40% 	{ background-position:left -76px;}
    40.1% 	{ background-position:left -152px;}
    60% 	{ background-position:left -152px;}
    60.1% 	{ background-position:left -228px;}
    80% 	{ background-position:left -228px;}
    80.1% 	{ background-position:left -304px;}
    100% 	{ background-position:left -304px;}
}

@-webkit-keyframes flame-right {
    0% 		{ background-position:right 0px;}
    20% 	{ background-position:right 0px;}
    20.1% 	{ background-position:right -76px;}
    40% 	{ background-position:right -76px;}
    40.1% 	{ background-position:right -152px;}
    60% 	{ background-position:right -152px;}
    60.1% 	{ background-position:right -228px;}
    80% 	{ background-position:right -228px;}
    80.1% 	{ background-position:right -304px;}
    100% 	{ background-position:right -304px;}
}
@-moz-keyframes flame-right {
    0% 		{ background-position:right 0px;}
    20% 	{ background-position:right 0px;}
    20.1% 	{ background-position:right -76px;}
    40% 	{ background-position:right -76px;}
    40.1% 	{ background-position:right -152px;}
    60% 	{ background-position:right -152px;}
    60.1% 	{ background-position:right -228px;}
    80% 	{ background-position:right -228px;}
    80.1% 	{ background-position:right -304px;}
    100% 	{ background-position:right -304px;}
}
@keyframes flame-right {
    0% 		{ background-position:right 0px;}
    20% 	{ background-position:right 0px;}
    20.1% 	{ background-position:right -76px;}
    40% 	{ background-position:right -76px;}
    40.1% 	{ background-position:right -152px;}
    60% 	{ background-position:right -152px;}
    60.1% 	{ background-position:right -228px;}
    80% 	{ background-position:right -228px;}
    80.1% 	{ background-position:right -304px;}
    100% 	{ background-position:right -304px;}
}

@-webkit-keyframes flame {
    0% 		{ background-position:0px 24px;}
    10% 	{ background-position:0px 24px;}
    10.1% 	{ background-position:-40px 24px;}
    20% 	{ background-position:-40px 24px;}
    20.1% 	{ background-position:-100px 24px;}
    30% 	{ background-position:-100px 24px;}
    30.1% 	{ background-position:-150px 24px;}
    40% 	{ background-position:-150px 24px;}
    40.1% 	{ background-position:-10px 24px;}
    50% 	{ background-position:-10px 24px;}
    50.1% 	{ background-position:-20px 24px;}
    60% 	{ background-position:-20px 24px;}
    60.1% 	{ background-position:-200px 24px;}
    70% 	{ background-position:-200px 24px;}
    70.1% 	{ background-position:-150px 24px;}
    80% 	{ background-position:-150px 24px;}
    80.1% 	{ background-position:-60px 24px;}
    90% 	{ background-position:-60px 24px;}
	90.1% 	{ background-position:-100px 24px;}
    100% 	{ background-position:-100px 24px;}
}
@-moz-keyframes flame {
    0% 		{ background-position:0px 24px;}
    10% 	{ background-position:0px 24px;}
    10.1% 	{ background-position:-40px 24px;}
    20% 	{ background-position:-40px 24px;}
    20.1% 	{ background-position:-100px 24px;}
    30% 	{ background-position:-100px 24px;}
    30.1% 	{ background-position:-150px 24px;}
    40% 	{ background-position:-150px 24px;}
    40.1% 	{ background-position:-10px 24px;}
    50% 	{ background-position:-10px 24px;}
    50.1% 	{ background-position:-20px 24px;}
    60% 	{ background-position:-20px 24px;}
    60.1% 	{ background-position:-200px 24px;}
    70% 	{ background-position:-200px 24px;}
    70.1% 	{ background-position:-150px 24px;}
    80% 	{ background-position:-150px 24px;}
    80.1% 	{ background-position:-60px 24px;}
    90% 	{ background-position:-60px 24px;}
	90.1% 	{ background-position:-100px 24px;}
    100% 	{ background-position:-100px 24px;}
}
@keyframes flame {
    0% 		{ background-position:0px 24px;}
    10% 	{ background-position:0px 24px;}
    10.1% 	{ background-position:-40px 24px;}
    20% 	{ background-position:-40px 24px;}
    20.1% 	{ background-position:-100px 24px;}
    30% 	{ background-position:-100px 24px;}
    30.1% 	{ background-position:-150px 24px;}
    40% 	{ background-position:-150px 24px;}
    40.1% 	{ background-position:-10px 24px;}
    50% 	{ background-position:-10px 24px;}
    50.1% 	{ background-position:-20px 24px;}
    60% 	{ background-position:-20px 24px;}
    60.1% 	{ background-position:-200px 24px;}
    70% 	{ background-position:-200px 24px;}
    70.1% 	{ background-position:-150px 24px;}
    80% 	{ background-position:-150px 24px;}
    80.1% 	{ background-position:-60px 24px;}
    90% 	{ background-position:-60px 24px;}
	90.1% 	{ background-position:-100px 24px;}
    100% 	{ background-position:-100px 24px;}
}

#navigation select{
display:none;
}
#navigation ul{
float:left;
margin:-25px 0 0 -50px;
height:76px;
}
#navigation ul li{
float: left;
}

#navigation ul li:hover{
	
}

.SOD-HeaderLogo{
margin:20px 0 25px 15px;
}
#navigation > ul > li:last-child{
width: 130px;
}
#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited{
overflow:hidden;
display:block;
}
#navigation > ul > li > a{
font-weight:normal;
}
#navigation > ul > li > a:hover{

}
#navigation > ul > .current{
border-top-color:rgba(0,0,0,0.3);
}
#navigation > ul > .current a{
background:transparent;
color:#BFC5C9 !important;
}
#navigation ul li li{
margin-top:-2px;
}
.disableFirst{
	display:none;
}

#navigation:hover ul ul{
position: absolute;
width: 960px;
padding:10px;
z-index: 400;
font-size:15px;
font-family: 'Berkshire Swash', cursive;
color:white !important;
background:url(Images/submenuNavbar.png) repeat-x;
text-shadow: 0 0px 0 white;
color: #000;
border:1px solid #996e2a;
left: 95px !important;
top: 107px;
display:block !important;
height:auto;
}

#navigation ul li ul li{
list-style:none;
float:none;
	
}

#navigation ul li ul li a{
margin-top:-10px !important;	
list-style:none;
float:none;	
font-size:19px;
}

#navigation ul ul li{
padding:0;
border-right: 0;

}
#navigation ul ul a,
#navigation ul ul a:link,
#navigation ul ul a:visited{
padding: 5px 5px;
width:148px;
-moz-border-radius:0;
border-radius:0;
text-align: left;
}
#navigation ul ul li:first-child a{
border-top:none;
text-align: left;
}
#navigation ul ul li:last-child a{
border-bottom:none;
text-align: left;
}
#navigation ul ul li a:hover{
color: #c81313;
}
#navigation ul li li:hover > a{
}
#navigation ul ul{
opacity:0;
left:-999em;
}
#navigation ul li:hover ul{
left: -22px;opacity:1;
}
#navigation ul ul ul{
top:-10px;
}
#navigation li:hover ul ul,
#navigation li:hover ul ul ul,
#navigation li:hover ul ul ul ul{
left:-999em;
opacity:0;
}

.widget a {
    color:#9c0900 !important;
}
.widget a:hover {
    color:#761000 !important;
}

#navigation li:hover ul,
#navigation li li:hover ul,
#navigation li li li:hover ul,
#navigation li li li li:hover ul{
opacity:1;
left: 195px;
}
#navigation ul ul:after{
}
#navigation ul ul ul:after{
border-color:transparent #282E33 transparent transparent;
border-color:transparent rgba(14,19,22,0.92) transparent transparent;
left:-12px;
top:3px;
}

.play-now-btn 
{
    background:url(Images/play-now-btn4.png?v050813) no-repeat 0 0; 
    width:552px; 
    height:171px; 
    display:block; 
    position:absolute; 
    right:-16px; 
    margin-top:40px; 
    cursor:default;
    *top:-240px !important;
}

.play-now-text { 
	font-size: 57px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-family: 'Berkshire Swash', cursive;
	text-shadow:2px 1px 1px #000;
	width:440px;
	height:63px;
	margin:0 0 0 5px;
	padding:36px 92px 0 0;
    *padding:6px 92px 0 0;
	display:block;
	position:absolute;
	top:40px;
    cursor:pointer;
    *line-height: 1.4em;
}
.play-now-btn:hover { background-position:0 -171px;}
.play-now-text:active { font-size:55px;}

.play-now-btn:hover .play-now-flame {
	background:url(Images/play-now-flame4.png) no-repeat 0 0;  width:393px; height:72px; display:block; margin:56px 0 0 30px;
	-webkit-animation:play-flame .8s infinite; -moz-animation:play-flame .8s infinite; animation:play-flame .8s infinite;
}

@-webkit-keyframes play-flame {
    0% 		{ background-position:0 0;}
    20% 	{ background-position:0 0;}
    20.1% 	{ background-position:0 -72px;}
    40% 	{ background-position:0 -72px;}
    40.1% 	{ background-position:0 -144px;}
    60% 	{ background-position:0 -144px;}
    60.1% 	{ background-position:0 -216px;}
    80% 	{ background-position:0 -216px;}
    80.1% 	{ background-position:0 -288px;}
    100% 	{ background-position:0 -288px;}
}
@-moz-keyframes play-flame {
    0% 		{ background-position:0 0;}
    20% 	{ background-position:0 0;}
    20.1% 	{ background-position:0 -72px;}
    40% 	{ background-position:0 -72px;}
    40.1% 	{ background-position:0 -144px;}
    60% 	{ background-position:0 -144px;}
    60.1% 	{ background-position:0 -216px;}
    80% 	{ background-position:0 -216px;}
    80.1% 	{ background-position:0 -288px;}
    100% 	{ background-position:0 -288px;}
}
@keyframes play-flame {
    0% 		{ background-position:0 0;}
    20% 	{ background-position:0 0;}
    20.1% 	{ background-position:0 -72px;}
    40% 	{ background-position:0 -72px;}
    40.1% 	{ background-position:0 -144px;}
    60% 	{ background-position:0 -144px;}
    60.1% 	{ background-position:0 -216px;}
    80% 	{ background-position:0 -216px;}
    80.1% 	{ background-position:0 -288px;}
    100% 	{ background-position:0 -288px;}
}

/*-[ Content ]--------------------*/
.article{
width: 66.5%;
float: left;
margin-bottom: 20px;
}
.post-content {
overflow: hidden;
font-size: 14px;
line-height: 23px;
cursor: url(cursor.cur);
}
#content_box {
padding-right: 35px;
}
.post.excerpt {
clear: both;
margin-bottom: 30px;
overflow: hidden;
border-bottom: 1px solid #eee;
margin-top: 40px;
}
.wp-post-image {
float: left;
margin: 7px 15px 10px 0;
}
#featured-thumbnail {
float: left;
margin-right: 15px;
}
.featured-thumbnail img {
margin-bottom:0;
margin-top: 3px;
margin-right: 0;
}
.rating img {
background: #222;
margin: 0 auto;
width: 130px;
padding: 4% 16%;
border: 1px solid #333;
}
.title {
font-family: 'BebasNeueRegular', sans-serif;
font-size: 28px;
line-height: 34px;
margin-bottom: 0;
}
.title a, .title {
color: #000;
text-shadow: 0px 0px #CCC;
}
.title a:hover {
color: #c81313;
}
.page h1.title {
margin-bottom: 20px;
margin-top: 20px;
}
.post-info{
display:block;
color: black;
font-size: 13px;
}
ul.recent-reviews li {
padding-left: 0;
background: none;
margin-bottom: 10px;
}
.theauthor:after, .post-info time:after ,.comment .fn:after{
content:"|";
padding:0 5px;
}
.thecomment:before {
content:"|";
padding:0 5px;
}
article header {
margin-bottom:15px;
}
.single #content_box header {
margin-top: 20px;
}
.post-info a {
color: black;

}
.article img.left,
.article img.alignleft,
.wp-caption.alignleft {
margin: 0.571em 1.571em 0.571em 0;
display: block;
float: left;
}
.article img.right,
.article img.alignright,
.wp-caption.alignright {
margin: 0.571em 0 0.571em 1.571em;
display: block;
float: right;
}
.article img.center,
.article img.aligncenter,
.wp-caption.aligncenter {
margin: 1em auto 1em auto;
display: block;
}
.article img.aligncenter, .article img.alignnone {
margin-top:1em;
margin-bottom:1em;
display: block;
}
.article ul {
margin: 0.5em 0 1.571em 1.3em;
list-style-type: circle;
}
.article ol {
margin: 1.5em 0 1.571em 1.571em;
list-style-type: decimal;
}
/*-[ Form Input ]------------------*/
/*Removed select in below class*/
input,textarea{
padding:8px 12px;
border:none;
font-size:12px;
border: 1px solid #D7D7D9;
color: #5E656D;
}
textarea{
overflow:auto;
resize:vertical;
}
select{
/*padding:12px 20px; //commented for new design*/
}
input:focus,
textarea:focus{
}
::-webkit-input-placeholder{
color:#585F65;
text-shadow:0 1px 1px rgba(255,255,255,0.4);
}
::-moz-input-placeholder{
color:#585F65;
text-shadow:0 1px 1px rgba(255,255,255,0.4);
}
::-ie-input-placeholder{
color:#585F65;
text-shadow:0 1px 1px rgba(255,255,255,0.4);
}
::-o-input-placeholder{
color:#585F65;
text-shadow:0 1px 1px rgba(255,255,255,0.4);
}
::input-placeholder{
color:#585F65;
text-shadow:0 1px 1px rgba(255,255,255,0.4);
}
/*-[ Tables ]--------------------
table{
width:100%;
text-align:left;
margin-bottom:25px;
border:2px solid #F1F4F6;
}
thead{
background:#F7F8F9;
font-size:14px;
color:#585F65;
}
table th ,table td{
padding:7px 15px;
text-align:left;
}
thead th{
padding:14px;
}
tbody th{
font-weight:normal;
border-bottom:1px solid #F5F7F9;
}*/
/*-[ Line ]---------------------*/
hr{
border:none;
border-bottom:1px solid #E5E5E5;
border-bottom:1px solid rgba(0,0,0,0.1);
width:100%;
margin:35px 0;
clear:both;
position:relative;
}
/*-[ Search Form ]------------------*/
nav #searchform {
float: right;
}
nav #searchform fieldset {
padding: 7px 0 6px 15px;
border: 0;
border-left: 1px solid #eee;
}
#searchform fieldset {
border: 1px solid #D7D7D9;
background:#fff;
float: left;
}
#searchform input {
border: 0;
}
.sbutton {
padding: 6px 12px 6px 0;
}
.main-header #s {
width: 150px;
}
.sidebar #s {
width: 78%;
padding: 10px 12px;
}
.footer-widgets fieldset, #sidebars fieldset {
width: 99%;
}
.footer-widgets #s {
width: 78%;
}
.footer-widgets .sbutton, #sidebars .sbutton {
float: right;
}
.sidebar .sbutton {
padding-top: 10px;
}
.breadcrumb {
margin-top: 40px;
}
/*-[ Read More ]-------------------*/
.more {
float: right;
box-shadow: 0px 2px #CCC;
-webkit-box-shadow: 0px 2px #CCC;
-moz-box-shadow: 0px 2px #CCC;
margin-bottom: 5px;
font-size: 12px;
letter-spacing: 1px;
margin-top: -15px;
}
.more a{
float: left;
background-color: #c81313;
color: white;
padding: 4px 10px;
overflow: hidden;
text-shadow: none;
}
.more a:hover {
}
/*-[ Sidebar ]---------------------*/
.sidebar.c-4-12 {
float: right;
width: 33.5%;
line-height: 23px;
}
.widget {
margin-bottom: 27px;
overflow: hidden;
}
.widget .title{
font-weight:bold;
text-transform:uppercase;
color:#545E68;
font-size:12px;
}
.widget li {
display: block;
overflow: hidden;
list-style-type: none;
padding-left: 20px;
background: url(Images/arrow.png) 0 5px no-repeat;
}
.widget h3 {
font-size: 18px;
line-height: 20px;
font-family: 'Berkshire Swash', cursive !important;
margin-bottom: 5px;
font-style:normal;
color: #000000;

}
.pcomments {
float: right;
padding: 0 7px;
font-family:arial;
font-weight:bold;
background: #2DB2EB;
}
/*-[ Footer ]-------------------*/
body > footer{
min-height:50px;
overflow:hidden;
width: 100%;
padding-top: 25px;
margin-top:-10px;
width:970px;
left:50%;
margin-left:-485px;
}
body > footer .widget{
padding:10px 0 30px 0;
margin-left: 20px;  margin-right: 20px;
}
body > footer .sidebar .widget .title{
font-size:135%;
color:#D4D8DB;
}
footer .widget li a {
    color: #fff;
}
footer {
position: relative;
overflow: hidden;
}
footer .container {
}
footer p {
color: #8D8D8D;
}
footer a:hover, footer .widget li a:hover {
color:#333;
}
.footer-widgets {
overflow: hidden;
padding-bottom: 10px;
}
.footer-widgets h3 {
padding-bottom: 5px;
color: maroon;
text-shadow:#000000 1px 1px 0px;
} 
footer a{
}
.f-widget {
width: 18%;
float: left;
position: relative;
margin-right: 2%;
color: #8D8D8D;
}
.footer-divide { width:100%; height:1px; background:#000000; border-bottom:#282828 1px solid; }
.copyrights {
font-size:11px;
float: left;
width: 100%;
color:#999999;
}
#copyright-note {
float: left;
}
#sidebars .wp-post-image, footer .wp-post-image {
margin-bottom: 0;
margin-top: 2px;
}
.postsby {
margin-bottom: -20px;
margin-top: 30px;
}
/*-[ Comment count ]--------------------------*/
.bubble a{
font-size: 14px;
line-height: 35px;
text-align: center;
width: 34px;
height: 34px;
font-family: 'Berkshire Swash', cursive !important;
float: right;
background-color: #000;
border-radius: 20px;
color: white;
}
.bubble a:hover {
background-color: #c81313;
}
/*-[ Social Buttons ]-------------------------*/
#social-icons { 
margin-top:1em; 
float:left; 
}
.shareit { 
font-size: 2em; 
font-family: 'Berkshire Swash', cursive !important;
float: left; 

 padding: 5px 5px 0 0; 
color: #C6C6C6; 
text-shadow: 0px 1px #AAA;
}
.tagtext {
margin-right: 10px;
}
/*-[ Related Posts ]---------------------------*/
.related-posts {
overflow: hidden;
}
.related-posts ul {
margin-left:0;
overflow: hidden;
margin-top:0;
}
.related-posts h3 {
font-size: 18px;
margin: 10px 0;
color: #666;
}
.relatedthumb img {
width: 75px;
height: 75px;
margin-top: 5px;
margin-bottom:0;
border: 1px solid #747474;
}
.related-posts li {
width:48%;
float: left;
list-style:none;
margin-right: 4%;
border-bottom: 1px solid #EEE;
margin-bottom: 12px;
min-height: 100px;
}
.rthumb {
float: left;
}
.related-posts .last {
margin-right:0;
}
.related-posts a {
color: #777;
font-weight: bold;
}
.related-posts a:hover {
    color: #333;
}
.postauthor {
    padding: 1.5em 1.6em 0.5em;  
    margin: 1.5em 0 1em 0; background-image: url(Images/hbg.gif); border: 1px solid #D4CFC1; min-height: 100px;
}
.postauthor h4 {
color: #666;
font-weight: normal;  
font-size: 22px;  
font-family: 'Berkshire Swash', cursive !important;
text-shadow: 0px 1px whitesmoke;
}
.postauthor img {
float: right;
margin: 5px 0 15px 25px;
}
.postauthor h4 a {
}
.clear{
clear:both;
}
.left {
float:left;
}
.right {
float:right;
}
.last {
margin-right:0!important;
padding-right:0!important;
}
/*-[ Subscribe Widget ]------------------------*/
.mts-subscribe input[type="text"] {
color: #888;
border: 1px solid #DFDFDF;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 70%;
float: left;
padding: 9px;
}
.mts-subscribe input[type="text"]:hover {
border: 1px solid #C1C1C1;
}
.mts-subscribe input[type="submit"] {
background: #474747;
cursor: pointer;
color: white!important;
padding: 10px 12px;
float: right;
border: 0;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
float:left;
height:35px;
}
.mts-subscribe input[type="submit"]:hover {
background: #333333;
}
/*-[ Ad Widgets ]------------------------------*/
.SOD-125 ul {
float: left;
width: 330px;
margin: 0;
list-style: none;
max-width: 100%;
}
.SOD-125 li{
float: left;
border: none;
list-style: none!important;  
padding-left: 0;
background: none;
margin-bottom: 15px;
}
.SOD-125 img {
padding: 0.4em;
background: #fff;
border: 1px solid #bbb;
}
li.oddad {
margin-right: 8%;
}
.SOD-300 img {
padding: 0px;
max-width: 100%;
height: auto;
}
footer .SOD-300 img, footer .SOD-125 img {
padding: 0;
background: #FAFAFA;
border: 0;
}
footer li.oddad {
margin-right: 5%;
}
/*-[ Calender Widget ]-------------------------*/
#wp-calendar {
width: 300px;
}
#wp-calendar td {
text-align: center;
}
#wp-calendar caption {
font-size: 16px;
padding-bottom: 10px;
font-weight: bold;
}
#wp-calendar #prev {
text-align: left;
padding-left: 12px;
}
/*-[Comments]--------------*/
.total-comments {
font-size: 18px;
font-family: 'BebasNeueRegular', arial;
}
.cnumber {
color: #2DB2EB;
}
#comments {
margin-right: 20px;
}
#comments .avatar {
float:left;
margin-right: 20px;
}
input.text-input, #commentform input {
padding: 11px;
}
input#author, input#email, input#url {
width: 380px;
background: white;
font-size: 14px;
}
input#author:hover, input#email:hover, input#url:hover, #comment:hover{

}
input#author, input#email, input#url, #comment {
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.contactform input[type="text"] {
width: 380px;
}
.contact-submit,
#cancel-comment-reply-link {
padding: 7px 20px;
color: white;
border: 1px solid #383838;
cursor: pointer;
background:#333;
}
#commentform input#submit {
font-size: 14px;
line-height: 25px;
font-weight: normal;
background-color: #c81313;
padding: 7px 22px;
color: #fff;
text-decoration: none;
cursor: pointer;
display: inline-block;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
border: 0;      
-webkit-border-radius: 4px;  
-moz-border-radius: 4px;  
border-radius: 4px;
}
ol.commentlist {
margin-left: 0;
}
.commentlist li {
list-style: none;
margin: 10px 0;
padding: 20px 0;
border-top: 1px dashed #BBB;
}
.commentlist p {
margin-bottom: 1em;
line-height: 21px;
margin-left: 95px;
}
.fn {
font-size: 14px;
line-height: 1.375em;
font-style: normal;
font-family: arial;
}
.fn a {
color: #777;
font-weight:bold;
}
.comment-meta {
font-size: 12px;
font-style: italic;
}
.comment-meta a{
color:#888;
}
.reply {
margin-top: 10px;
padding-bottom: 5px;
overflow: hidden;
width: 100%;
border-bottom: 1px solid #eee;
}
.reply a {
float: right;
padding: 0 14px;
font-family: "'BebasNeueRegular'", sans-serif;
}
.commentlist .children {
margin-left: 17%;
margin-top: 30px;
margin-bottom: 0;
}
.commentlist .children li {
margin-bottom: 0;
padding-bottom: 0;
}
.avatar {
float: left;
}
#respond h3{
margin-top: 18px;
font-size: 18px;
margin: 15px 0 0 0;
padding: 0 0 20px 0;
color: #666;
}
.cancel-comment-reply a{
float:right;
margin-top: -8px;
font-size: 14px;
}
.comment-awaiting-moderation {
font-style: italic;
font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea { 
width: 96.4%;
border: 1px solid #D4CFC1;
background: white;
font-size: 14px;
padding: 5px 10px 10px 10px;
line-height: 25px;
font-family: georgia;
font-style: italic;
}
#commentform p {
margin-bottom: 15px;
}
/*-[ pagination ]------------------*/
.pagination {
clear: both;
overflow: hidden;
margin-bottom: 20px;
float: left;
width: 96.5%;
padding: 10px 7px 7px 15px;
border: 1px solid #eee;
-moz-box-shadow: 0px 3px #eee;  
-webkit-box-shadow: 0px 3px #eee;  
box-shadow: 0px 3px #eee;
-webkit-border-radius: 3px;  -moz-border-radius: 3px;  border-radius: 3px;
font-family: arial;
}
.pagination ul {
list-style: none;
margin: 0;
}
.currenttext, .pagination a:hover {
background: #2DB2EB;
color: #fff!important;
margin: 0 6px;
display: inline-block;
float: left;
line-height: 1.2em;
text-decoration: none;
padding: 5px 10px;
-webkit-border-radius: 3px;  -moz-border-radius: 3px;  border-radius: 3px;
}
.pagination a, .pagination2 {
margin: 0 6px;
display: inline-block;
float: left;
font-weight: 400;
line-height: 1.2em;
text-decoration: none;
color: #4D4D4D;
padding: 5px 10px;
}
.pagination a:hover {
color:#000;
}
.pagination2 {
clear: both;
}
.top {
float: right;
margin-right: 20px;
}
.top a {
color: #555;
}
.top a:hover {
color:#BBB;
}
.pnavigation2 {
display: block;
width: 100%;
overflow: hidden;
padding: 0 0 10px 0;
}
/*-----------------------------------------------
/* Responsive
/*---------------------------------------------*/
@media screen and (max-width:970px){
#page, .container {
max-width: 96%;
}



.article {
width: 68%;
}
.sidebar.c-4-12 {
width: 30%;
}
.related-posts li {
margin-right: 10px;
}
embed{
max-width:100%;
/*height:auto!important;*/
}
.SOD-125 li {
max-width: 40%;
}
.footer-widgets #s, #sidebars #s {
width: 68%;
}
.SOD-125 img {
padding: 0;
background: #FAFAFA;
border: 0;
}
.SOD-300 {
width: 90%;
}
.mts-subscribe input[type="text"] {
width:60%;
}
}
@media screen and (max-width:728px){
.widget-header { width:100%; }
}
@media screen and (max-width:700px){
	.cr-container { width:450px !important;}
.article {
width: 98%;
}
body > footer{
	
	margin:0 auto !important;
	width:400px;
	left:0%;
}

.footer-widgets{
	
	float:left;}

#content_box {
padding-right: 0;
}
.sidebar.c-4-12 {
width: 98%;
}
.f-widget {
width: 48%;
}
}

@media screen and (max-width:900px){
	
.rslides {width:550px !important; padding:0px !important;
}
	
	
}

@media screen and (max-width:787px){
	
.rslides {width:250px !important; padding:0px !important;
}
	
	
}


@media screen and (max-width:810px){
	
.rslides {width:490px !important; padding:0px !important;}
	
	
}




@media screen and (max-width:600px)
{
    .SOD-HeaderLogo{ text-align:center;}
    .service-bar{display:none!important;}
    .play-now-btn{display:none;}
    #navigation ul{float:none;display:inline-block;}
    #navigation ul ul{display:none;}
    .js #navigation > ul{display:none !important;}

    .js #navigation select 
    {
        display: inline-block !important;
        max-width: none;
        border: none;
        padding: 8px 15px;
        color: #fff;
        height: 49px;
        line-height: 13px;
        margin-left: -10px;
        background: url('Images/SODmenu-icon-mobileBG-on.png') left top no-repeat maroon;
        font-size: 12px;
        margin-top: -19px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        width: 100%;
        border-bottom: 5px solid brown;
        padding-left: 24px;
    }
}
@media screen and (max-width:480px){
.f-widget {
width: 98%;
}
#featured-thumbnail {
max-width: 40%;
margin-right: 15px;
}
.postauthor img {
width: 22%;
}
}
@media screen and (max-width:450px){
.related-posts li {
width: 100%;
}
.commentlist .children {
margin-left: 5%;
}
#comments .avatar {
width: 18%;
}
.commentlist p {
margin-left: 22.5%;
}
}

.slide-img{position:absolute;top:0;left:0;width:100%;z-index:1}

.text {
	font-size:28px;
	font-family: 'Quintessential', cursive;
	color:#9c0900;
	position:relative;
	text-shadow: -0.5px -1px 0.3px #232323;
	margin:0; padding:0;
}
.text:before, .text:after {
    content: attr(title);
    color: rgba(255,255,255,1);
    position: absolute;
}
.text:before {
    top: 1px;
    left: 1px;
	opacity:.12;
}
.text:after {
    top: 2px;
    left: 2px;
	opacity:.12;
}

.news-image {
	border:1px #240a05 solid;
	-moz-box-shadow: 0 0 7px rgba(153,110,42, 0.8);
	-webkit-box-shadow: 0 0 7px rgba(153,110,42, 0.8);
	box-shadow: 0 0 7px rgba(153,110,42, 0.8); }


#service { position: absolute; z-index:50; top:0; right: -3px; }
.service-bar {
	font-size:12px;display:inline-block; text-align:center;
	-moz-box-shadow: 1px 0 8px rgba(0,0,0, 0.6); -webkit-box-shadow: 1px 0 8px rgba(0,0,0, 0.6); box-shadow: 1px 0 8px rgba(0,0,0, 0.6);
	border-left:1px black solid; border-right:1px black solid; border-bottom:1px black solid; border-bottom-left-radius:4px; border-bottom-right-radius:4px; }
#service ul { margin:0; padding:0; }

.service-cell { position: relative; background: url(Images/top-nav.gif) top center; color:#c8c8c8; display:block; float:left; line-height:30px; padding:0; font-weight:bold;min-width: 115px;border-bottom-right-radius:4px; }
.service-cell a { color: #ffffff; text-decoration: none; font-weight:bold; }
.service-cell a:hover { color: #ff9b26; }

.service-cell select
{
	padding: 0px;  
    width: 93px;  
    border: 0;  
    height: 20px;  
    color: white;  
    font-weight: bold;  
    font: 12px 'Open Sans', sans-serif;  
    background: url('Images/arrow-lang.png') right center no-repeat;  
	margin-left: -5px;  
    -webkit-appearance: none;  
    -moz-appearance: none;  
    appearance: none;  
    text-indent: .01px;  
    text-overflow: "";
}


.service-cell select option 
{
color:black;
background:white;
}

.service-welcome { padding: 1px 15px 1px 15px; border-bottom-left-radius:3px; border-bottom-right-radius:0px;}

.service-link { font-size: 12px; display: block; line-height: 32px; padding: 0 1.5em; border-left: 1px solid #000000; background: url(Images/top-nav.gif) left 0;  }
.service-link:hover { background-position:left -33px;}
.service-link:active { background-position:left -66px;}

.service-link-dropdown {border-bottom-right-radius:4px; }
.service-support a.service-link-dropdown { padding: 0 38px 0 1.5em; background: url(Images/top-nav.gif) right 0;}
.service-support a.service-link-dropdown:hover { background-position:right -33px; border-bottom-right-radius:0; }
.service-support a.service-link-dropdown:active { background-position:right -66px; }

.service-cell-dropdown a {
    background:#760200;
    width:140px;
    display:block;
}

.service-cell-dropdown a:hover {
    background: #920100;
}

.last-cell a {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.scwidth {width:140px !important;}

#logindiv {
}

/*--------------------------------------------------------------------THREE */
.border3{
	max-width:990px;
	margin:0 auto;
	padding-top:275px;
	margin-top:0px;
}

.border3 .ten #animated.round{
	-moz-border-image:url("Images/border6.png") 10% round round;
	-webkit-border-image:url("Images/border6.png") 10% round round;
	border-image:url("Images/border6.png") 10% round round;
}
.border3 .ten #animated.stretch{
	-moz-border-image:url("Images/border6.png") 10% stretch stretch;
	-webkit-border-image:url("Images/border6.png") 10% stretch stretch;
	border-image:url("Images/border6.png") 10% stretch stretch;
}
.border3 .ten #animated.repeat{
	-moz-border-image:url("Images/border6.png") 10% repeat repeat;
	-webkit-border-image:url("Images/border6.png") 10% repeat repeat;
	border-image:url("Images/border6.png") 10% repeat repeat;
}
.border3 .twenty-five #animated.round{
	-moz-border-image:url("Images/border6.png") 25% round round;
	-webkit-border-image:url("Images/border6.png") 25% round round;
	border-image:url("Images/border6.png") 25% round round;
}
.border3 .twenty-five #animated.stretch{
	-moz-border-image:url("Images/border6.png") 25% stretch stretch;
	-webkit-border-image:url("Images/border6.png") 25% stretch stretch;
	border-image:url("Images/border6.png") 25% stretch stretch;
}
.border3 .twenty-five #animated.repeat{
	-moz-border-image:url("Images/border6.png") 25% repeat repeat;
	-webkit-border-image:url("Images/border6.png") 25% repeat repeat;
	border-image:url("Images/border6.png") 25% repeat repeat;
}
.border3 .thirty-three #animated.round{
	-moz-border-image:url("Images/border6.png") 33% round round;
	-webkit-border-image:url("Images/border6.png") 33% round round;
	border-image:url("Images/border6.png") 33% round round;
}
.border3 .thirty-three #animated.stretch{
	-moz-border-image:url("Images/border6.png") 33% stretch stretch;
	-webkit-border-image:url("Images/border6.png") 33% stretch stretch;
	border-image:url("Images/border6.png") 33% stretch stretch;
}
.border3 .thirty-three #animated.repeat{
	-moz-border-image:url("Images/border6.png") 33% repeat repeat;
	-webkit-border-image:url("Images/border6.png") 33% repeat repeat;
	border-image:url("Images/border6.png") 33% repeat repeat;
}
.border3 .fifty #animated.round{
	-moz-border-image:url("Images/border6.png") 50% round round;
	-webkit-border-image:url("Images/border6.png") 50% round round;
	border-image:url("Images/border6.png") 50% round round;
}
.border3 .fifty #animated.stretch{
	-moz-border-image:url("Images/border6.png") 50% stretch stretch;
	-webkit-border-image:url("Images/border6.png") 50% stretch stretch;
	border-image:url("Images/border6.png") 50% stretch stretch;
}
.border3 .fifty #animated.repeat{
	-moz-border-image:url("Images/border6.png") 50% repeat repeat;
	-webkit-border-image:url("Images/border6.png") 50% repeat repeat;
	border-image:url("Images/border6.png") 50% repeat repeat;
}

.border4 {
	max-width:940px;
	margin:0 auto;
	clear:both;
	border-style: solid;
	border-width: 27px;
	-moz-border-image: url(Images/border11.png) 27 repeat;
	-webkit-border-image: url(Images/border11.png) 27 repeat;
	-o-border-image: url(Images/border11.png) 27 repeat;
	/*border-image: url(Images/border11.png) 27 fill repeat;*/
    border-width: 0px\9;
}

/*--------------------------------------------------------------------Frontpage Slider */
* {
  margin: 0;
  padding: 0;
}

#wrapper {
 float: left;
width: 600px;
  }


.rslides {
  margin: 0 auto 40px;
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }



.events {
  list-style: none;
}

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}

@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .callbacks_nav {
    top: 47%;
    }
  }


/*! http://responsiveslides.com v1.53 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style:none !important;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }



.SFDFeed{
max-width: 600px;
min-width: 200px;
text-align: center;
margin-left: -10px !important;
clear: both;
}

.SFDFeed h1 {
    text-align:center;
    padding:0;
    margin:0 0 20px 0;
    font-size:35px;
    color:#240a05;
}

.SFDFeed h2 {
    line-height:normal;
    color:#240a05;
}

.SFDNewsRow{
	width:147px;
    height:180px;
	float:left;
	margin:2px;
	padding:0px;
	cursor:pointer;
	position: relative;
}
.SFDNewsRow img {
	border:0px #240a05 solid;
	-moz-box-shadow: 0 0 4px rgba(153,110,42, 0.8);
	-webkit-box-shadow: 0 0 4px rgba(153,110,42, 0.8);
	box-shadow: 0 0 4px rgba(153,110,42, 0.8);
}

.SFDNewsRow:hover{
	border-bottom: 0phppx solid transparent;
	padding-bottom:0px;
	-webkit-filter: sepia(100%);
	background:url(Images/SFDview-icon.png) no-repeat bottom right;
	color:black !important;

}

.background{
	position:relative;
	z-index:10;
}

.SFDNewsRowDate{
	text-align:left;
	font-size:11px;
	font-weight:600;
	
}

.SFDNewsRowDate:hover{
    color:black !important;
}


.SFDNewsRow a:hover{
    color:black !important;	
}


.thumb {
  
    width: 150px;
    height: 100px;

    margin: 10px;
    float: left
}
.text {
    display: none;
    position: absolute;
	height:43px;
	width:127px;
	line-height:18px;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
    top: 82px;
    text-align: center;
	padding:5px 10px 0 10px;
	font-size:15px;
	background:#000;
	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#FFF;
	-webkit-filter: sepia(0%)!important;
	overflow:hidden;
}
.SFDNewsRow:hover .text {
    display: block;
}

footer .widget li a {
	color:#c8c8c8 !important;
	font-size:12px;
}
footer .widget li a:hover {
	text-decoration:underline;	
}
	
.toggleMenu {
    display:  none;
    background: #666;
    padding: 10px 15px;
    color: #fff;
	width:100%;
	
}
.nav {
    list-style: none;
     *zoom: 1;
	 margin-top:50px;
	 position:fixed;
	 width:980px;
	 left:50%;
	 margin-left:-490px;
	 height:80px;
}


.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
}
.nav a {
    padding: 5px 5px;
    color:#fff;
	padding-left:0px;
	padding-right:0px;

}
.nav li {
    position: relative;
}
.nav > li {
    float: left;
    border-top: 1px solid #104336;
}
.nav > li > .parent {
background-repeat: no-repeat;
background-position: right;
border-right: 1px solid white;
height: 40px;
}
.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
 display: block;
background: url(Dragons/Images/SODgrunge.png) repeat-x;
position: relative;
z-index: 100;
border-top: 1px solid #000;
color: black;
font-size: 16px;
font-weight: bold;
width: 170px;
height: 21px;
padding-left: 10px;

}

.LogoImg:hover {
    
    -webkit-animation-name: thumb;
    -webkit-animation-duration: 2ms;
    -webkit-transform-origin:70% 10% 20% 50% 25% 50%;
    -webkit-animation-iteration-count: 120;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes thumb {
    0% { -webkit-transform: rotate(3deg); }
    100% { -webkit-transform: rotate(-3deg); }

}


.nav li li li a {
    background:#249578;
    z-index:200;
    border-top: 1px solid #1d7a62;
}

@media screen and (max-width: 768px) {
    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav li li .parent {
        background-image: url("Images/downArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }

}



/* Start Homepage Styles */

					#header h1, #header h2 {
			text-indent: -999em;
			min-width:200px; margin-top: 0;
			}
			#header h1 a, #header h2 a{
				min-width: 200px;
			display: block;
			min-height: 80px;
			line-height: 28px;
			}
							.more a, .bubble a:hover, #commentform input#submit {
				background-color: #c81313;
			}
			/*a, .title a:hover, #navigation ul ul li a:hover, #navigation > ul > li > a:hover {
			color:white;
			}*/
			
			
			
			
body {
	margin:0;
	padding:0;
	width: 100%;
}

div.background {
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;
	-webkit-background-size: cover;
	width:100%;
}
div.background img {
	position:absolute;
	list-style: none;
	left:50%;
	top:0px;
	margin-left:-1000px;
	width:2000px;
	min-width:2000px;

}
div.background ul li.show {
	z-index:500
}

#dvLoading
{
   background:#000 url(Images/loader.gif) no-repeat center center;
   height: 100%;
   width: 100%;
   position: fixed;
   z-index: 1000;


}

.SFDNewsRowTXT{
	font-family: 'Open Sans', sans-serif;
	line-height:20px;
	color:#761000;
	font-style:italic;
	font-size:13px;
	text-align:left;
	font-weight:bold;
    height:50px;
}
.SFDNewsRowTXT a { color:#761000;}
.LogoImg:hover {
    
    -webkit-animation-name: thumb;
    -webkit-animation-duration: 2ms;
    -webkit-transform-origin:70% 10% 20% 50% 25% 50%;
    -webkit-animation-iteration-count: 50;
    -webkit-animation-timing-function: linear;
}

.LogoImg1 {
    
    -webkit-animation-name: thumb;
    -webkit-animation-duration: 2ms;
    -webkit-transform-origin:40% 50%;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:cubic-bezier(x1,y1,x2,y2);
	margin-left:10px;
	margin-top:-7px;
}


@-webkit-keyframes thumb {
    0% { -webkit-transform: rotate(3deg); }
    100% { -webkit-transform: rotate(-3deg); }

}

	#header h1, #header h2 {
			text-indent: -999em;
			min-width:200px; margin-top: 0;
			}
			#header h1 a, #header h2 a{
				min-width: 200px;
			display: block;
			min-height: 80px;
			line-height: 28px;
			}
			.more a, .bubble a:hover, #commentform input#submit {
				background-color: #c81313;
			}
			a, .title a:hover, #navigation ul ul li a:hover, #navigation > ul > li > a:hover {
			/*color:white;*/
			}
			
			
			
			
body {
	margin:0;
	padding:0;
	width: 100%;
}

div.background {
    min-height: 1200px;
    overflow: hidden;
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;
	-webkit-background-size: cover;
	width:100%;
}
div.background img {
	position:absolute;
	list-style: none;
	left:50%;
	top:0px;
	margin-left:-1000px;
	width:2000px;
	min-width:2000px;

}
div.background ul li.show {
	z-index:500
}

#dvLoading
{
   background:#000 url(Images/loader.gif) no-repeat center center;
   height: 100%;
   width: 100%;
   position: fixed;
   z-index: 999999999999999999999999999999999;


}

.LogoImg:hover {
    
    -webkit-animation-name: thumb;
    -webkit-animation-duration: 2ms;
    -webkit-transform-origin:70% 10% 20% 50% 25% 50%;
    -webkit-animation-iteration-count: 50;
    -webkit-animation-timing-function: linear;
}

.LogoImg1 {
    
    -webkit-animation-name: thumb;
    -webkit-animation-duration: 2ms;
    -webkit-transform-origin:40% 50%;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:cubic-bezier(x1,y1,x2,y2);
	margin-left:10px;
	margin-top:-7px;
}


@-webkit-keyframes thumb {
    0% { -webkit-transform: rotate(3deg); }
    100% { -webkit-transform: rotate(-3deg); }

}

.blog-roll {
    border-bottom: 2px #401908 solid;
    height:auto; 
    overflow:hidden;
    margin-bottom:10px;
    color:#240a05;
}

.blog-roll h1 {
    padding: 0;
    line-height:35px;
    color:#240a05;
    font-size:25px;
}

.blog-roll a {
    font-weight: bold;
    float:right;
}

.blog-roll .float-left {
    float: left;
    padding:0 10px 0 0;
}

.blog-roll .float-right {
    width: 410px;
    float: right;
}

#last-item {
    border:0;
    margin:0;
    padding:0;
}

.viewmore-link {
    font-weight: bold;
    font-size:20px;
}

/* End Homepage Styles */

/* Introduce Dragons */

.cr-container{
	width:580px;
	height:400px;
	border:10px solid #291006;
	position:absolute;
	z-index:100;
}
.cr-content-wrapper{
	width:100%;
	height:100%;
	overflow:hidden;
}
.cr-content-container{
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	display:none;
	overflow:hidden;
}
.cr-img{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:1;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.7);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.7);
	box-shadow:1px 1px 2px rgba(0,0,0,0.7);
}
.cr-content{
	position:relative;
	z-index:10;
	margin:20px;
	height:360px;
}
.cr-content h2{
	font-size:50px;
	line-height:40px;
	width:70%;
	color:#fff;
	text-shadow: 1px -1px 1px rgba(0,0,0,0.5);

}
.cr-content h3{
	width:40%;
	color:#fff;
	padding:15px 0px;
	line-height:30px;
}
.cr-content h3 span{
	background:#000;
	padding:4px 0px;
	font-style:italic;
	font-family:Georgia, serif;
	letter-spacing:3px;
	font-size:16px;
}
.cr-more-link{
	text-transform:uppercase;
	color:#000;
	font-size:11px;
	padding:0px 5px;
}
.cr-more-link:hover{
	text-shadow: 1px -1px 1px rgba(0,0,0,0.5);
	color:#fff;
}
.cr-content-text{
	color:#000;
	background:transparent ;
	font-size: 14px;
	font-family: Georgia;
	font-style: italic;
	line-height: 24px;
	position:relative;
	display:none;
	z-index:999;
	clear:both;
}
.cr-content-text p{
	padding:10px;
}
.cr-thumbs{
position: absolute;
height: 110px;
width: 582px;
bottom: 0px;
z-index: 20;
overflow: hidden;
background:url(Images/thumb-bg.png) repeat-x;
left: 3px;
margin-left:-5px;
}
.cr-thumbs div{
	float:left; /* Set to absolute each 150px*/
	cursor:pointer;
	position:relative;
	display:none;
	width:123px;
	height:106px;
	padding-left:20px;
	opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
		filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
	
	
}
.cr-thumbs img{
	display:block;
	margin:6px 5px 6px 0px;

}
.cr-thumbs h4{
	position:absolute;
	left:15px;
	right:15px;
	bottom:15px;
	font-family:'Holtwood One SC', serif;
	font-size:13px;
	line-height:14px;
	text-shadow:0px 1px 1px rgba(0,0,0,0.5);
	color:#fff;
}
.cr-thumbs div:hover h4{
	bottom:14px;
}
.cr-thumbs div.cr-selected{
	border-color:#000;
	background:transparent url(Images/triangle.png) no-repeat 50% 0%;
			filter: grayscale(0%);
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
-ms-filter: grayscale(0%);
margin-top:-6px;
	opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */

}
.cr-thumbs div.cr-selected img{
	border-color:#000;
}
.cr-nav span{
	position:absolute;
	z-index:50;
	text-indent:-9000px;
	cursor:pointer;
	width:35px;
	height:35px;
	margin-bottom:-17px;
	left:-24px;
	background:transparent url(Images/nav.png) no-repeat top left;
}
.cr-nav span.cr-nav-next{
	background-position:bottom left;
	right:-24px;
	left:auto;
}
.cr-nav span.cr-nav-prev:hover,
.cr-nav span.cr-nav-next:hover{
	bottom:34px;
}
.cr-hide, .cr-show{
	position:absolute;
	z-index:50;
	left:50%;
	margin-left:-25px;
	bottom:-10px;
	background:#000 url(Images/hide.png) no-repeat top center;
	cursor:pointer;
	width:60px;
	height:15px;
}
.cr-show{
	background-position:bottom center;
}


/* Submenu Experimentation - Edited by Vishnu
------------------------------------------*/

/* Structure
------------------------------------------*/
#coolMenu,
#coolMenu ul {
	list-style: none;
}
#coolMenu {
	float: left;
}
#coolMenu > li {
	float: left;
}
#coolMenu li a {
	display: block;
	height: 2em;
	line-height: 2em;
	padding: 0 1.5em;
	text-decoration: none;
}
#coolMenu ul {
position: absolute;
display: none;
z-index: 999;
left: 0px;
width: 960px;
}
#coolMenu ul li a {
	width: 80px;
}
#coolMenu li:hover ul.noJS {
	display: block; 
}


/* Main menu
------------------------------------------*/
#coolMenu {
	font-family: Arial;
	font-size: 12px;
	background: #2f8be8;
}
#coolMenu > li > a {
	color: #fff;
	font-weight: bold;
}
#coolMenu > li:hover > a {
	background: #f09d28;
	color: #000;
}


/* Submenu
------------------------------------------*/
#coolMenu ul {
	background: #f09d28;
}
#coolMenu ul li a {
	color: #000;
}
#coolMenu ul li:hover a {
	background: #ffc97c;
}


/* Mobile______________________________________________ */

.app-btn-list { margin:10px 0 0 0;}
.app-btn-list li { float:left; padding:0 10px 0 0;}

.mobile-text img { float:right; padding:0 0 0 20px;}
.mobile-text { padding:0 100px 30px 100px; }
.mobile-text li { clear:both; padding:10px 0; }

/* Game-Guide Submenu______________________________________________ */
#JSSelectChildDiv{
	top: 60px !important;
	position:absolute !important;
	z-index:999 !important;
	left:700px !important;
	width:260px !important;
	height:61px !important;
	background:url(select-child-BG.png) no-repeat !important;
	padding:10px;
	opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}

/* Social Connect_______________________________*/

.social-connect {
    background: url(Images/social-connect.png?v=052213) no-repeat;
    width:280px;
    height:123px;
    padding:0 0 0 20px;
}

    .social-connect li {
        list-style: none;
        background:none;
        float:left;
        padding:0;
        margin:60px 5px 0 0;
    }

.RegConf {
    height:350px;
}

.SOD-Reg-Msg {
    background: url(Images/thank-you-message-head.png) no-repeat;
    padding: 80px 0 0 15px;
    margin: 0 auto;
    width: 85%;
}

.SOD-Reg-Text {
    max-width:280px;
    font-size:18px;
    font-family:'Open Sans', sans-serif !important;
}

.SOD-Login-BG-Popup{
	float: right;
	position: absolute;
	z-index: 99999999;
	background: url(Images/dragon-loginscreen.png) no-repeat;
	width: 761px;
	height: 400px;
	left: 350px;
	top: 62px;
}

.confirmation-header {
    color: #362616;
    font-size: 34px;
    font-family:'Open Sans', sans-serif !important;
    font-weight:600;
}

.coming-soon-dragon {
    background: url(Images/coming-soon-dragon.png) no-repeat;
    width: 804px;
    height: 373px;
    float: right;
	position: absolute;
    z-index:1;
    left: 50px;
	top: 0px;
}

.coming-soon-content {
    position: absolute;
    z-index:5;
    margin:15px 0 0 430px;
}

.coming-soon-text {
    font-size:18px;
    font-family:'Open Sans', sans-serif !important;
    max-width:330px;
}

ul#nav {margin: 0 0 0 0px;}

/*ul.drop a { display:block; color: #fff; font-family: Verdana; font-size: 14px; text-decoration: none; }
ul.drop, ul.drop li, ul.drop ul { list-style: none; margin: 0; padding: 0; border: 1px solid #fff; background: #05376e; color: #fff;}
ul.drop { position: relative; z-index: 597; float: left;  }
ul.drop li { float: left; line-height: 1.3em; vertical-align: middle; zoom: 1; padding: 5px 10px; }
*/
ul.drop li.hover, ul.drop li:hover { position: relative; z-index: 9999; cursor: default; }
ul.drop ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; }
ul.drop ul li { float: none; }
ul.drop ul ul { top: -3px; left: 100%; }
ul.drop li:hover > ul { display: block;     position: absolute;     visibility: visible; z-index:999; }
ul.drop ul li:hover > li { float: none;    list-style:none; visibility: visible }


/* Ipad Compapattibility______________________________________________ */

@media screen and (max-width:990px){
#navigation ul{float:none;display:inline-block;}
#navigation ul ul
{
    transform: scale(0.73,0.73);
    -ms-transform: scale(0.73,0.73);
    -webkit-transform: scale(0.73,0.73);
}

.blog-roll .float-right {
width: auto !important;
float: none !important;
}


.js #navigation > ul{
    transform: scale(0.73,0.73);
    -ms-transform: scale(0.73,0.73);
    -webkit-transform: scale(0.73,0.73);
    margin-left: -147px;
}

.play-now-btn
{
    transform: scale(0.69,0.69);
    -ms-transform: scale(0.69,0.69);
    -webkit-transform: scale(0.69,0.69);
    right: -104px;
}

.social-connect {
transform: scale(0.63,0.63);
-ms-transform: scale(0.63,0.63);
-webkit-transform: scale(0.63,0.63);
margin-left:-44px;  
}

}

/*  IE Scroll fixes Version8 and below   */

.IE-Scroll-top{

background: url('Images/SOD-top-bg-Scroll.png') no-repeat\9;
height: 31px\9;
clear: both\9;
width: 1001px\9;
margin-left: -30px\9;


}

.IE-SCroll-mid{

background:url('Images/bg-midd.png') repeat-y\9;
width: 925px\9; 
padding-left: 44px\9;
margin-left: -27px\9;
overflow: hidden\9;
padding-right: 20px\9;

}

#page {
float: none\9;
clear: both\9;
padding: 0px 0px\9;
overflow: visible\9 !important;
}



.IE-SCroll-bot{

background: url('Images/SOD-bottom-bg-Scroll.png') no-repeat\9;
height: 31px\9;
clear: both\9;
width: 1001px\9;
margin-left: -30px\9;


}


@media screen and (min-width:0\0) {
    /* IE9 and IE10 rule sets go here */


.IE-Scroll-top{
background: url('Images/SOD-top-bg-Scroll.png') no-repeat;
height: 31px;
clear: both;
width: 1001px;
margin-left: -30px;
}


.IE-SCroll-mid{
background:url('Images/bg-midd.png') repeat-y;
width: 925px; 
padding-left: 44px;
margin-left: -27px;
overflow: hidden;
padding-right: 20px;
}

#page {
float: none;
clear: both;
padding: 0px 0px;
overflow: visible !important;
}


.IE-SCroll-bot{
background: url('Images/SOD-bottom-bg-Scroll.png') no-repeat;
height: 31px;
clear: both;
width: 1001px;
margin-left: -30px;
}
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   /* IE10-specific styles go here */

#nav-home:hover    { background:url('Images/Dragons-main-nav8.png') no-repeat 0 0;
-webkit-animation:flame-left .8s infinite; -moz-animation:flame-left .8s infinite; animation:flame-left .8s infinite; background:url('Images/flame-left7.png') no-repeat;}
#nav-home:active     {background:url('Images/Dragons-main-nav8.png') no-repeat 0 0;}

#nav-shop:hover     { background-position:-897px -76px;
-webkit-animation:flame-right .8s infinite; -moz-animation:flame-right .8s infinite; animation:flame-right .8s infinite; background:url('Images/flame-right3.png') no-repeat;}
#nav-shop:active     { background:url('Images/Dragons-main-nav8.png') no-repeat -897px 0; }

#nav-gameguide:hover   { background-position:-177px -76px;
animation:flame 1.2s infinite; background:url('Images/flame-mid3.png') no-repeat;}
#nav-gameguide:active   { background:url('Images/Dragons-main-nav8.png') no-repeat -177px 0; }

#nav-mobile:hover     { background-position:-372px -76px;
animation:flame 1.2s infinite; background:url('Images/flame-mid3.png') no-repeat;}
#nav-mobile:active     { background:url('Images/Dragons-main-nav8.png') no-repeat -372px 0;}

#nav-community:hover   { background-position:-508px -76px;
animation:flame 1.2s infinite; background:url('Images/flame-mid3.png') no-repeat;}
#nav-community:active   {background:url('Images/Dragons-main-nav8.png') no-repeat -508px 0; }

#nav-membership:hover   { background-position:-694px -76px;
animation:flame 1.2s infinite; background:url('Images/flame-mid3.png') no-repeat;}
#nav-membership:active   { background:url('Images/Dragons-main-nav8.png') no-repeat -694px 0;}
}

.sod-form-container{
    position:relative; 
    z-index:9999999999;	
    min-height: 280px;
    margin:0 auto;
    text-align:center;
    font-family: Skia, Arial, sans-serif !important;
}

.leftside-sodtxt{
	color:#9b0900;
	font-size:20px !important;
	margin-left:0px;
	line-height:40px;
	font-size:99%;
	font-weight:bold;
	
}

.rightside-sodtxt{
	color:#333;
	font-size:20px !important;
	margin-left:20px;
	font-size:99%;
	font-weight:bold;
	margin-top:20px;
}

.error-container {
position: absolute;
/*top: 1px;*/
left: -140px;
display: block;
/*width: 510px;*/
text-align: left;
margin: -35px 0;
left:360px;
}

span.error {
background: #FFFFCC;
height: 15px;
margin: 0;
padding: 5px;
font-size: 14px;
color: Red;
display: none;
z-index: 10;
margin: 0 0 2px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
display: block;
float: left;
margin-left: 6px;
}

fieldset select {
width: 97px;
font-size: 11px;
}

fieldset {
border: 0;
padding: 0;
margin: 0 0 0 6px;
}

#errors-area {text-align:left; color:Red; font-size:12px;}


/* Countdown banner */

.countdown-banner {
    margin:-5px 0 15px -9px; float:left;
	background:url(Images/countdown-banner-bg.jpg) no-repeat;
	width:600px;
	height:240px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	padding:60px 0 0 0;
    text-shadow:2px 2px 10px rgba(0, 0, 0, 0.5);
}

.finished {
    padding: 33px 0 0 0;
    text-align:center;
    font-size:50px;
	line-height:60px;
    color: #ffa700;
	margin:0 auto;
}
.numbers {
    padding: 0px;
    text-align: right; 
    font-size: 65px;
    color: #ffa700;
}

.days-table {
    border:0;
	text-align:center; margin:12px auto;
    height:145px;
    width:300px;
}

.table2 {
    border:0;
	text-align:center; margin:0 auto;
    width:300px
}

.table2 td {
    padding:0 2px;
}

.day-number {
	margin:-62px 0 0 0;
	float:none;
    font-size: 135px; 
    color: #ffa700;
}
.day-title {
    padding:70px 0 0 0;
    font-size: 85px; 
    color: #ffffff;
}

.time-title {
    padding:0;
    margin: 18px 0px 0px 0px;
    text-align: left;
    font-size: 40px; 
    color: #ffffff;
}

#dhour { padding-left:10px;}
#dmin { padding-left:10px;}
#dsec { padding-left:10px;}
.content {
    min-height:450px;
}
.content-delete {
    min-height:300px;
}
.JS-Coppa-popup{
	width:600px; 
	height:245px;
	background:url(Images/pop-up-div-bg.png) no-repeat;
}

.JS-Coppa-play-btn{
	margin: 0 auto;
width: 305px;

position: relative;
   
	}
.SOD-Login-Btn:hover {
background-position: 0 -55px;
}
.SOD-Login-Btn {
cursor: pointer;
/*margin-left: 69px;*/
width: 173px;
height: 55px;
background: url("Images/play-now-btn.png") no-repeat;
}
.overlay{
    position:absolute; display: none; 
     border: 1px solid #666; border: 1px solid rgba(82, 82, 82, 0.698);
           -moz-border-radius: 8px; -webkit-border-radius: 8px; 
        background:   url("Images/copper3.jpg") repeat;
}

#confirmation-form{ left:100px !important;top:0px !important;
                 width: 600px !important;
                 
}
.unauthorized-popup {
background: #FFFFFF;
border-radius: 15px;
border: 5px maroon solid;
padding: 10px 20px;
overflow: hidden;
text-align: center;
}
.unauthorized-popup {
text-align: center;
}
.dobConfirm{
background: #FFFFFF;
border-radius: 15px;
border: 5px maroon solid;
padding: 10px 20px;
overflow: hidden;
text-align: center;
left: 30% !important;
top: 0% !important;
width: 450px !important;
height: 230px !important;
}
.body-color {
background: url("Images/sod-coppa-bg.jpg");
font-family: Verdana, Arial, Helvetica, sans-serif;
color: maroon;
font-size: 12px;
margin: 0;
padding: 0;

}
.deletion-text {
font-size: 22px;
}
.unauthorized-text {
font-size: 17px;
}
.sad-pegasus {
float: right;
}


img {
outline: 0;
border: 0;
}


.ok-btn {
background: url("Images/unauthorized-popup-btns.png") no-repeat;
width: 80px;
height: 38px;
text-indent: -9999px;
display: block;
text-align: center;
margin: 0 auto;
background-position: -240px -160px;
cursor:pointer;
}

.ok-btn:hover {
background-position: -240px -200px;
cursor:pointer;
}

.delete-yes-btn {
background: url("Images/unauthorized-popup-btns.png") no-repeat;
width: 79px;
height: 43px;
text-indent: -9999px;
display: block;
text-align: center;
margin: 0 auto;
background-position: 0 -157px;
cursor:pointer;
border :0;
}

.delete-yes-btn:hover {
background-position: 0 -198px;
cursor:pointer;
border :0;
width: 79px;
height: 43px;
}

.delete-no-btn {
background: url("Images/unauthorized-popup-btns.png") no-repeat;
width: 79px;
height: 43px;
text-indent: -9999px;
display: block;
text-align: center;
margin: 0 auto;
background-position: -75px -157px;
cursor:pointer;
border :0;
}

.delete-no-btn:hover {
background-position: -75px -198px;
cursor:pointer;
border :0;
width: 79px;
height: 43px;
}
.resend-authorization {
background: url("Images/unauthorized-popup-btns.png") no-repeat;
width: 211px;
height: 36px;
text-indent: -9999px;
display: block;
text-align: center;
cursor:pointer;
margin: 10px auto;
background-position: -85px 0px;
}

.resend-authorization:hover {
background-position: -85px -50px;
cursor:pointer;
}
.delete-account{
background: url("Images/unauthorized-popup-btns.png") no-repeat;
width: 211px;
height: 36px;
text-indent: -9999px;
display: block;
text-align: center;
cursor:pointer;
margin: 10px auto;
background-position: -5px -280px;
}

.delete-account:hover {
background-position: -5px -320px;
cursor:pointer;
}
#popUpUnAuthorized {
display: none;
font-size: 13px;
    width:650px !important;
}#overlay {display:none;  position:relative;
    width:600px;}.confirmation-popup { background:#FFFFFF; border-radius:15px; border:2px #acacac solid; padding:10px 20px; max-width:630px; overflow:hidden; text-align:center; display:none; width:630px;}
.activate-btn {
background: url("Images/activate-btn.png") no-repeat;
width: 228px;
height: 57px;
text-indent: -9999px;
display: block;
text-align: center;
margin: 0 auto;
}

.fb-activate-btn {
background: url("Images/fb-account-activate-btn.png") no-repeat;
width: 122px;
height: 44px;
text-indent: -9999px;
display: block;
text-align: center;
margin: 0 auto;
}

.activate-btn-grey {
background: url("Images/activate-btn.png") no-repeat;
width: 228px;
height: 57px;
text-indent: -9999px;
display: block;
text-align: center;
margin: 0 auto;
background-position: 0px -168px;
cursor:default !important;
}

.fb-activate-btn-grey {
background: url("Images/fb-account-activate-btn.png") no-repeat;
width: 122px;
height: 44px;
text-indent: -9999px;
display: block;
text-align: center;
margin: 0 auto;
background-position: 0px -132px;
cursor:default !important;
}

.update-btn {
background: url("Images/update-btn.png") no-repeat;
width: 110px;
height: 38px;
text-indent: -9999px;
display: block;
text-align: center;
margin: 0 auto;
}
.update-btn:hover {
background-position: 0px -44px;
}
.update-btn-grey {
    background: url("Images/update-btn.png") no-repeat;
width: 110px;
height: 38px;
text-indent: -9999px;
display: block;
text-align: center;
margin: 0 auto;
background-position: 0px -130px;
cursor:default !important;
}
.div-float-left {
    float:left;
}
.delete-btns {
    margin:0 auto; 
    margin: 0 33%;
}
/*Activation Page styles*/
.title-blue-bg {

text-transform: capitalize;

text-align: center;
font-size: 20px;
padding: 5px 0 7px 0;
font-weight: bold;
margin-top: 0;
}
.change-info-contain {
float: left;
display: block;

}
.child-list {
/*background: url(Images/select-child-bg.jpg) no-repeat;
height: 90px;
width: 912px;
    text-align: center;
    */
font-size: 14px;
font-weight: bold;
 text-align: left;

}
.child-list-details {
    margin:10px;
    padding:6px;
}
.manage-kids-contain {
margin: 0;

width: 850px;

}
.padding table {
    width:auto !important;
}
.radio-list {
    width:250px;
}

#confirmation-popup {
    display: none;
    background: #FFFFFF;
    border-radius: 15px;
    border: 5px maroon solid;
    padding: 10px 20px;
    overflow: hidden;
    text-align: center;
    font-size: 13px;
    position: fixed;
    z-index: 2;
    width: 600px !important;
}
#update-password {
     display: none;
    background: #FFFFFF;
    border-radius: 15px;
    border: 5px maroon solid;
    padding: 10px 20px;
    overflow: hidden;
    text-align: center;
    font-size: 13px;
    position: fixed;
    z-index: 2;
    left: 150px !important;
    top: 0px !important;
    min-height:70px;
    width: 480px !important;
     background:   url("Images/copper3.jpg") repeat;
}
#update-password-content {
    margin: 10px 10px 10px 10px;
}

.close-btn {
background: url("Images/unauthorized-popup-btns.png") no-repeat;
width: 85px;
height: 40px;
text-indent: -9999px;
display: block;
text-align: center;
margin: 0 auto;
background-position: -154px -158px;
cursor:pointer;
}
.close-btn:hover {
background-position: -154px -200px;
cursor:pointer;
}
.update-pwd-btn {
background: url("Images/unauthorized-popup-btns.png") no-repeat;
width: 93px;
height: 38px;
text-indent: -9999px;
display: block;
text-align: center;
margin: 0 auto;
background-position: -334px -160px;
cursor: pointer;
}

.update-pwd-btn:hover {
background-position: -334px -200px;
cursor: pointer;
}
.parent-password {
border-radius: 15px;
padding: 10px 20px;
text-align: center;
}
.close-btn-manageparent {
    margin: -25px 0 0 527px !important;
}
.submit-btn {
background: url("Images/unauthorized-popup-btns.png") no-repeat;
width: 96px;
height: 40px;
text-indent: -9999px;
display: block;
text-align: center;
margin: 0 auto;
background-position: -101px -398px;
cursor: pointer;

}
.submit-btn:hover {
background-position: -101px -439px;
cursor:pointer;
}
.apply-btn {
background: url("Images/unauthorized-popup-btns.png") no-repeat;
width: 91px;
height: 40px;
text-indent: -9999px;

text-align: center;
margin: 0 auto;
background-position: -5px -398px;
}
.apply-btn:hover {
background-position: -5px -439px;
cursor:pointer;
}
/*Activation Page styles*/
.tooltip-left {
    background: url(Images/tooltip3-left.png) no-repeat;
    padding-left: 11px;
    height: 30px;
    color:#ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    position: absolute;
    margin-top:35px;
    left: 140px;
    width: 260px;
}
.tooltip-middle {
    background: url(Images/tooltip3-middle.png) repeat-x;
    height: 24px;
    float: left;
    padding-top: 6px;
}
.tooltip-right {
    background: url(Images/tooltip3-right.png) no-repeat;
    width: 11px;
    height: 33px;
    float: left;
}
#gem-container-game
{
    background:url(../images/copper3.jpg); height:787px; width:1024px; padding:10px 0;
}
.pre-register-h1{
color:maroon;
line-height:27px; 
margin-top:20px;
text-align:center
}
.SOD-DIV-POPUP {
width: 560px;
height: 210px;
background: url(Images/pop-up-bg.png) no-repeat;
padding: 20px;
}
.red {
    color:maroon;
}
.padding-top-10 {
    padding-top:10px
}
.padding-top-20 {
    padding-top:20px
}
.div-float-right {
    float:right;
}
/*SS Ad Styles*/
.overlayblack {
    position: absolute;
    display: none;
}
.ssAdBackground {
    background:   url("Images/overlay_bg.png") !important ;
}
.ssAdBgTransparent {
    background: none !important;
}
.ssAdBack {
    background:   url("Images/btn-back.png") !important ;
    width:130px;
    height:55px;
    cursor:pointer;
    margin-left:100px;
    float:left;
}
.noOffers {
    padding: 200px 200px 200px 230px; display: none;
}
.noOfferText {
    color: #840800;
    font-size: 20px;
    font-weight: bold;
    width: 350px;
}
.bgalpha60 {
    background-color: rgb(84, 64, 34);
    background-color: rgba(35, 21, 11, 0.35);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:100%;
	float:left;
	min-height: 250px;
    margin: 125px 0px 0px;
}
.imgfloattop{
	float:left;
	z-index:0;
	position:absolute;
	margin:30px 0 0 20px;
	}
.carddetailsbox{
   float: right;
    width: 320px;
    z-index: 0;
    position: absolute;
    right: 0px;
    margin: 50px 75px 0px;
	}
.carddetailsbox h1{
	text-align:center;
    color:#fff;
	}
.carddetailsbox input{
	width:250px !important;
	}
.carddetailsbox label{
	color:#fff;
	font-weight:bold;
	}
.redeem-btn-gc {
	background: url("Images/btn-redeem.png") no-repeat;
	background-position: 0px 0px;
	width:140px;
	height:40px;
	float:left;
	clear:both;
	cursor:pointer;
	margin: 10px 0px 10px 90px;
	float:left;
	clear:both;
}

.redeem-btn-gc:hover {
	background-position: 0px -40px;
}

.redeem-btn-gc:active {
	background-position: 0px -80px;
}

.redeem-btn-lrg-gc {
	background: url("Images/btn-redeem-lrg.png") no-repeat;
	background-position: 0px 0px;
	width:267px;
	height:65px;
	float:left;
	clear:both;
	cursor:pointer;
	float:left;
	clear:both;
}

.redeem-btn-lrg-gc:hover {
	background-position: 0px -65px;
}

.redeem-btn-lrg-gc:active {
	background-position: 0px -130px;
}

.prog-items{
	z-index:0;
	position:absolute;
	float:left;
	clear:both;
	color:#5d4023;
	margin:0;
	padding:0;
	width:400px;
    font-size:12px;
	}
.prog-items ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	}
.prog-items ul li{
	float:left;
	width:120px;
	list-style:none;
	text-align:center;
	padding:0;
	margin:0;
	text-align:center;
    line-height:14px;
	}
.prog-items li:first-child{
	width:110px;
	}
.prog-items li:last-child{
	width:110px;
	}
.prog-items span{
	display:block;
    margin:0 auto;
	}
.prog-done{
	background:url(Images/sod-gamecard-progress.png) 0px 0px no-repeat;
	width:70px;
	height:70px;
	margin:0 auto;	
	}
.prog-todo1{
	background:url(Images/sod-gamecard-progress.png) 0px -80px no-repeat;
	width:70px;
	height:70px;
	margin:0 auto;	
	}
.prog-todo2{
	background:url(Images/sod-gamecard-progress.png) 0px -160px no-repeat;
	width:70px;
	height:70px;
	margin:0 auto;	
	}
.prog-todo3{
	background:url(Images/sod-gamecard-progress.png) 0px -240px no-repeat;
	width:70px;
	height:70px;
	margin:0 auto;	
	}
.prog-bgbar{
	border-bottom:10px solid #5d4023; margin:30px 0 0 30px; width:330px; float:left;
	}
.floatleft{
	float:left;
	}
.floatright{
	float:right;
	}

.drgimg_float_top{
    margin-right: -60px;
    float: right;
    margin-top: -125px;
}

.carddetailsbox .code_error {
    font-size: 11px;
    line-height: 12px;
    padding: 5px;
    float: left;
    color: #A94442;
    border-radius: 5px;
    border: 1px solid #EBCCD1;
    background-color: #F2DEDE;
    margin-bottom: 10px;
}
@media all and (max-width: 1000px) and (min-width: 769px) {
    .imgfloattop{
        -webkit-transform:scale(0.6);
        -moz-transform:scale(0.6);
        -ms-transform:scale(0.6);
        -o-transform:scale(0.6);
        transform:scale(0.6);
        left: -50px;
        margin: 60px 0px 0px 0px;
        }
}

@media (min-width: 321px) and (max-width: 480px) {
    .imgfloattop{
        display:none;
        }
}

@media (min-width: 481px) and (max-width: 768px) {
    .imgfloattop{
        display:none;
        }
}

@media (max-width: 320px) {
    .imgfloattop{
        display:none;
    }
    .bgalpha60 {
        margin: 80px 0px 0px;
    }

    .drgimg_float_top {
        margin-right: -145px;
        margin-top: -125px;
        transform: scale(0.6);
    }
    .carddetailsbox {
        margin: 30px 0px 0px;
        width: 220px;
        padding: 0px 10px;
    }
    .carddetailsbox input {
        width: 200px !important;
    }
    .redeem-btn-gc {
        margin: 10px 0px 10px 40px;
    }
    .prog-bar-container{
        -webkit-transform:scale(0.6);
        -moz-transform:scale(0.6);
        -ms-transform:scale(0.6);
        -o-transform:scale(0.6);
        transform:scale(0.6);
        float: left;
        width: 100%;
        margin-left: -50px;
    }
}

/*SS*/