/* Enter Your Custom CSS Here */
#after_footer .cc-credit-text
{
  font-size:10px;
  float:right;
  margin-bottom:0px;
}

.row-fluid .span7 {
    width: 80%;
}

.row-fluid .span5 {
	width: 17%;
	min-width: 190px;
}

.navbar
{
    margin-bottom: 8px;
}

article, .more-content, .comments-area, .widget-container
{
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
  	border-radius: 5px;
}

.widget-container
{
    border: 1px solid #3a3a3a;
}

article, .more-content, .comments-area
{
    border: 1px solid #000000;
}

h3.widget-title:before, .yop-poll-container, .main-navigation .nav > li > a:before
{
  border-radius: 3px;
}

footer.entry-meta
{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.site-footer
{
    margin-bottom: 10px;
    margin-top: 10px;
}

#after_footer .cc-credit-text
{
    float: left;
}

#header_section.container-full-width
{
    padding-top: 5px;
	background-image: url(https://static.managames.com/DungeonGuardians/wp-content/uploads/2015/08/BlogHeaderBg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
}

.yop-poll-name
{
   	color: #ddd;
}

.yop-poll-answers label
{
	display: inline;
  	color: #ccc;
}

.wp-caption
{
	background: none repeat scroll 0 0 #000;
	padding: 5px 0;
	border: 1px solid #202020;
}

ol
{
	list-style-position: outside;
}

.tbpl.wp-post-image
{
  border: 2px solid #000;
  margin: 3px;
}

code
{
  background-color: #000;
}

a.myButton{-moz-box-shadow:5px 5px 5px 0px #1f1d1f;-webkit-box-shadow:5px 5px 5px 0px #1f1d1f;box-shadow:5px 5px 5px 0px #1f1d1f;background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#5E90D1),color-stop(1,#0E366A) );background:-moz-linear-gradient( center top,#5E90D1 5%,#0E366A);background:linear-gradient( center top,#5E90D1 5%,#0E366A 100% );background-color:#2b60a3;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:2px solid #123;display:inline-block;color:#FCA865;font-family:Tahoma,Arial,Helvetica,Sans-Serif;font-size:1.1em;font-style:italic;font-weight:bold;padding:0.2em 0.25em;text-decoration:none;text-shadow:2px 2px 0px #234;margin-bottom:7px;min-width:8em;}
a.myButton:hover{background-color:#0E366A;background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#0E366A),color-stop(1,#5E90D1) );background:-moz-linear-gradient( center top,#0E366A 5%,#5E90D1 );background:linear-gradient( center top,#0E366A 5%,#5E90D1 100% );border-color:#FA4 #D60 #D60 #FA4;color:#FCBE8D;}
a.myButton:active{border-color:#FA4 #FA4 #D60 #D60;}
a.myButton span{font-size:0.7em;font-style:normal;font-weight:normal;color:#FFF;}
a.myButton span.Block{display:inline-block;vertical-align:middle;}

table.Order {background-color:#111;}
table.Order,table.Order td{-moz-border-radius:10px 10px 10px 10px;-webkit-border-radius:10px 10px 10px 10px;-khtml-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px;}

table.OrderShot{width:75%;margin:auto;}
table.OrderShot td{text-align:center;padding:0 1em;}
table.Order{border-width:2px;border-spacing:2px;margin:auto;margin-bottom:2em;border-style:solid;border-collapse:separate;border-color:#7DA2D1 #0E366A #0E366A #7DA2D1;}
table.Order td{padding:0.5em 0.2em;border-width:1px;border-style:solid;text-align:center;vertical-align:middle;font-weight:bold;border-color:#0E366A #7DA2D1 #7DA2D1 #0E366A;}
table.Order td span{font-weight:normal;}
table.Order td.Mean{white-space:nowrap;width:15em;text-align:right;}
table.OrderIn{margin:auto;border-collapse:separate}
table.OrderIn td{padding:0 0.25em;border-width:0;}

h3
{
  color:#d75;
}

h4
{
  color:#c86;
}

h2
{
  color:#d84;
}

h1
{
  color:#e53;
}