/*
Theme Name: i-kyr
Theme URI: http://www.pramhost.com
Description: Το theme για το i-kyr.gr
Author: Pramnos Hosting Ltd.
Author URI: http://www.pramhost.com
Version: 1.0
Template: pramnosframework
Tags: translation-ready, HTML5-Boilerplate, custom-menu, editor-style
*/

html {
    background-color: #eff0f0;
}

body {

    margin: 40px 0 0 28px;
    padding: 0;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	height: 100%;
}

nav {
    margin-bottom: 18px;
}

nav ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

nav ul li {
    background-image: url('img/menubg.png');
    width: 119px;
    height: 28px;
    overflow: hidden;
    font-size: 10px;
    line-height: 28px;

    font-weight: bold;
    background-repeat: no-repeat;
    text-align: center;
    display: inline-block;
}

nav ul li a {
    color: #ffffff;
    text-decoration: none;

}

#leftcolumn {
	width: 200px;
    height: 185px;
    margin-bottom: 7px;
    float: left;
    position: relative;
}

#middlecolumn {
    width: 630px;
    margin-right: 14px;
    float: left;
    min-height: 515px;
    margin-bottom: 7px;
}

#rightcolumn {
    width: 422px;
    float: left;
    height: 485px;
    margin-bottom: 7px;

 
}

footer {
    clear: both;
    height: 180px;
    width: 1300px;
	text-align: right;
}


#logocontainer {
    text-align: center;
}

#sharebox {
    position: absolute;
    bottom: 0;
	padding-left: 36px;

}
img #wpstats {display:none;}

#subscribebox {
    text-align: center;
    font-size: 14px;
    color: #000;
	line-height: 18px;
    float: left;
    padding: 15px 33px 18px 33px;

}

.kyr {
    color: #ed1e25;
    font-weight: bold;
	font-size:14px;
}

#maincont { width: 1280px;}

#maincontent {

    background-color: #fff;
    color: #000;
    border: #000 solid 3px;
    width: 605px;
    min-height: 180px;
    overflow: hidden;
    margin: 10px  0 10px 5px;
    text-align: center;
	height: 350px;
}



#maincontent img { margin-bottom:-5px;
}


#maincontent-ekdoseis {

    color: #000;
    width: 605px;
    min-height: 180px;
    overflow: hidden;
    margin: 10px  0 10px 8px;
    text-align: center;
}
#maincontent-ekdoseis img { width:auto; margin-bottom:-5px;
}

.attachment-frontpage {
    width: 605px;
    clear: both;
}

#archive {
    text-align: center;
    padding-top: 40px;
}

.attachment-archive {
    border: #000 solid 1px;
    margin: 10px;
    -webkit-box-shadow: -2px 2px 3px 3px #888;
    box-shadow: -2px 2px 3px 3px #888;
}


.attachment-ekdoseis {
    margin: 10px;
    -webkit-box-shadow: -2px 2px 3px 3px #888;
    box-shadow: -2px 2px 3px 3px #888;
}




#subscribe {
    text-align: center;
    height: 27px;
    width:131px;
    overflow: hidden;
    margin: 20px 0 0 -10px;
    float: left;
	padding-left: 36px;
}

#subscribe input {
    display: inline;
    float: left;
    margin: 0;
    border: 0;
}

#subscribe input:focus {
    border: 0;
}

#subscribeInput {
    width: 84px;
    font-size: 10px;
    height: 27px;
    padding: 0 10px 0 10px;
    background-image: url(img/searchinput.png);
    background-color: #eff0f0;
    border: 0;
}