/* KirsikkaSiik.net - CSS */

/* DEFAULT STYLES */

/* IE margin fix */
* html #left_content {
    margin-left: 23px;
}


/* CSS global reset for all browsers */
* {
    padding: 0;
    margin: 0;
}

body {
    font-family: Arial, Verdana;
    font-size: 12px;
    line-height: 16px;
    color: #787878;
    text-align: center;
}

p {
    padding-top:10px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
}

ul, li {
    list-style-type: none;
}

a:link {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

a:visited {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}


#container {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-image: url('../images/ball.gif');
    background-repeat: repeat-y;
}

#header {
    width: 760px;
    height: 75px;
    background-image: url('../images/header.jpg');
}

#kirsikkalogo {
    float:left;
    width: 300px;
    height: 75px;
    background-image: url('../images/spacer.jpg');
}

#vihreatlogo {
    float:right;
    width: 250px;
    height: 75px;
    background-image: url('../images/spacer.jpg');
}

#banner {
    width: 760px;
    height: 270px;
    background: #FFFFFF;
    background-image: url("../images/banner_fiiliskuva.jpg");
    background-repeat: no-repeat;
}

#content {
    width: 760px;
    height:100%;
}

#left_content {
    width: 220px;
    margin-left: 46px;
    float: left;
}

#menu {
    padding-bottom: 20px;
}

#right_content {
    padding-left: 26px;
    width: 430px;
    float: left;
}

#footer {
    width: 760px;
    height: 95px;
    clear: both;
    background-image: url("../images/footer.jpg");
    background-repeat: no-repeat;
}

.designer p {
    padding-top: 62px;
    text-align: right;
    padding-right: 42px;
}

.designer A {
    color: #61BF1A;
}

/* ALL JUST FOR JOOMLA */

/* FORMS SETTINGS */
.button {}
.inputbox {}
.search {}


/* NAVIGATION/MENU SETTINGS */

a.mainlevel {
    background: url('../images/menu_bg.png') no-repeat;
    padding-left: 15px;
    padding-top: 2px;
    line-height: 20px;
}
a.mainlevel:link {
    font-size: 12px;
    color: #787878;
}
a.mainlevel:visited {
    font-size: 12px;
    color: #787878;
}
a.mainlevel:hover {
    font-size: 12px;
    color: #000000;
}

#active_menu {
    font-size: 12px;
    color: #000000;
}

a.sublevel {
    padding-left: 5px;
    font-size: 12px;
    color: #787878;
}
a.sublevel:link {color: #787878;}
a.sublevel:visited {color: #787878;}
a.sublevel:hover {color: #787878;}

.pagenavbar {}

.pagenavbar:link, .pagenavbar:visited {
    font-size: 12px;
}

.pagenav, a.pagenav:visited, a.pagenav:hover {
    font-size: 12px;
}

a.readon:link, a.readon:hover, a.readon:visited {
    font-size: 12px;
}

.back_button {font-size: 12px; padding-top: 20px;}
.pagenav_prev {font-size: 12px;}
.pagenav_next {font-size: 12px;}

.latestnews ul {}

.latestnews li, a.latestnews {
    list-style-type: none;
    font-size: 12px;
    color: #787878;
}

.mostread ul{}
.mostread li {
    list-style-type: none;
    font-size: 12px;
    color: #787878;
}

/* CONTENT PAGE SETTINGS */
a.category:link, a.category:hover, a.category:visited {
    font-size: 12px;
}


.blogsection, .blog_more, a.blogsection:link, a.blogsection:visited, a.blogsection:hover {
    font-size: 12px;
}

.componentheading {
    font-size: 18px;
    font-family: verdana;
    color: #61BF1A;
    padding-bottom: 20px;
}

.contentheading {
    font-size: 18px;
    font-family: verdana;
    color: #61BF1A;
    padding-bottom: 5px;
}

.contentpane {}
.contentpaneopen {}

.contentpagetitle {
    font-size: 18px;
    font-family: Verdana;
    color: #61BF1A;
}

a.contentpagetitle:link {
    font-weight: normal;
    color: #61BF1A;
}
a.contentpagetitle:hover {
    font-weight: normal;
    color: #61BF1A;
}
a.contentpagetitle:visited {
    font-weight: normal;
    color: #61BF1A;
}

.contentdescription {
    font-size: 12px;
    line-height: 16px;
}

table.contenttoc {}
table.contenttoc td {}
table.contenttoc th {}
table.contenttoc td.toclink {}
a.toclink:link {}
a.toclink:visited {}
a.toclink:hover {}


/* JOOMLA - MAMBO SECTIONS LISTINGS */
.sectiontableheader {
    font-size: 10px;
}
.sectiontableentry1 {}
.sectiontableentry2 {}


/* JOOMLA - MAMBO MODULES FORMATTING */
table.moduletable {
    margin-bottom: 30px;
}

table.moduletable th {
    font-size: 12px;
    font-weight: bold;
    color: #61BF1A;
    padding-bottom: 5px;
}

table.moduletable td {}


/* MISCELLANEOUS */

/* Dates , Authors*/

.createdate {
    font-size: 10px;
    padding-bottom: 10px;
}

.modifydate {
    font-size: 10px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.small {
    font-size: 10px;
}

.smalldark {
    font-size: 10px;
    color: #000000;
}


/* Weblinks */
.weblinks, a.weblinks:hover {}

/* Newsfeeds */
.newsfeedheading {
    font-size: 14px;
    font-family: Verdana;
}

.newsfeeddate {
    font-size: 12px;
}

.fase4rdf {
    font-size: 12px;
}


/* MOSCOM STYLES */

.moscomMAIN {
    padding-top: 30px;
}

.moscomODD {
    border-style: dashed;
    border-width: 0 0 1px 0;
    padding-bottom: 15px;
}

.moscomODDText {
    padding-top: 15px;
    padding-bottom: 5px;
}

.moscomEVEN {
    padding-top: 15px;
    padding-bottom: 15px;
    border-style: dashed;
    border-width: 0 0 1px 0;
}

.moscomEVENText {
    padding-bottom: 5px;
}

