﻿/*   
Theme Name: Ramas_Theme
Theme URI: http://geciauskas.com
Description: Ramas' Theme
Author: Ramunas Geciauskas
Author URI: http://geciauskas.com

.
email:
ramunas // geciauskias // com
.
*/

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3D3DA;
}

a, a:visited {
	color: #FFFFFF;
	background : inherit;
	text-decoration: none;
}


img, div, p, ul, li {
	border: 0px;
	margin: 0px;
}


a:hover {
	color: #96CC00;
}


div.fix {
	clear: both;
}

/* top part */

#topline {
	width: 980px;
	height: 80px;
}

#topline #toplogo {
	float: left;
	width: 580px;
	height: 80px;
}

#topmenu {
	float: right;
	width: 400px;
	height: 80px;
}

#topmenu ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topmenu li {
	float: left;
}

#topmenu a {
	display: block;
	color: #474754;
	text-align: center;
	padding-top: 2px;
	background-color: #E0E2DD;
	border: 1px #D3D3DA solid;
	width: 120px;
	height: 18px;
	background-image: url('./gfx/menubuttonbg.jpg');
}

#topmenu a:hover {
	background-color: #D0D2CD;
	background-image: url('./gfx/menubuttonbg2.jpg');
}


/* logo */
#logoline {
	width: 980px;
	height: 300px;
	background-image: url(./gfx/logo.jpg);
}

#mainmenu {
	width: 270px;
	height: 280px;
	margin: 20px 30px 0px 0px;
	float: right;
}

h1 {
	display: block;
	width: 100%;
	height: 30px;
	border: solid #96CC00;
	border-width: 0px 0px 1px 0px;
	color: #FFFFFF;
	font-size: 20px;
	font-family: arial, sans-serif;
	background : inherit;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}

.break {
	margin-top: 40px;
}

h2 {
	display: block;
	width: 100%;
	height: 24px;
	border: solid #96CC00;
	border-width: 0px 0px 1px 0px;
	color: #FFFFFF;
	font-size: 16px;
	background : inherit;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}


#mainmenu a.aleft, #mainmenu a.aright {
	display: block;
	border: dashed #474754;
	border-width: 0px 0px 1px 0px;
	width: 50%;
	height: 25px;
	padding-top: 10px;
	color: #CBCBD3;
	text-align: left;
	float: left;
	font-weight: bold;
	background: inherit;
}

#mainmenu a.aright {
	text-align: right;
}

#mainmenu a.aright:hover, #mainmenu a.aleft:hover {
	color: #96CC00;
	background: inherit;
}

#liner {
	width: 980px;
	height: 30px;
	background-image: url(./gfx/longbg.jpg);
	border-top: 1px solid #CBCBD3;
}


/* footer */
#theend {
	width: 930px;
	height: 100px;
	border-top: 1px solid #474754;
	color: #474754;
	font-size: 11px;
	padding: 20px 0px 0px 50px;
	margin-top: 60px;
}

/* side */
#sider {
	float: left;
	width: 260px;
	padding: 0px 60px 0px 0px;
}

/* main */
#txt {
	float: left;
	width: 560px;
	padding: 0px 40px 0px 60px;
}



div.col {
	float: left;
}

div.wnd {
	width: 260px;
	margin-bottom: 40px;
	line-height: 18px;
}

div.wnd img {
	float: left;
	width: 50px;
	height: 50px;
	border: 1px solid #D3D3DA;
}

div.wnd img:hover {
	border: 1px solid #96CC00;
}


/* archive */
#txt ul.full {
	margin: 30px;
	line-height: 18px;
}

div.wnd ul.mmenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div.wnd ul.mmenu a {
	display: block;
	margin: 0px;
	width: 100%;
	height: 16px;
	padding: 6px 0px 6px 5px;
	border-bottom: 1px solid #474754;
}


div.fat a {
	text-align: right;
	font-weight: bold;
	border: 0px;
	display: block;
	width: 100%;
	height: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
}

#txt a {
	color: #FFFFFF;
}

#txt a:hover {
	color: #96CC00;
}


/* single page */
#navigation {
	width: 100%;
	height: 30px;
}

div.leftalign {
	float: left;
}

div.rightalign {
	float: right;
	text-align: right;
}

div.metadata {
	width: 530px;
	margin: 60px 0px 20px 10px;
	border-top: 1px solid #474754;
	border-bottom: 1px solid #474754;
	font-size: 11px;
	color: #A3A3AA;
	padding: 5px;
}


ol.commentlist img {
	float: left;
	padding: 0px 20px 5px 0px;
}

ol.commentlist li {
	border-bottom: 1px dashed #474754;
	padding: 10px;
}

ol.commentlist div {
	margin: 10px;
}

ol.commentlist p {
	display: block;
	padding: 5px;
	background-color: #222222;
}

#respond {
	margin-top: 50px;
}


#txt pre {
    display: block;
    background-color: rgb(51,70,0);
    font-family: 'Lucida Console', 'Courier New';
    margin: 0px 0px 30px 20px;
    padding: 3px 10px 3px 10px;
    border-left: 3px solid #CCCCCC;
}

#txt p {
	line-height: 18px;
	margin-top: 10px;
}

#txt img, #sider img {
	margin: 0px 0px 10px 10px;
}

#txt hr {
	width: 100%;
	margin: 20px 0px 20px 0px;
	border: 1px #96cc00 dashed;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

#txt h3 {
	margin-top: 20px;
}
