/*
Theme Name: MarketingIskola UJ
Theme URI: http://www.marketingiskola.ro
Description: Theme for MarketingIskola and MarketingIMM blogs
Version: 1.0
Author: Xantus Zsolt & XENZOR
Author URI: http://www.marketingiskola.ro/
Tags: marketingiskola, three-columns

*/

/********************** general blog css **************************/

body
{
    text-align: center;
    background-image: url("images/site_hatter/site_narancssarga_hatter.png");
    font-family: Verdana;
    font-size: 12px;
}

a
{
    color: LightSlateBlue;   
    text-decoration: none;
    font-weight: bold;
}

h4
{
    font-size: 14px;
    margin-top: 30px;
}

div.container 
{
    margin-left: auto;
    margin-right: auto;
    width: 977px;
    text-align: left;
    position: relative;
    top: -20px;
}

div.header
{
    height: 224px;
}

div.main-body
{
    background-color: Yellow;
}

div.main-left
{
    float: left;
    width: 223px;
    padding-top: 50px;
}

div.pages
{
    width: 223px;
    height: 256px;
    background-image: url("images/balszelso_gombok/balszelso_gombok_hattere.png");
    padding-top: 9px;
}

div.links
{
}

div.links-header
{
    width: 223px;
    height: 57px;
    margin-top: 20px;
}

div#utils
{
    background-image: url("images/balszelso_gombok/hasznos_linkek_gomb.png");
    background-repeat: no-repeat;
}

div#new-posts
{
    background-image: url("images/jobbszelso_gombok/friss_bejegyzesek_gomb.png");
    background-repeat: no-repeat;
}

div#archive
{
    background-image: url("images/jobbszelso_gombok/archivum_gomb.png");
    background-repeat: no-repeat;
}

div.links-body
{
    background-color: White;
    /*padding: 5px 10px 5px 10px;*/
    width: 223px;
}

div.links-footer
{    
    width: 223px;
    height: 7px;
    background-image: url("images/balszelso_gombok/szelso_infokockak_fekete_alja.png");
    background-repeat: no-repeat;
}

div.main-center
{
    width: 511px;
    float: left;
    margin-left: 7px;
}

div.content
{
    padding: 5px 10px 5px 10px;
}

div.center-header
{
    width: 513px;
    height: 67px;
    margin-top: 50px;
    background-image: url("images/bejegyzesek/bejegyzesek_fejlec.png");
}

div.center-body
{
    width: 513px;
    background-color: White;
    /*padding: 5px 10px 5px 10px;*/
}

div.center-footer
{    
    width: 513px;
    height: 7px;
    background-image: url("images/bejegyzesek/bejegyzesek_hattere_alja.png");
    background-repeat: no-repeat;
}

div.main-right
{
    float: right;
    width: 226px;
    margin-top: 30px;
}

div.search
{
    background-image: url("images/kereso/kereso_hatter.png");
    height: 62px;
    position: relative;
    left: -4px;
}

div.footer
{
    height: 100px;
    clear: left;
    padding-top: 20px;
}

div.menu-bottom
{
    width: 971px;
    height: 28px;
    margin-left: 3px;
    margin-bottom: 15px;
    background-image: url("images/alsomenu/ismetlodo_alsomenu_hattere.png");
}

span#home-url
{
    margin-left: 3px;
}

div.sigmanet-logo
{
    background-image: url("images/alsomenu/sigmanet_logo.gif");
    height: 19px;
    width: 76px;
    float: right;
    margin-right: 3px;
}

ul.pages
{
    padding-left: 11px;
    margin: 0px;
}

ul.pages li
{
    list-style-type: none;
    width: 205px;
    height: 47px;
    text-align: center;
    margin-bottom: 5px;
}

ul.pages a
{
    font-weight: bold;
    text-decoration: none;
    position: relative;
    top: 16px;
}

ul.pages a span
{
    display: block;
    padding-top:16px;
    text-align:center;
}

li.page_item
{
    background-image: url(images/balszelso_gombok/oldal_gomb_inaktiv.png);
}

li.page_item a
{
    color: White;
}

li.current_page_item
{
    background-image: url(images/balszelso_gombok/oldal_gomb_aktiv.png);
}

li.current_page_item a
{
    color: Black;
}

div.links-header span
{
    display: block;
    padding-top:23px;
    padding-left: 48px;
    text-align:center;
    font-weight: bold;
    color: White;
}

div.center-header span
{
    display: block;
    padding-top:23px;
    padding-left: 78px;
    font-weight: bold;
    color: White;
}

div.search input.text
{
    margin-left: 25px;
    margin-top: 5px;
}

div.search input.button
{
    width: 21;
    height: 18;
    background-image: url(images/kereso/kereso_nagyito.png);
    border: none;
}

div.search span
{
    margin-left: 25px;
}

div.links-body ul
{
    padding-left: 5px;
    list-style-type: none;
}

div.links-body a
{
    color: black;
    text-decoration: none;
    font-weight: bold;
}

div.links-body li
{
    margin-bottom: 5px;   
}

div.center-body div.content
{
    padding: 5px 20px 5px 40px;
}

div.center-body h4 a
{
    color: black;
    text-decoration: none;
}

div.info-post
{
    color: black;
    font-weight: bold;
    margin-bottom: 25px;
}

/**** products ****/
div.product
{
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}

img.product
{
    margin-top: 3px;
    border: none; 
}

a.product
{
    color: black;
    text-decoration: none;
}

img
{
    border: none;
}

div.menu-bottom ul
{
    position: relative;
    margin-left: 100px;
}

div.menu-bottom li
{
    float: left;
    float:left;
    list-style-type:none;
    margin-right:20px;
    margin-top:5px;
    background-image: none;
}

li.recent-comments
{
    list-style-type: none;    
} 

div.comment-body
{
    margin-bottom: 6px;
}

object#mp3
{
 margin-left: 140px;
}
