/*   
Theme Name: Svieta
Theme URI: 
Description: A theme for LAdS
Author: Jim Rudolf
Author URI: http://www.jimrudolf.org
Version: 0.3
Tags: foobar
.
Blah blah blah...
.
*/

@import url('styles/reset.css');
@import url('styles/rebuild.css');
@import url('styles/wp.css');  /* (do I even want/need this?) */
@import url('styles/3c-b.css');


/* --- global stuff --------------------------------------------------------- */

body {
	background: url(images/header-bg.png) repeat-x;
	padding: 3px 10px 10px 10px;

	font: 11px verdana, arial, geneva, helvetica, sans-serif;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
}

#content {
	line-height: 1.4em;
}

h1.list {
	color: #a00;
	font-size: 200%;
	font-family: Georgia, Times-Roman;
}

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

#content h2 {
	font-weight: bold;
	font-size: 125%;
	margin: 1em 0;
}

#content h3 {
	font-weight: bold;
	margin: 1em 0;
}

/* --- header --------------------------------------------------------------- */

#header {   
	/*
	height: 100px;
	*/
}
	
#logo {
	display: block;
	height: 100px;
	width: 900px;
	margin: 0;
	text-indent: -9999px;
}

#logo.number1  { background: url(images/headers/header-logo-1.png) no-repeat; }
#logo.number2  { background: url(images/headers/header-logo-2.png) no-repeat; }
#logo.number3  { background: url(images/headers/header-logo-3.png) no-repeat; }
#logo.number4  { background: url(images/headers/header-logo-4.png) no-repeat; }
#logo.number5  { background: url(images/headers/header-logo-5.png) no-repeat; }

/* --- menu ----------------------------------------------------------------- */

#menu-wrap {
	margin: 3px 0 30px 0;
	padding: 0;
}

#menu-wrap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu-wrap li {
	display: inline;
	font-weight: bold;
}

#menu-wrap a {
	color: #a00;
	margin-right: 10px;
	padding: 3px 10px;

	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#menu-wrap a:hover {
	background-color: #a00;
	color: #fff;
	text-decoration: none;
}

/* --- all widgets ---------------------------------------------------------- */

div.sidebar {
}

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

.widget-container {
	margin-bottom: 2em;
}

.widget-container ul {
	list-style-type: none;
}

h3.widget-title {
	border-bottom: 1px solid #999;
	font-weight: bold;
	margin-bottom: .5em;
}

.widget-container input[type="text"] {
	font-size: 11px;
	width: 110px;
}

.ok-but {
	position: relative;
	top: 4px;
}

label.screen-reader-text { display: none; }

/* --- specific widgets ----------------------------------------------------- */

li.widget_calendar {
	border: 1px solid #ccc;
	padding: 10px;
}
li.widget_calendar h3 {
	border-bottom-width: 0;
}

table#wp-calendar {
	width: 100%;
}
table#wp-calendar caption {
	font-weight: bold;
	margin-bottom: .5em;
}
table#wp-calendar th, table#wp-calendar td { text-align: right; }

li.widget_faces {
	text-align: center;
}

td#feed-links {
	padding: 0 0 0 10px;
	vertical-align: top;
}

li.widget_paypal {
	text-align: center;
}

li.widget_recent_entries ul li {
	padding: 3px 0;
}

table#wp-calendar {
	width: 100%;
}

/* WPML language switcher menu */
div#lang_sel a.lang_sel_sel, a.lang_sel_sel:visited,
	div#lang_sel a.lang_sel_sel:hover { background-color:#91d2e4; color: #940c02; }

/* --- content (titles, fonts, colors...) ----------------------------------- */

#content .entry-title {
	color: #a00;
	border-bottom: 1px solid #a00;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0 0 2px 0;
}
#content .entry-title:first-child { margin-top: 0; }

#content .entry-title a {
	display: block;
	color: #a00;
	text-decoration: none;
}
#content .entry-title a:hover { background-color: #91d2e4; }
#content .entry-title a:visited { color: #a00; }

.post, .page { margin-top: 3em; }
.post:first-child, .page:first-child { margin-top: 0; }

div.navigation {
	border-top: 1px solid #a00;
	padding: 1px 5px;
	margin: 1em 0;
}

#content ul.links li {
	margin: 1em 0;
}
#content ul.links img {
	margin: 0;
	padding: 0;
}

div.nav-previous { float: left; }
div.nav-next { float: right; }

p.wp-caption-text {
	font-style: italic;
	text-align: center;
}

/* --- content images ------------------------------------------------------- */

div.image-div {
	margin: 2em 0;
	text-align: center;
}

div.image-div img {
	margin: 0;
	padding: 0;
}

div.image-div div.caption {
	margin-top: 2px;
	text-align: center;
	font-style: italic;
}

/* --- buttons -------------------------------------------------------------- */

a.more-link {
	border: 1px solid #a00;
	background-color: #fff;
	color: #a00;

	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;

	padding: 1px 10px;
	text-decoration: none;
	font-size: smaller;
	font-weight: bold;
}
a.more-link:hover {
	background-color: #a00;
	color: #fff;
}

/* --- footer --------------------------------------------------------------- */

#footer {
	border-top: 1px solid #aaa;
	margin-top: 2em;
	padding-top: 10px;
	text-align: center;
	line-height: 1.8em;
	font-size: 80%;
}

/* --- misc ----------------------------------------------------------------- */

/* make space between image and caption the same on index and single templates */
img.ngg-singlepic {
	margin-bottom: 0;
}

