/*
Theme Name: Applied Games Research
Theme URI: http://www.SkinPress.com/
Description: Based on Grey Tutu by http://www.SkinPress.com/
Version: 1.0
Author: Skinpress
Author URI: http://www.SkinPress.com/

License Information :
All templates are free to use as long as you leave the credits unchanged.
You cannot claim these templates or modifications of these templates as yours.
You cannot redistribute these templates on your website.
You cannot modify these templates and distribute them.
*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input{
    margin:0;
    padding:0;
}
ul{
    list-style:none;
}
a{
    color:#818181;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
a img{
    border:0;
}
.clear{
    clear:both;
}

body{
    margin:0px;
    padding:0px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    background:#ffffff url(images/bg.gif) repeat-x top center;
    color:#101010;
}

#body_page{
    background:none;
}

#page{
    width:1000px;
    margin:0px auto;
}

/* HEADER */

#header{
    width:100%;
    height:87px;
    background:none;
}

#header_title{
    float:left;
}

#header_ads{
    float:right;
    padding-top:14px;
    padding-right:84px;
}

#header_title h1{
    padding-top:30px;
    padding-left:5px;
}

/* MENU */

#menu{
    width:100%;
    height:56px;
    /*background:url(images/menu_bg.gif) no-repeat right top; */
}

#menu_search{
    float:right;
    padding-right:5px;
    padding-top:3px;
}

#searchform_top{
    font-size:13px;
    color:#000000;
}

#searchform_top_text{
    width:248px;
    border:0px;
    background:none;
    color:#666;
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
    position:relative;
    top:8px;
}

#menu_items{
    padding-top:12px;
    text-transform:uppercase;
    font-size:13px;
    color:#808080;
    float:left;
}

#menu_items div{
    float:left;
    padding-left:10px;
    padding-right:15px;
}

#menu_items a{
    color:#808080;
    display:inline-block;
}

#menu_items a:hover{
    border-bottom:1px solid #ffffff;
}

a#i_rss{
    background:url(images/i_rss.gif) no-repeat right 4px;
    padding-right:16px;
}

/* BODY */

#body{
    width:100%;
    float:left;
    background:url(images/body_bg.gif) repeat-y;
}

#body_top{
    width:100%;
    float:left;
}

#body_left{
    width:647px;
    float:left;
    padding-bottom:40px;
}

#body_right{
    width:353px;
    float:right;
}

/* left contact */

#body_left_content{
    width:606px;
    padding-top:17px;
    margin-left:19px;
}

.post{
    width:100%;
}

.post-top{
}

.post-date{
    float:left;
    font-size:27px;
    width:54px;
    text-align:center;
    color:#101010;
}

.post-title{
    float:left;
    width:606px;
}

.post-date p{
    font-size:11px;
    padding-top:5px;
    padding-bottom:5px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h2{
    font-size:24px;
    line-height:30px;
    color:#006699;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
}

.post-title h2 a{
    color:#006699;
}

.post-title h3{
    font-weight:normal;
    padding-bottom:5px;
    color:#101010;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h3 a{
    color:#886600;
    font-weight:bold
}

.post-title h3.tags{
    color:#101010;
    font-weight:bold;
    background:#495054 url(images/post-title_tags_bg.gif) repeat-x;
    padding-top:5px;
    padding-left:5px;
}

.post-title h3.tags span{
    color:#006699;
    font-weight:normal;
}

.post-title h3.tags a{
    color:#006699;
    font-weight:normal;
}

.entry{
    font-size:12px;
    line-height:16px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    padding-top:0px;
    padding-left:6px;
    padding-right:5px;
    padding-bottom:0px;
    text-align: left;
}

.entry div
{
    padding-bottom: 3px;
    padding-bottom: 8px;
}

.postmetadata{
    margin-bottom:10px;
    height:26px;
    background:#CCCCCC;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

.postmetadata a{
    font-size:11px;
    font-weight:bold;
    color:#101010;
}

.postmetadata a span{
    color:#101010;
}

a.readmore{
    background:url(images/post_readmore_a.gif) no-repeat left 5px;
    color:#006699;
    padding-left:12px;
}

.post-page{
}

.entry_page{
    margin-left:0px;
}

.post-page h2{
    font-size:18px;
    line-height: 22px;
    color:#101010;
    font-weight: bold;
    padding-top:5px;
    margin-bottom:5px;
    font-style:italic;
    margin-left:10px;
    border-bottom:2px solid #006699;
}

.post-page .entry{
    margin-left:5px;
}

strong{
    color:#bce1f3;
}

/* right content */

#body_right_content{
    margin-left:10px;
}

/* TAGS */

#main_tags{
    margin-left:5px;
    margin-right:15px;
    margin-bottom:10px;
}

#main_tags a{
    color:#696969;
}

#main_tags h2{
    font-size:15px;
    color:#101010;
    padding-left:0px;
    padding-top:7px;
    padding-bottom:5px;
    margin-bottom:5px;
    text-transform:uppercase;
    font-style:italic;
    border-bottom:2px solid #006699;
}

#sidebar{
    width:156px;
    float:left;
}

#sidebar_right{
    width:156px;
    float:left;
    padding-left:15px;
}

#sidebars h2{
    font-size:15px;
    color:#101010;
    padding-left:0px;
    padding-top:7px;
    padding-bottom:5px;
    margin-bottom:5px;
    text-transform:uppercase;
    font-style:italic;
    border-bottom:2px solid #006699;
}

#sidebars ul{
    color:#696969;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin-left:5px;
}

#sidebars li ul{
    background:none;
    padding-bottom:8px;
    margin-left:0px;
}

#sidebars li ul li ul{
    padding-left:5px;
    background:none;
    padding-bottom:0px;
}

#sidebars li ul li ul li ul{
    padding-left:0px;
}

#sidebars li{
    margin-bottom:0px;
    background:none;
}

#sidebars li li{
    margin-bottom:0px;
    padding-bottom:0px;
    padding-top:4px;
    padding-bottom:8px;
    padding-right:3px;
    padding-left:7px;
}

#sidebars li li li{
    background:none;
    border:0px;
    padding-bottom:3px;
}

#sidebars li a{
    color:#696969;
}

#sidebars li.widget_categories ul li{
    font-weight:normal;
}

#sidebars li.widget_categories ul li a{
    /*background:url(images/sidebar_li_cat.gif) no-repeat 2px 4px;*/
    font-weight:normal;
    padding-left:0px;
}

#sidebars li.widget_categories ul li ul li a{
    background:url(images/sidebar_li_subcat.gif) no-repeat 2px 4px;
    font-weight:normal;
    padding-left:10px;
}

#sidebars li.widget_archives ul li a{
    /*background:url(images/sidebar_li_ar.gif) no-repeat 2px 4px;*/
    font-weight:normal;
    padding-left:0px;
}

#sidebars li.linkcat ul li a{
    /*background:url(images/sidebar_li_br.gif) no-repeat 2px 2px;*/
    font-weight:normal;
    padding-left:0px;
}

#sidebars li.widget_meta ul li a{
    background:url(images/sidebar_li_subcat.gif) no-repeat 2px 4px;
    font-weight:normal;
    padding-left:10px;
}

.textwidget{
    padding:5px;
}

/* FOOTER */

#footer{
    width:100%;
    height:76px;
    background:url(images/footer_bg.gif) repeat-x;
    clear:both;
    margin:0px auto;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer_text{
    color:#101010;
    padding-left:10px;
    padding-top:22px;
    float:left;
    width:50%;
    line-height:18px;
}

#footer_text a{
    color:#101010;
    font-weight:bold;
}

#footer_swatches{
    text-align:right;
    color:#101010;
    padding-right:10px;
    padding-top:22px;
    float:right;
    width:40%;
}

#footer_swatches a{
    color:#006699;
    font-weight:bold;
}




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
    cursor: help;
    }

acronym, abbr {
    border-bottom: 1px dashed #999;
    }

blockquote {
    margin: 15px 30px 10px 10px;
    padding-left: 10px;
    padding-bottom:5px;
    background:url(images/blockquote_bg.gif) repeat-y left top;
    }

blockquote blockquote{
    background:url(images/blockquote_bg.gif) repeat-y left top;
    }

blockquote cite {
    margin: 5px 0 0;
    display: block;
    }

.center {
    text-align: center;
    }

hr {
    display: none;
    }

a img {
    border: none;
    }

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
    font-weight:bold;
    clear:both;
    }
/* End Various Tags & Classes*/

/* Begin Lists

    Special stylized non-IE bullets
    Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
    }

html>body .entry li {
    margin: 7px 0 8px 10px;
    }

.entry ul li:before{
    content: "\00BB \0020";
    }

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
    }

.entry ol li {
    margin: 0;
    padding: 0;
    }

ol li{
    list-style: decimal outside;
    }
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
    text-align:center;
    }

select {
    width: 130px;
    }

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
    }

#commentform textarea {
    width: 100%;
    padding: 2px;
    }

#commentform #submit {
    margin: 0;
    width:65px;
    height:25px;
    }
/* End Form Elements */



/* Begin Comments*/

h2#comment_title{
    font-size:15px;
    color:#ffffff;
    padding-top:7px;
    padding-bottom:5px;
    margin-bottom:5px;
    margin-left:60px;
    text-transform:uppercase;
    font-style:italic;
    border-bottom:2px solid #b2dbef;
}

.alt {
    margin: 0;
    padding: 10px;
    border:1px dashed #575757 !important;
    }

.commentlist {
    text-align: left;
    color:#a4a8aa;
    margin-left:60px;
    }

.commentlist li {
    margin: 10px 0 3px;
    padding: 10px;
    list-style: none;
    border:1px dashed #424242;
    }

.commentlist li li {
    margin: 0px;
    padding: 5px 10px 5px;
    border-bottom:0px;
    border:0;
    }

.commentmeta_text {
    padding: 10px 5px 0px 10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:18px;
}

#commentform p {
    margin: 5px 0;
    }

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
    }

.commentmetadata {
    margin: 0;
    display: block;
    color:#ffffff;
    font-size:15px;
    font-style:italic;
    font-weight:bold;
    padding:6px 0px 6px 5px;
    }

.commentmetadata span{
    background:#373737;
    padding:6px 10px 6px 10px;
    }

.commentmetadata a{
    color:#b2dbef;
    }

.commentmetadata b{
    color:#b2dbef;
    }

.commentmetadata_end{
    text-align:right;
    color:#ffffff;
    font-weight:bold;
    font-style:italic;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
}

.commentmetadata_end a{
    color:#b2dbef;
    }

.commentmetadata_end span{
    font-weight:normal;
    color:#b2dbef;
    }

#respond_box{
    margin-top:0px;
    padding-bottom:30px;
}

h3#respond{
    font-size:19px;
    color:#006699;
    padding-top:7px;
    padding-bottom:5px;
}

#commentform{
    color:#101010;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform a{
    color:#101010;
}

/* End Comments */

/* Archives page */
.page_archives_div{
    padding-bottom:60px;
}

.ar_panel{
    width:600px;
}

.ar_panel3{
    background:none !important;
}

.page_archives_div h2{
    font-size:15px;
    color:#ffffff;
    padding-top:5px;
    padding-bottom:3px;
    font-style:italic;
    margin-left:10px;
    border-bottom:2px solid #b2dbef;
}

.ar_panel3 h2{
    padding-top:0px !important;
    margin-left:10px !important;
}

.ar_panel3 ul{
    margin-left:0px !important;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
    margin:0px;
    padding:0px;
    padding-top:5px;
    margin-bottom:40px;
    margin-left:10px;
}

.page_archives_div ul li{
    margin:0px;
    padding:0px;
    list-style:none;
    background:none;
}

.page_archives_div ul li ul{
    margin:0px;
    padding:0px;
    padding-left:10px;
}

.page_archives_div ul li a{
    font-weight:normal;
    color:#8c8c8c;
    font-size:13px;
    padding-left:10px;
}

.page_archives_div ul li a:hover{
    color:#8c8c8c;
}

.page_archives_div ul li{
    padding-top:5px;
    padding-bottom:5px;
    border-bottom:1px solid #3e3e3e;
}

.page_archives_div ul li ul li{
    border:0px;
}


