/* Start of CMSMS style sheet 'vestuviumuzika' */
/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

#comments textarea { 
width:280px;
height: 70px;
}

* {
	margin: 0;
	padding: 0;
}

img
{
border: 0px;
}


body {
	margin: 0;
	background: #5C9E1F url(uploads/images/back_all2.gif) repeat-x top;
        margin-bottom: 15px;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


#contmain
{
width: 100%;
background: url(uploads/images/back_all.jpg) no-repeat center top;
padding-top: 22px;
}

h1, h2, h3 {
	color: #246030;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #246030;
}


h3 {
	font-size: 1em;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #246030;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #246030;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #246030;
}


#main
{
width: 778px;
border-left: 10px solid #E4F9D1;
border-right: 10px solid #E4F9D1;
margin: 0 auto;
margin-top: 10px;
padding-top: 10px;
background: #E4F9D1;
}

/* Header */

#header {
	width: 778px;
	margin: 0 auto;
	height: 180px;
}

#menu {
	height: 38px;
	margin: 0 auto;
	width: 798px;
	background: url(uploads/images/menu.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 28px;
	width: 110px;
	text-decoration: none;
	font-size: 14px;
	padding-top: 10px;
	font-weight: bold;
	color: #ffffff;
    text-align: center;

}

#menu a:hover {
	color: #ffffff;
	text-decoration: underline;
	background: url(uploads/images/menu_r.gif) repeat-x;
}



/* Logo */

#logo {
	width: 778px;
	height: 180px;
	margin: 0 auto;
	background: url(uploads/images/header.jpg) no-repeat left top;
	text-align: left;
}


#logo h1 {
	padding-top: 80px;
	padding-left: 20px;
	color: #246030;
	font-size: 18px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
}

#logo a {
	color: #ffffff;
}

/* Page */

#page {
	width: 778px;
	border-top: none;
}

/* Content */

#content {
	width:592px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content H4 
{
background: url(uploads/images/h2.gif) repeat-x;
width: 562px;
height: 28px;
padding-left: 30px;
padding-top: 10px;
color: #ffffff;
}

#content H4 a
{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
color: #ffffff;

}

#content p
{
line-height: 20px;
}


.date {
	text-align: right;
	color: #918E48;
	font-size: 11px;
}

.date a {
	color: #918E48;
}



/* Sidebars */

.sidebar {
	margin-left: 13px;
	float: right;
}


.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 {
  	width: 173px;
	padding-top: 10px;
}

#sidebar2 li h2 {
	background: url(uploads/images/title.gif) no-repeat left top;
	height: 30px;
	color: #FFFFFF;
        padding-left: 20px;
	padding-top: 10px;
}

#sidebar2 li ul {
	line-height: normal;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
}

#sidebar2 li li {
	padding: 5px;
	background: url(uploads/images/small.png) no-repeat left;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
}

#sidebar2 li a:hover {
	border: none;
}



#bottom
{
}

/* Footer */
#footer
{
height: 44px;
width: 778px;
background: url(uploads/images/footer.gif) top repeat-x;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #5C9E1F;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #5C9E1F
}

.navleft {
float: left;
}

.navright {
float: right;
}

li {list-style: none;}

.box2 li a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  list-style: none;
  font-size: 0.9em;
  background: #99CC66;
  padding: 3px 5px 3px 5px;
}

.box2 li a:hover {
text-decoration: none;
background: #CCFF99;
color: #ffffff;
}


.rightp {
                float: right; 
                margin-top: 14px;
}

.leftp {
                float: left;
                margin-top: 14px;
                margin-left: 5px;
}

.submit input {
background: #F60;
text-align:center;
border:none;
padding:2px 4px 2px 4px;
color:#FFFFFF;
font-style:italic;
font-size:1.2em
}
/* End of 'vestuviumuzika' */

