/*  
Theme Name: WP-Creativix
Theme URI: http://creativix.iwebix.de/
Description: Beautifull Business and Portfolio Wordpress Theme.
Version: 1.0.1
Author: Dennis Nissle
Author URI: http://www.iwebix.de/
Tags: white, silver, light, three-columns, two-columns, fixed-width, right-sidebar, left-sidebar, theme-options, purple, front-page-post-form, photoblogging
*/

/* General Styles */


body, ul, h1,h2,h3,ol,ul,li,p {
margin:0;
padding:0;
}

a {
color: #9d60c1;
text-decoration: none;
}

a:hover {
color: #9d60c1;
text-decoration: underline;
}

a:visited {
color: #9d60c1;
text-decoration: none;
}

body {
font-size: 12px;
font-family: Tahoma, Geneva, sans-serif;
line-height:18px;
}

blockquote {
color: #CCC;
font-size: 11px;
font-style: italic;
}

h1, h2, h3 {
color: 9d60c1;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset, img {
border: 0;
}
caption, th {
text-align: left;
}
q:before, q:after {
content: '';
}
abbr {
border:0;
}

#wrapper {
width:925px;
margin:0 auto;
}
		
#topmenu {
margin-top: 5px;
float: right;
clear: both;
}

#header {
height:78px;
width: 925px;
}			

#logo {
float: left;
margin-top: 50px;
}

#logo a, img {
border: none;
}

/* Navigation Styles */

.navigation {
background: url(images/navbar.jpg) no-repeat;
padding-right:18px;
font-size:12px;
position: relative;
z-index: 6;
width: 689px;
height: 48px;
margin-top: -50px;
margin-left: 245px;
float: left;
}

#search {
width: 200px;
float: right;
height: 28px;
}

#search form {
width: 200px;
height: 28px;
}

#searchbox {
background: url(images/search.gif) no-repeat top;
width: 144px;
height: 28px;
border: none;
margin-top: 10px;
padding: 5px 3px 0px 15px;
color: #6e6e6e;
}

#searchbutton {
background: url(images/search_btn.gif) no-repeat;
width: 27px;
height: 28px;
border: none;
position: relative;
top: 2px;
left: -12px;
cursor: pointer;
}

#header #navbar {
float:left;
height:50px;
line-height:50px;
padding-left:13px;
}

#navbar, #navbar ul {
margin:0;
padding:0;
list-style-type:none;
position:relative;
line-height:50px; 
z-index:5;
}

#header #navbar a {
height:48px;
display:block;
padding:0 16px;
text-decoration:none;
text-align:center;
line-height:28px; 
outline:none;
z-index:35;
position:relative;
color: #6e6e6e;
}

#header #navbar a:hover {
color: #9d60c1;
}

#header #navbar ul a {
line-height: 35px; 
}

#header #navbar li {
float:left;
position:relative;
z-index:20;
margin-top:10px;
}

#header #navbar li li {
border-left:none;
margin-top:0;
}

#header #navbar ul {
position:absolute;
display:none;
width:172px;
top:36px;
left:-1px;
background: #f5f5f5;
}

#header #navbar li ul a {
width:130px;
height:auto;
float:left;
text-align:left;
padding:0 12px;
}

#header #navbar ul ul {
top:auto;
}	

#header #navbar li ul ul {
left:172px;
top: 0px;
}

#header #navbar li ul ul a {
border-left:none;
}

#header #navbar a{
color:#888;
}

#header #navbar ul {
border:1px solid #c0c0c0;
border-top:none;
}

#header #navbar li ul a {
border-bottom:1px solid #fff;
border-top:1px solid #c0c0c0;
}

#header #navbar ul a, #header #navbar ul li {
background-color:#f5f5f5;
}

#header #navbar ul a:hover, #header #navbar ul a:focus {
color:#9d60c1;
}

#header #navbar .current_page_item a {
border-top: none;
}

#header #navbar li:hover ul ul, #header #navbar li:hover ul ul ul,#header  #navbar li:hover ul ul ul ul {
display:none;	
}
#header #navbar li:hover ul, #header #navbar li li:hover ul, #header #navbar li li li:hover ul, #header #navbar li li li li:hover ul {
display:block;
}

/* Slideshow Styles */

#slide-wrapper {
background: url(images/slider-bg.gif) no-repeat;
width: 921px;
height: 365px;
margin-top: 60px;
padding-top:15px;
z-index:1;
margin-left: 10px;
}

#slide-wrapper2 {
background: url(images/slider-bg.gif) no-repeat;
width: 921px;
height: 365px;
margin-top: 1px;
padding-top:15px;
z-index:1;
margin-left: 10px;
}

.featurebox {
width: 921px;
height: 365px;
clear:both;
margin:auto;
}


#image-wrapper {
margin:0 auto;
display:none;
padding:0;
width: 921px;
}

#image-wrapper * {
margin:0;
padding:0;
}
	
#full-image {
position:relative;
padding:0;
width: 860px;
}

.frontslide {
display: none;
}

#text {
float:right;
position:absolute;
top:10px;
width:400px;
height:0;
color:#6e6e6e;
overflow:hidden;
z-index:4;
padding:0px;
left: 490px;
}

#text h3 a {
padding:3px 0 10px 3px;
color:#9d60c1;
font-size: 18px;
font-weight:bold;
letter-spacing:-1px;
text-decoration: none;
}

#text h3 a:hover {
text-decoration: underline;
}

#text p {
padding:0 0 5px 3px;
color:#6e6e6e;
float:right;
font-size:12px;
text-align: justify;
margin: 0px;
}

#text p a {
color:#993399;
}

.date {
color:#9d9c9c;
font-size: 0px;
font-style: italic;
}


#image {
width:440px;
height:250px;
}

#image img {
position:absolute;
z-index:2;
width:440px;
height:200px;
left:20px;
top:10px;
border:2px solid #ffffff;
<!--
border:2px solid #bfbfbf;
-->
}

.imgnav {
position:absolute;
width:25%;
height:180px;
cursor:pointer;
z-index:3;
}

#imgprev {left:0;background:none;}
#imgnext {right:0;background:none;}

#imglink {
position:absolute;
height:150px;
width:100%;
z-index:5;
opacity:.4;
filter:alpha(opacity=40);
}

.linkhover { }

#thumbnails {margin-top:20px;height:38px;}

#arrowleft {
float:left;
width:26px;
height:49px;
background:url(images/left.gif) top center no-repeat;
padding-left:40px;
margin-top: 30px;
z-index:6;
}

#slideleft:hover {}

#arrowright {
float:right;
width:26px;
height:49px;
background:url(images/right.gif) top center no-repeat;
padding-right:40px;
margin-top: 30px;
z-index:7;
}

#slideright:hover {	}

#frontarea {
float:left;
position:relative;
width:785px;
margin-left:3px;
height:100px;
overflow:hidden;
}

html* #frontarea {margin-left:0;}

#fronter {
position:absolute;
left:0;
height:100px;
top: 10px;
}

#fronter img {
cursor:pointer;
border:2px solid #993399;
}

/* Frontpage Column Styles */

#big-column {
width: 925px;
height: auto;
margin-top: 20px;
margin-left: 8px;
}

#column-top {
background: url(images/top-column.gif) no-repeat;
width: 925px;
height: 9px;
}

#column-content {
background: url(images/center-column.gif) repeat-y;
width: 925px;
float: left;
padding-bottom: 20px;
}

/* Featured Posts & Articles on Frontpage */

.feat-post {
width: 300px;
padding: 10px 10px 10px 20px;
float: left;
}

.feat-post h2 {
font-size: 18px;
text-decoration: none;
color: #6e6e6e;
}

.feat-post h2 a {
text-decoration: none;
color: #6e6e6e;
}

.feat-post h2 a:hover {
text-decoration: none;
color: #9d60c1;
}

.desc h3 {
font-size: 10px;
font-style: italic;
color: #9d9c9c;
font-weight: normal;
clear:both;
border-bottom: 1px solid #b1b1b1;
}

.feat-post p {
text-align: justify;
color: #6e6e6e;
margin-top: 15px;
}

.feat-post img {
margin-top: 20px;
border: 1px solid #681783;
}

.latest-posts {
width: 220px;
padding: 10px 10px 10px 20px;
float: left;
}

.latest-posts h2 {
font-size: 18px;
text-decoration: none;
color: #6e6e6e;
}

.latest-posts h2 a {
text-decoration: none;
color: #6e6e6e;
}

.latest-posts ul {
color: #9d60c1;
margin-top: 10px;
}

.latest-posts ul li {
color: #9d60c1;
padding-left: 10px;
margin-bottom: 5px;
}

.latest-posts ul li a {
text-decoration: none;
display: block;
line-height: 15px;
color: #9d60c1;
}

.latest-posts ul li a:hover {
text-decoration: underline;
color: #9d60c1;
}

.latest-posts p {
text-align: justify;
color: #6e6e6e;
margin-top: 10px;
}


/* Subpage Column Styles */

#sub-column {
width: 925px;
height: auto;
margin-top: 50px;
margin-left: 8px;
}

#sub-top {
background: url(images/sub-top.gif) no-repeat;
width: 925px;
height: 42px;
}

#sub-content {
background: url(images/sub-content.gif) repeat-y;
width: 925px;
float: left;
}


/* Subpage Content Styles */


.content {
width: 620px;
float: left;
padding: 10px 15px 10px 15px;
}

.content2 {
width: 620px;
float: left;
padding: 0px 15px 10px 15px;
}

.content h1 {
font-size: 24px;
color: #8a8a8a;
margin: 20px 0px 20px 0px;
font-weight: normal;
}

.content p {
text-align: justify;
color: #8a8a8a;
}

.content ul {
border-top: 1px solid #CCC;
list-style-position:inside;
color: #6e6e6e;
margin: 20px 40px 10px 10px;
}

.content ul li {
color: #6e6e6e;
border-bottom: 1px solid #CCC;
padding: 5px;
}

.content ul li a {
color: #9d60c1;
}

.content ol {
border-top: 1px solid #CCC;
list-style-position:inside;
color: #6e6e6e;
margin: 20px 40px 10px 10px;
}

.content ol li {
color: #6e6e6e;
border-bottom: 1px solid #CCC;
padding: 5px;
}

.content ol li a {
color: #9d60c1;
}

/* Breadcrumb Navigation Styles */

.breadcrumb {
float: left;
padding: 13px 15px 10px 15px;
color: #8a8a8a;
font-size: 12px;
}

.breadcrumb a {
color: #9d60c1;
font-weight: normal;
text-decoration: none;
}

.breadcrumb a:hover {
text-decoration: underline;
}

/* Sidebar Styles */

.sidebar {
width: 240px;
float: left;
padding: 5px 10px 5px 10px;
}

.sidebar h2 {
color: #9d60c1;
font-size: 18px;
font-weight: normal;
padding: 5px 0px 0px 5px; 
}

.widgettitle h2 {
color: #9d60c1;
font-size: 18px;
font-weight: normal;
padding: 5px 0px 0px 5px; 
list-style-type: none;
}

.sidebar ul {
margin: 20px 8px 20px 7px;
list-style-type: none;
}

.sidebar ul ul {
border-top: 1px solid #CCC;
list-style-position:inside;
list-style-type: disc;
color: #6e6e6e;
}

.sidebar ul ul li {
color: #6e6e6e;
border-bottom: 1px solid #CCC;
padding: 5px;
}

.textwidget {
margin: 20px 8px 20px 7px;
color: #6e6e6e;
}

.sidebar ul li a {
color: #9d60c1;
text-decoration: none;
}

.sidebar ul li a:hover {
color: #9d60c1;
text-decoration: underline;
}

.posted {
color:#9d9c9c;
font-size: 10px;
font-style: italic;
display: block;
padding-left: 10px;
}

/* Portfolio Styles */

#resortcustompost {
margin: 20px 10px 50px 30px;
float: left;
}

#portfolio {
margin: 20px 10px 50px 30px;
float: left;
}

#resortcustompost {
margin: 20px 10px 50px 30px;
float: left;
}

.port-pic {
width: 270px;
height: auto;
background-color: #FFF;
border: 1px solid #CCC;
float: left;
margin-bottom: 20px;
margin-right: 20px;
display: block;
}

.port-pic h3 {
font-size: 16px;
font-weight: normal;
color: #9d60c1;
margin: 10px 10px 0px 12px;
}

.port-pic h3 a {
text-decoration: none;
color: #9d60c1;
}

.port-pic h3 a:hover {
text-decoration: underline;
color: #9d60c1;
}

.port-pic p {
text-align: justify;
color: #8a8a8a;
padding: 5px 10px 10px 10px;
font-style: italic;
font-size: 11px;
}

.port-pic img {
border: 2px solid #CCC;
margin: 10px 10px 0px 7px;
text-align: center;
}

/* Blog Styles */

.post {
padding-bottom: 20px;
margin-bottom: 30px;
border-bottom: 1px solid #CCC;
}

.post h1 a {
color: #9d60c1;
text-decoration: none;
}

.post h1 a:hover {
color: #9d60c1;
text-decoration: underline;
}

.post p {
margin-top: 20px;
}

.blogpic {
text-align: center;
}

.blogpic img {
margin-top: 20px;
border: 2px solid #CCC;
}

.category a {
background-color: #8a8a8a;
border: 1px solid #CCC;
color: #FFF;
padding: 3px 5px 3px 5px;
text-decoration: none;
font-size: 11px;
margin: 0px 5px;
line-height: 25px;
}

.category a:hover {
background-color: #d4d4d4;
border: 1px solid #8a8a8a;
color: #8a8a8a;
padding: 3px 5px 3px 5px;
text-decoration: none;
}

/* Comment Styles */

#comments {
margin: 50px 0px 0px 0px;
color: #8a8a8a;
}

#comments li {
list-style-type: none;
}

#comments img {
float: left;
display: block;
margin: 0px 10px 5px 0px;
}

#comments p {
clear: both;
}

.comment-meta {
font-size: 11px;
font-style: italic;
}

#comments h3 {
font-size: 16px;
font-weight: normal;
color: #8a8a8a;
padding: 0px 5px 20px 5px;
}

#comments h4 {
font-size: 14px;
font-weight: normal;
margin: 0px;
padding: 0px;
color: #6e6e6e;
}

#comments h4 a {
font-size: 16px;
color: #9d60c1;
text-decoration: none;
}

.comment-body {
width: 600px;
height: auto;
background-color: #e9e9e9;
padding: 10px 10px 10px 10px;
margin: 0px 0px 20px 0px;
}

.write-comment {
width: 600px;
background-color: #e9e9e9;
padding: 10px;
margin: 0px 0px 20px 0px;
}

.write-comment p {
margin: 5px;
}

#submit {
background-color: #8a8a8a;
border: 1px solid #CCC;
color: #FFF;
padding: 3px 5px 3px 5px;
text-decoration: none;
font-size: 12px;
cursor: pointer;
}

#submit:hover {
background-color: #FFF;
border: 1px solid #8a8a8a;
color: #8a8a8a;
padding: 3px 5px 3px 5px;
text-decoration: none;
}

#comment-name {
font-size: 14px;
color: #f5a015;
padding: 0px 0px 0px 10px;
}

/* Footer Styles */

#footer {
background: url(images/footer-column.gif) no-repeat;
width: 925px;
height: 45px;
margin-bottom: 5px;
clear: both;
padding: 12px 30px 0px 20px;
}

#footer .copyright {
color: #8a8a8a;
text-transform: uppercase;
}

#footer a {
color: #9d60c1;
text-decoration: none;
padding: 0px 2px;
}

#footer p {
color: #6e6e6e;
text-transform: uppercase;
float: left;
}

#footer p.footer-right {
color: #6e6e6e;
float: right;
text-transform: none;
margin: 0px 30px 0px 0px;
}

#footer p.footer-right a {
color: #6e6e6e;
text-decoration: none;
clear: both;
padding: 0px 0px 0px 15px;
}

#footer p.footer-right a:hover {
text-decoration: underline;
}

.wordpress {
padding: 0px;
margin-left: 10px;
}

.supported {
color: #CCC;
font-size: 10px;
text-align: center;
width: 925px;
}

.supported a {
color: #CCC;
font-size: 10px;
text-decoration: none;
}

#lightbox {	
position: absolute;	
left: 0; 
width: 100%; 
z-index: 100; 
text-align: center; 
line-height: 0;
}

#lightbox img { 
width: auto; 
height: auto;
}

#lightbox a img { 
border: none;
}

#outerImageContainer { 
position: relative; 
background-color: #fff; 
width: 250px; 
height: 250px; 
margin: 0 auto; 
}

#imageContainer { 
padding: 10px; 
}

#loading {
position: absolute;
top: 40%; 
left: 0%; 
height: 25%; 
width: 100%; 
text-align: center; 
line-height: 0; 
}

#hoverNav { 
position: absolute; 
top: 0; 
left: 0; 
height: 100%; 
width: 100%; 
z-index: 10; 
}

#imageContainer>#hoverNav { 
left: 0;
}

#hoverNav a { 
outline: none;
}

#prevLink, #nextLink { 
width: 49%; 
height: 100%; 
background-image: url(data:image/gif;base64,AAAA); 
display: block; 
}

#prevLink { 
left: 0; 
float: left;
}

#nextLink { 
right: 0; 
float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
background: url(images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
background: url(images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer { 
font: 10px Verdana, Helvetica, sans-serif; 
background-color: #fff; 
margin: 0 auto; 
line-height: 1.4em; 
overflow: auto; 
width: 100%; 
}

#imageData {	
padding:0 10px; 
color: #666; 
}

#imageData #imageDetails { 
width: 70%; 
float: left; 
text-align: left;
}	

#imageData #caption { 
font-weight: bold;
}

#imageData #numberDisplay { 
display: block; 
clear: left; 
padding-bottom: 1.0em;
}	
		
#imageData #bottomNavClose { 
width: 66px; 
float: right; 
padding-bottom: 0.7em; 
background: url(images/closelabel.gif) right 55% no-repeat; 
padding-top: 1.0em; 
margin-bottom: 1.0em;
}	 	

#overlay {
position: absolute; 
top: 0; 
left: 0; 
z-index: 90; 
width: 100%; 
height: 500px; 
background-color: #000;
}

