/*
Theme Name: Ślub-Fotografia
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

* { margin:0; padding:0;}
body { background:url(images/body-bg.gif) center top repeat-y #0a0a0a; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#7c7c7c; text-transform:uppercase;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #000;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { display:block; height:25px;} 
#contacts-form label input { width:303px; padding:2px 0 3px 3px; color:#7c7c7c; background:#222; border:1px solid #a4a4a4; text-transform:uppercase;}
#contacts-form textarea {width:288px; height:88px; padding:2px 0 2px 3px; margin-bottom:15px; color:#7c7c7c; background:#222; border:1px solid #a4a4a4; text-transform:uppercase; overflow:auto;}

/*==================list====================*/
ul { list-style:none;}

.nav { position:absolute; top:179px; width:152px; font-family:"Times New Roman", Times, serif; font-size:15px; font-family:Georgia, "Times New Roman", Times, serif}
.nav.left { text-align:right; left:-10px;}
.nav.right { right:-10px; text-align:left;}
.nav li { background:url(images/line-dot.gif) left bottom repeat-x; padding:15px 8px 17px 8px;}
.nav li.last { background:none;}
.nav.right li { padding-right:0; padding-left:0;}
.nav li a {color:#c0c0c0; text-decoration:none;}
.nav li a:hover { color:#ded2c0;}

.list1 li { background:url(images/arrow-2.gif) no-repeat left 5px; padding:0 0 0 9px;}
.list1 li a { color:#c4c4c4; text-decoration:underline;}
.list1 li a:hover { text-decoration:none;}

.list2 { width:100%; overflow:hidden;}
.list2 li { padding-bottom:12px; text-align:center;}

.pagination { width:100%; overflow:hidden; text-align:center; color:#fff;}
.pagination li a { text-decoration:underline;}
.pagination li.prev { float:left;}
.pagination li.prev a { background:url(images/arrow-3.gif) no-repeat left 3px; padding:0 0 0 8px; text-decoration:none;}
.pagination li.next { float:right;}
.pagination li.next a { text-decoration:none;}

/*==================other====================*/
.img-indent { margin:0 34px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:16px;}

/*==================txt, links, lines, titles====================*/
a {color:#fff; text-decoration:none;}
a:hover { text-decoration:underline;}

h4 { font-size:1em; font-weight:normal; margin-bottom:14px;}

.link1 { background:url(images/arrow-1.gif) no-repeat right 3px; padding-right:9px;}

.line-hor { background:#1e1e1e; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:20px;}
.title1 { margin-bottom:30px;}

/*==================boxes====================*/
.cont-box {margin:0;}
.cont-box span { float:left; width:79px;}


/*header*/
#header .indent { padding:26px 0 0 250px;}

/*content*/
#content .splash { /*background:url(images/splash2.jpg) no-repeat 82px top;*/ background:transparent url(images/splash2.jpg) no-repeat scroll 77px -12px; height:532px;}
#content .indent { padding:40px 178px 0 184px;}

/*footer*/
#footer { text-align:center; color:#494949;}
#footer .indent { padding:28px 0 0 0;}
#footer a { color:#5d5c5c; text-decoration:underline;}
#footer a:hover { text-decoration:none;}
/*==========================================*/
