/*  
Theme Name: WP-Creativix
Theme URI: http://www.wp-themix.org/themes/wp-creativix-free-premium-portfolio-wordpress-theme/
Description: Elegant, clean and modern Business & Portfolio Theme which offers a mighty Options Set to customize WP-Creativix to your own needs. It has custom Blog, Portfolio and No-Sidebar Templates blowing your customers mind. Furthermore WP-Creativix lets you choose a Highlight and Background-Color. Upload your own Logo and Socialize WP-Creativix with Facebook, Twitter and LinkedIn. A Multi-Level-Dropdown Menu and a flexible Slider featuring Posts and Pages will turn your WP Installation into an eye-catching Business & Portfolio Website. Please see the DEMO for further Details.
Version: 2.4
Author: Dennis Nissle
Author URI: http://www.iwebix.de/
Tags: white, silver, purple, light, three-columns, two-columns, fixed-width, right-sidebar, left-sidebar, theme-options, purple, front-page-post-form, photoblogging, custom-colors, custom-header, sticky-post, microformats, threaded-comments, editor-style, custom-menu
License: GNU General Public License
License URI: license.txt
*/
.form-allowed-tags {
display: none;
}

.alignnone {
margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
display:block;
margin: 5px auto 5px auto;
}

.alignright {
float:right;
margin: 5px 0 20px 20px;
}

.alignleft {
float:left;
display:inline;
margin: 5px 20px 20px 0;
}

.aligncenter {
display: block;
margin: 5px auto 5px auto;
}

a img.alignright {
float:right;
margin: 5px 0 20px 20px;
}

a img.alignnone {
margin: 5px 20px 20px 0;
}

a img.alignleft {
float:left;
margin: 5px 20px 20px 0;
}

a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}

.wp-caption {
background: #fff;
border: 1px solid #EEE;
max-width: 96%; /* Image does not overflow the content area */
padding: 5px !important;
padding-bottom: 25px !important;
text-align: center;
}

div.aligncenter {
padding-bottom: 0px !important;
}

div.alignnone {
margin: 0px;
padding: 0px;
display: block;
margin: 5px 20px 20px 0;
padding-bottom: 0px !important;
}

div.alignleft {
margin: 5px 20px 20px 0;
padding-bottom: 0px !important;
}

div.alignright {
margin: 5px 0 20px 20px;
clear: both;
padding-bottom: 0px !important;
}

.wp-caption img {
padding: 0px !important;
border: none !important;
height: auto;
margin:0;
max-width: 98.5%;
padding:0;
width: auto;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
margin-top: 5px;
width: 100%;
text-align: center;
padding:0 4px 5px;
}

.sticky p {
background: #f2f7fc;
padding: 10px;
}

.gallery .gallery-caption {
color: #888;
font-size: 12px;
margin: 0 0 12px;
}


.commentlist .bypostauthor {
background-color: #bbee75 !important;
}
/* @group Button */

.button,.button.small,.button.large,.button.medium {
	display: block;
	font-family: arial,helvetica,sans-serif;
	background-image: none;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	line-height: 150%;
	font-size: 14px;
}

.button a,.button.small a {
	padding: 5px 10px;
	font-size: 1em;
}
.button.medium a {
	padding: 10px;
	font-size: 1.2em;
}
.button.large a {
	padding: 10px 20px;
	font-size: 1.5em;
}


.button a {
	font-size: 14px;
	color: #fff;
	background: url(./images/button_bg.png) repeat-x center top;
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	text-shadow: #003c65 0 -1px 0;
	box-shadow: 0px 1px 2px #bbb;
	-moz-box-shadow: 0px 1px 2px #bbb;
	-webkit-box-shadow: 0px 1px 2px #bbb;
	behavior: url('./wp-content/themes/onyx/css/PIE.php');
}

.button a:hover {
	background: url(./images/button_bg.png) repeat-x center -20px;
	color: #fff;
	text-shadow: #003c65 0 1px 0;
	text-decoration: none;
}

.button a:visited {
	color: #fff;
	text-decoration: none;
}

.button a.hascaption {
	padding: 8px 25px 27px 25px;
}

.button span {
	font-size: 13px;
	color: #a7dbff;
	display: block;
	text-shadow: #0d3b4d 0px -1px 0px;
}

.button.sliderbutton { 
	margin: 0px 0px 0px 0px;
	padding: 0px; 
} 

/* @end */

