/*
Theme Name: Ministry Free
Theme URI: http://www.egracecreative.com/2008/09/26/ministry-free-wordpress-theme/
Description: A minimalist theme, great for a portfolio or blog, designed with a whole lot of whitespace and no images other than the logo and rss icon.
Author: Brandon Cox
Author URI: http://www.egracecreative.com
Tags: white, two columns, minimalist, valid, widget ready, simple, clean
Version: 1.1
License: This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)

width: 620px;

*/

body { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 85%; color: #555; background: #010300 url(images/Background.png) no-repeat center; }

a img { border: none; }
p, h1, h2, h3, h4, h5, h6, h7, ul, small, blockquote { margin-top: 0px; margin-bottom: 18px; }
p, li, li li { line-height: 160%; }
h1 { font-size: 1.8em; padding-bottom: 5px; border-bottom: 2px #ccc solid; }
h1 a { color: #ccc; text-decoration: none; }
h2 { font-size: 1.2em; color: #ccc; }
h2 a{ font-size: 1.2em; color: #ccc; }
small { font-size: 0.9em; line-height: 140%; }
a { color: #FFD203; }
a:hover { color: #555; }

#container { width: 960px; margin: 0px auto; }

#search-subscribe { width: 940px; margin: 0px 10px; height: 36px; }
#search-subscribe .search { float: right; display: inline; background: #ededdc; padding: 10px; height: 20px; }
#search-subscribe .subscribe { float: right; display: inline; background: #ededdc; padding: 12px; height: 16px;  }
#search-subscribe a { text-decoration: none; }
#search-subscribe img { vertical-align: top; }

#header { width: 960px; float: left; display: inline;  margin: 0px; background: #000 url(images/top-bg.png) no-repeat right;}
p.site-title { font-size: 1.6em; margin: 50px 0px 0px; font-weight: bold; }
p.site-title a { color: #060; text-decoration: none; }
p.site-title a:hover { color: #555; }
p.description { margin-bottom: 0px; }
#logo { overflow: hidden; width: 251px; padding: 0px 0px; margin: 0px 10px; float: left; height: 169px; }
.language{float:right; margin: 10px 0px; height: 0px; }
.clear{clear:both; height: 0px;}
#nav {  width: 960px; margin: 0px 10px; padding-left:3px; float: left; height: 30px; }
#nav ul { margin: 0px; padding: 0px; list-style: none; }
#nav li { float: left; margin-right: 15px;  background: #000 url(images/Green-Botton2.png) no-repeat center; width: 105px; height: 28px; text-align: center; padding-top: 4px;}
#nav li a { color: #EEE; font-weight: bold; text-decoration: none;  text-shadow: -1px 0 #555, 0 1px #555, 1px 0 #555, 0 -1px #555;}
#nav li a:hover, #nav li a.active {  color: #EEE; font-weight: bold; text-decoration: none;  text-shadow: -2px 0 #555, 0 2px #555, 2px 0 #555, 0 -2px #555;}

/*Make the parent of sub-menu relative*/
#nav  li {
    position: relative;
}
/*sub menu*/
#nav  li ul.children {
    display:none;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100px;
	z-index: 99;
}
#nav  li:hover ul.children {
    display:block;
}

#posters{width: 251px; height: 614px; background: #000 url(images/Poster-List-BG2.png) no-repeat center; }
#ticket{width: 251px; height: 160px; background: #000 url(images/Ticket-BG2.png) no-repeat center; margin-top: 20px;}
#ticket-txt{color: #097054;width: 200px; font-size: 13px; padding: 20px 30px 20px 20px; line-height: 25px;}
#ticket-txt a{color: #EE7766;}
#wrapper { float: left; width: 980px; padding-bottom: 20px; }
div.float-left { float: left; }
div.float-right { float: right; display: inline;  }
div.one-column { width: 300px; padding: 10px; }
div.two-column { width: 677px; padding: 10px; margin-right: 12px;}
div.three-column { width: 940px; padding: 10px; }
div.widget { margin-bottom: 20px; }
#sidebar {width: 240px; }
#sidebar, #content {  }
#primary{width: 669px; height: 600px; border: 1px solid #fff; background: #000000 url(images/mainbg.png);}
#sidebar ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; border-top: 1px #ccc solid; }
#sidebar li { margin: 0px; padding: 4px 0px 4px; border-bottom: 1px #ccc solid; width: 260px; }
#sidebar li a { display: block; text-decoration: none; padding: 4px 15px; }
#sidebar ul.highlight li a { background: #ededdc; }
#sidebar li a:hover { background: #ededdc; }
#sidebar ul.highlight li a:hover { background: #333; color: #fff; }

#content .post { margin-bottom: 20px; }
#content .post h1 { margin-bottom: 5px; }
#content .post h2 { text-transform: uppercase; font-size: 1.2em; font-weight: normal; }
#content p.premeta { font-size: 90%; color: #999; margin-bottom: 20px; }
#content .postmeta { color: #999; font-size: 90%; border-top: 2px #ccc solid; padding: 4px 0px; margin-bottom: 20px; }

/* Comments */
#content .comments { font-size: 90%; margin: 20px 0px; }
#content .comments ul { margin: 10px 20px; padding: 0px 20px; list-style: none; border-left: 5px #ccc solid; border-right: 5px #ccc solid; }
#content .comments li { margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px solid #ccc; list-style-type: none; }
#content .comments img { padding: 0px; margin: 0px 0px 10px 10px; float: right; }

#footer-wrapper { float: left; display: inline; width: 100%; }
#footer {color:#EAEAEA; margin: 0px auto; width: 960px; overflow: hidden; padding: 10px 10px 10px; background: #2B1625; opacity:0.88;filter:alpha(opacity=88); font-size: 90%; }
#footer ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none;  }
#footer li {  margin: 1px 20px 1px; border-bottom: 1px #ccc solid; width: 260px; }
#footer li a { display: block; text-decoration: none; padding: 1px 0px;color:#fff; }
#footer p a { display: block; text-decoration: none; padding: 1px 0px;color:#fff; }
#footer h2 { font-size: 1.3em;color:#EAEAEA; } 

/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }
#content img.alignnone { margin: 0px 10px 10px 0px; }
#content .post div.alignleft, #content .post img.alignleft { float: left; margin: 0px 10px 10px 0px; }
#content .post div.aligncenter, #content .post img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; clear: both; }
#content .post div.alignright, #content .post img.alignright { float: right; margin: 0px 0px 10px 0px; }
.index-content{color: #FFF; background-color: #282A29; font-size: 12px; color: #E1E1E1;  padding: 20px 25px;opacity:0.88;filter:alpha(opacity=88); text-align: justify;}
.eachgame p{color: #ccc; text-align: left; font-size: 13px;font-family: Arial, Helvetica, sans-serif;}
.index-video{background-color: #063934; color: #E1E1E1;  padding: 25px 25px;opacity:0.88;filter:alpha(opacity=88);}
#whitebar1{background: url(images/whitebar.png) repeat-x left; height: 16px;  margin-top: 12px;}
#whitebar2{margin: 12px 12px; background: url(images/whitebar.png) repeat-x center; height: 16px; width: 970px; }
.clear{clear: both;}
table.game div.game_summary{margin: 10px 0px 10px 20px; text-align: justify;}
table.game div.game_summary h2{font-size: 18px; font-weight: bold; color: #ccc; text-decoration: underline;}
table.game div.game_img{box-shadow: 4px 4px 2px #080808; margin:6px 0;}
table.game div.game_summary2{margin: 10px 0px 10px 10px; text-align: left; color: #ccc;font-size: 12px;}
table.game div.game_summary2 h3{font-size: 12px; font-weight: bold; color: #ccc; text-decoration: underline;}
.side_games{padding: 0px 10px; }
table.game div.game_img2{box-shadow: 2px 2px 1px #080808;}
table.game div.game_img2 a img{width; 95px;}
.social{float:right; margin: 10px 0px 10px 0px;}

.map{font-size: 11px; text-align:center;}
.fb_iframe_widget>span { width: 220px !important; color: #eee !important;}
.fb-like-box iframe { width: 220px !important; color: #eee !important;}
#fblikebox{width: 228px;  padding: 10px 10px; margin-top: 20px;background-color: #112C07; font-size: 12px; color: #E1E1E1; opacity:0.88;filter:alpha(opacity=88); margin-left: 3px; height: 250px;}
#sidegames{width: 228px;  padding: 10px 10px; margin-top: 20px;background-color: #112C07; font-size: 12px; color: #E1E1E1; opacity:0.88;filter:alpha(opacity=88); margin-left: 3px; height: 1597px;}
ul.qtrans_language_chooser li{
  display: inline;
  margin-left: 10px;
}
ul.qtrans_language_chooser li a{
	text-decoration:none;
}
ul.qtrans_language_chooser li.active a{
	color: #ccc;
}
span.highlight{
	font-size:20px; 
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
}

.divtable {
    display: table;
}

.divrow  {
    display: table-row;
}

.divleft, .divright, .divmiddle {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}

.divtable .game_img {
    box-shadow: 4px 4px 2px #080808;
    margin: 6px 0px;
}

.divvoucherleft, .divvoucherright, .divvouchermiddle {
    display: table-cell;
    vertical-align: middle;
}

.divvouchertext{

    text-align: center;

}

.divvouchertable{

    display: table;

}

.trip-advisor-logo{

    margin-top: 20px; 
    background-color: #0f2706;
    text-align: center; 
    width: 228px; 
    margin-left:3px; 
    padding:10px;
}

.divleftlogo{

      display: table-cell;
      vertical-align: middle;
      text-align:center;
      padding:5px;
}

#galleryMenu{

    padding-bottom:30px;

}

#galleryMenu li{

    float: left;
    display: inline;
    padding:5px;
}

.gallerytitleBig{

    font-size: 20px;
    text-align: center;
    padding:20px;
}

.galleryA{

    text-decoration: none;
    text-align:none !important;
    display: inline;
    float:left;
        padding: 2px;

}
