/*
 Theme Name:   seriousgames
 Theme URI:    http://webhloics.in
 Author:       Serious Games
 Template:     twentyten
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  seriousgames
*/

@import url("../twentyten/style.css");

/* Add your custom css below
-------------------------------------------------------------- */

body {
    background: #ffffff url("img/pattern.jpg") repeat right top;
}

body, input, textarea, .page-title span, .pingback a.url {
    font-family: 'Open Sans', sans-serif;
}

#content, #content input, #content textarea {
    font-size: 15px;
}

.top-cont {
    width: 998px;
    margin: 0 auto
}

.top-logo {
    height: 102px;
}

.top-menu-wraper {
    background: url("img/menu-stripe.jpg") repeat top center #bb1218;
}

#wrapper {
    width: 960px;
    margin-top: 0px;
    -webkit-box-shadow: 0px -1px 49px -12px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -1px 49px -12px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -1px 49px -12px rgba(0, 0, 0, 0.75);
}

#access .menu-header, div.menu, #colophon, #branding, #main, #wrapper, .credits-wrapper {
    width: 960px;
}

.credits-wrapper {
    margin: 0 auto;
}

#access .menu {
    margin-left: 95px !important;
}

#access ul.menu>li.current_page_item>a {
    background: url("img/active-menu.jpg") no-repeat bottom center transparent;
}

#access {
    width: 1000px;
    background: url("img/menu-stripe.jpg") repeat top center #bb1218;
}

#access li:hover > a, #access ul ul:hover > a, #access a {
    background: url("img/menu-stripe.jpg") repeat top center #bb1218;
    color: #fff;
}

#content {
    margin: 0 256px 0 0px;
}

#main {
    padding: 20px 0 0 0;
}

.clear {
    clear: both;
}

.new-site-btn {
    float: left;
}

.search-form {
    float: left;
}

.below-menu-cont {
    margin-bottom: 41px;
}

.below-menu-cont .widget {
    float: left;
}

.below-menu-cont .widget_text {
    margin-right: 26px;
}

.below-menu-cont .widget_search input[type="text"] {
    width: 255px;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #fff;
    line-height: 20px !important;
}

.below-menu-cont .widget_search input[type="image"] {
    margin-left: -32px;
}

#content .entry-title,.whats-new {
    background: url("img/title-icon.jpg") no-repeat left center transparent;
    padding-left: 40px;
    font-weight: normal;
    color: #bb1218;
    font-size: 28px;
    text-transform: uppercase;
    vertical-align: bottom;
}
.whats-new {
    vertical-align: top;
    /* line-height: 200px; */
    clear: none;
    margin-bottom: 16px;
    line-height: 33px;
    }


/*Podcasts */

.featured-podcast-wrapper {
    width: 420px;
    float: left;
    border-radius: 5px;
    margin-left: 0px;
    padding: 20px;
    text-align: left;
    margin-bottom: 20px;
    background-color: #f1eeee;
}
.featured-podcast-wrapper{
	color: #000;

}
.featured-podcast-wrapper.first {
    margin-right: 15px;
}
.featured-podcast-wrapper a{
	font-family: gorgia;
	color:#bb1218;
	font-size: 18px;
	text-decoration: underline;
	 margin-bottom: 10px;

}
.featured-podcast-wrapper a.podcast-title{
	display: inline-block;
	    max-width: 331px;
}
.featured-podcast-wrapper img{
	padding-right: 10px;
}



/*	Footer */

#footer-widget-area .widget-title, #footer-widget-area .widget_rss_links .widget-title {
    margin-bottom: 5px;
    font-weight: normal;
    color: #bb1218;
    font-size: 22px;
    text-transform: uppercase;
    vertical-align: bottom;
    line-height: 22px;
}

#footer-widget-area .widget-area ul ul {
    margin-left: 0px;
    list-style: none;
}

#footer-widget-area #first.widget-area {
    width: 410px;
}

.jetpack_subscription_widget .widget-title, #footer-widget-area #first .widget-title {
    background: url("img/subscribe-icon.jpg") no-repeat left center transparent;
    padding-left: 40px;
}

#footer-widget-area .widget-area {
    float: left;
    margin-right: 20px;
    width: 167px;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 16px 25px;
    min-height: 172px;
}

#footer-widget-area #third.widget-area {
    margin-right: 0px;
}

#subscribe-text p, #footer-widget-area .widget-area p, #footer-widget-area .widget-area a {
    font-size: 13px;
    color: #000;
    line-height: 26px;
    display: block;
}

#subscribe-email input[type="email"] {
    width: 94%;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
}

#subscribe-submit {
    text-align: right;
}

#subscribe-submit input[type="submit"] {
    background: url("img/submit.jpg") no-repeat top center transparent;
    border: none;
    text-indent: -9999px;
    width: 87px;
    height: 36px;
    margin-right: 0px;
    padding-right: 0px;
}

#footer {
    margin-bottom: 0px;
}

#colophon {
    border-top: none;
}

.footer-credits {
    background: url("img/red-stripe.jpg") repeat-x top center transparent;
    padding: 13px 0px
}

#site-info a {
    color: #fff;
    text-transform: uppercase;
}

#site-generator a {
    font-style: normal;
    background-image: none;
    color: #fff;
}
