/*
Theme Name: Asian Cup 2015
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentyeleven
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html{margin:0 !important;}
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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;	
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
	font-family: arial, helvetica,sans-serif;
	font-size:13px;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/*Madz*/

#frm_enquiries{display: none;}


/*End-Madz*/

/* =Structure
----------------------------------------------- */

/* =Global
----------------------------------------------- */


/* Text elements */



/* Forms */

/* =Header
----------------------------------------------- */



/* header */
 h3{font-size:16px; margin-bottom:10px;display:block;}
#header
{
	height : 115px;
	width : 100%;
	overflow: hidden;
	background-color: yellow;	
}

#header .left
{
	width: 1025px;
	float: left;
	height: 100%;
}
/*
Main
*/
#page{
	width:1026px;
	margin:0 auto;

}

#main {
	width : 100%;	
	overflow: hidden;
	margin:0 auto;
}


#left{
	
	float : left;
	width : 170px;
	overflow: hidden;
	text-align: left;
}

#left .top {
	background: #FFFF33 url("images/asian/images/navbar-topright.jpg") no-repeat 100% 0%;
	width: 100%;
	height: 25px;
}

#left .center {		
	width : 170px;	
	background:url('images/bg-center-left.png') right top repeat-y;
}

#primary {
	float : left;
	width : 600px;
	padding-left:56px;
	min-height:599px;
}

#secondary {
	float: right;
	border : solid green 1px;
	width:130px;
}

#left ul {	
	padding: 0px;
}


#left li {
	
	width: 100%;
	list-style-type:none;
	margin:0 0 4px 0;
}
.bt-left{
	
}
#above-content{margin-bottom:50px;display:block;}
.top-list-home{
	width:100%;
	display:block;
	border-bottom:2px solid #ffff00;
	margin-bottom:15px;
	position:relative;
}
a.full-post{position:absolute; right:0;top:5px;}
.top-list-home img{position:relative; bottom:-2px;}
img.thumb-home{margin:0 7px 7px 0;}
img.thumb-single{margin:0 15px 10px 0; max-width:80%; height:auto;}
.post-home{display:block; clear:both; padding-bottom:15px; text-align:justify;margin-bottom:15px;overflow:hidden;border-bottom: 1px dashed yellowgreen;}

.post-home .more-link{display:block; text-decoration:none; color:#009b00; font-weight:bold; margin-top:7px;}
.post-home .more-link:hover{color:#8ec08e;}
.post-single{text-align:justify; line-height:17px;}
.older-post ul{width:70%;display:block;clear:both;}
.older-post ul li{border-bottom: 1px dashed yellowgreen;}
#link_sidebar{
	width:130px;
	height:220px;
	background:url('images/panorama.jpg') right top no-repeat;
}
#link_sidebar a{
	display:block;
	clear:both;

}
.popup-sidebar{
	left: 38px;
    position: relative;
    top: 78px;
    width: 90px;
	
}
#link_sidebar a{margin-bottom:7px;width:88px; height:16px;}
#link_sidebar a span{display:none;}
#footer{text-align:center;width:1026px; margin:0 auto;}
#footer .menu li{display:inline; margin:0 4px;}
#footer .menu li a{text-decoration:none;
color:#393940; padding:0 7px;
border-right:1px solid #fff;
text-transform:capitalize;
}
#footer .menu li#menu-item-71 a{
	border:none !important;
}
#wrapper-footer{
	width:100%;
	background:url('images/bg-footer.jpg') left top repeat-x;
	margin-top:20px;
	
}
.older-post ul li {display:block; clear:both; margin:7px 0 7px 10px; padding:2px 0;}
.older-post ul li a{
	text-decoration:none;
	color:#323131;
	font-weight:bold;
	color: #009B00;
	text-decoration:underline;
}
.older-post ul li a:hover{text-decoration:underline;}
#frm_enquiries p{
	margin:4px 0;
}
.contain-menu{display:block;margin:10px 0;}
#footer #supplementary{font-size:10px;}
#left li.menu-item {
	background:url('images/bg-nav.jpg') left top no-repeat;
	padding:2px 0 7px 2px ;
}
#left li.menu-item a{
	color: #FEFFFF;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bolder;
    letter-spacing: 0.2em;
    padding: 0 5px 0 13px;
    text-decoration: none;
    text-shadow: 1px 2px #003F8E;
    word-spacing: 0;
    background:url('images/a-nav.jpg') left center no-repeat;
}
.block-matchs{
	width:47%;
	float:left;	
	border:1px solid #048a05;
	min-height:109px;
	margin:10px 10px 10px 0;
}
.block-matchs .head-block{
	display:block;
	height:33px;
	text-align:center;
	background:#048a05;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	
}
.block-matchs .row-soc{
	
	display:block;
	border-bottom:1px solid #d0d0d0;
	padding:7px 0 7px 9px;
	line-height:23px;
	
	
}
.blockgroup{width:100%; display:block;clear:both; float:left; margin:15px 0 0px 0;}
#list-match{width:856px;float:left;position:relative;}
#list-match #content{width:100%; display:block; right:0; margin-left:10px;}
#tbl_teams{width:45%;border-collapse:collapse; clear:both;}
#tbl_teams td{border:1px solid  #048A05; padding:4px 0; width:50px; text-align:center;}
#tbl_teams td.colteam{width:166px;}
.red{color:red;}
.time_match{padding:0 10px; font-size:12px;}
.goal{font-size:13px;}

#left li#menu-item-219{
	background: url("images/big-nav.jpg") no-repeat scroll left top transparent;
   padding: 2px 0 13px 3px;
}
#left li#menu-item-219 span.and{display:block;padding: 2px 0 2px 16px;}
#left li#menu-item-219 a{background: url("images/a-nav.jpg") no-repeat scroll left center transparent; display:block}
.row-result{display:block; width:100%; clear:both; padding:7px 0; border-bottom:1px solid red;position:relative;}
.compeletion{padding:0 10px; width:200px; position:relative;}
span.spright{float:right; position:absolute; right:150px;}
h1.page-title{padding:10px 0;}
h2.title-older{
font-size:17px;
padding:5px 0;
display:block;
}
.post{line-height:18px;}
.team-name{font-weight:bold;}