/*
Theme Name: Omega 3 Theme
Description:
Version: 1.0
Author: MiCCA
Author URI: http://www.micca.eu
*/

* {
	margin:0;
	padding:0;
}

html, body {
	margin:0;
	padding:0;
}

div {
	overflow:hidden;
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:16px;
	line-height:24px;
	background:#78adc8 url(images/background.png) repeat-x top;
	padding-bottom:40px;
}

a {
	color:#012385;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img[align="left"] {
	margin:6px 24px 20px 0;
}

img[align="right"] {
	margin:6px 0 20px 24px;
}

ul, ol {
	margin:0 40px 30px 40px;
	padding:0;
}

li {
	margin:0 0 15px 0;
}

blockquote {
	background:#ffefc9;
	border:1px solid #d5a42e;
	border-radius:6px;
	margin:0 0 30px 0;
	padding:20px 25px;
	color:#322c1d;
}

/* Custom font definition */

h1, h2, h3, h4, h5, h6,
#header .mainmenu,
#promobox .title1,
#promobox .title2,
#promobox .subtitle {
	font-family:"Cabin", Arial, Helvetica, sans-serif;
}

/* End of Custom font definition */

h1, h2, h3, h4, h5, h6 {
	color:#af3649;
	line-height:106%;
	margin:30px 0 25px 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#af3649;
	border-bottom:1px dashed;
	text-decoration:none;
}

p {
	margin:0 0 24px 0;
}

h1 {
	font-size:55px;
	letter-spacing:-3px;
	margin:10px 0 25px 0;
}

h2 {
	font-size:40px;
	letter-spacing:-2px;
}

h3 {
	font-size:32px;
	letter-spacing:-2px;
}

h4 {
	font-size:24px;
	letter-spacing:-1px;
}

h5 {
	font-size:18px;
}

h6 {
	font-size:14px;
}

b {
	font-size:18px;
	color:#595959;
	letter-spacing:-1px;
}

table {
	border:2px solid #af3649;
	background:#fcfcfc;
	line-height:18px;
	padding:0;
	border-collapse:collapse;
}

table tr {
	border:0;
	padding:0;
	margin:0;
}

table tr td, table tr th {
	border:1px solid #af3649;
	text-align:center;
	padding:10px;
	vertical-align:middle;
	margin:0;
}

table tr th {
	border-color:#fff;
	background:#af3649;
	color:#fff;
}

table tr td p, table tr th p {
	margin:0;
}

.tablenoborder table, .tablenoborder table td, .tablenoborder table th {
	border:0;
	text-align:left;
}

/* Forms */

input[type="text"] {
	border:1px solid #666;
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
}

textarea {
	border:1px solid #666;
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
}

input[type="submit"], #sidebar input[type="button"] {
	border:0;
	border-radius:5px;
	background:#d5a42e;
	font-size:12px;
	font-weight:bold;
	color:#800;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:8px 10px;
	cursor:pointer;
}

/* Wrappers */

.wrap1 {
	background:url(images/header.jpg) top center no-repeat;
	min-height:270px;
}

.wrap2 {
	width:950px;
	margin:0 auto;
}

.sidebar {
	width:230px;
	float:right;
	margin-left:20px;
	min-height:400px;
	padding:20px 0;
}

.sm {
	margin-bottom:20px;
}

.order {
	float:left;
	width:610px;
	text-align:right;
	margin-bottom:25px;
}

.seals {
	float:right;
	width:120px;
	padding-right:130px;
	text-align:center;
}

.inline-seals ul {
	list-style-type:none;
	width:260px;
	margin:0 auto;
}

.inline-seals ul li {
	display:block;
	float:left;
	text-align:center;
	padding:0 10px;
}

.order_seals {
	margin-bottom:40px;
}

/* Logo */

.logo {
	width:950px;
	height:173px;
}

/* Header */

.header {
	background:url(images/page_top.png) top no-repeat;
}

#mainmenu {
	background:#012385;
	font-size:18px;
	color:#fff;
	margin:24px 0 0 0;
}

#mainmenu ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 5px;
}

#mainmenu ul li {
	float:left;
	margin:0;
	padding:0;
}

#mainmenu a {
	color:#fff;
	display:block;
	padding:10px 20px 10px 19px;
	text-decoration:none;
}

#mainmenu a:hover {
	background:#1b3991;
	text-decoration:none;
}

#mainmenu .current_page_item a, #mainmenu .current_page_item a:hover {
	background:#4e65aa;
	text-decoration:none;
}

/* Content */

#content {
	width:860px;
	margin:0 auto;
	padding:24px 45px;
	background:url(images/page_bg.png) repeat-y;
	/*min-height:600px;*/
}

.content_end {
	background:url(images/page_bottom.png) no-repeat bottom;
	height:24px;
}

/* Promo Box */

#promobox {
	min-height:100px;
	border:1px solid #d5a42e;
	border-radius:6px;
	padding:15px;
	background:url(images/promobox_bg.png) repeat-x top #ffefc9;
}

#promobox .title1 {
	color:#012385;
	font-size:40px;
	line-height:40px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-3px;
	text-align:center;
}

#promobox .title2 {
	color:#012385;
	font-size:30px;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	margin-bottom:8px;
}

#promobox .subtitle {
	color:#af3649;
	font-size:21px;
	line-height:21px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:20px;
}

#promobox ul {
	border:1px solid #d5a42e;
	border-radius:4px;
	background:#fff;
	margin:0;
	padding:15px 10px 5px 10px;
}

#promobox ul li {
	margin:0 10px 10px 20px;
	padding:0;
	line-height:14px;
	font-size:12px;
	font-weight:bold;
	color:#012385;
	text-align:left;
}

#promobox ul li ul {
	margin:10px 0 0 0;
	padding:0;
	border:0;
}

/* Footer */

#footer {
	text-align:center;
	padding:14px 0;
}

#footer ul {
	overflow:auto;
	width:580px;
	margin:0 auto;
	list-style-type:none;
	padding:0;
	margin-bottom:12px;
}

#footer ul li {
	float:left;
	margin:0;
	padding:0 17px;
	background:url(images/footer_separator.png) no-repeat right;
}

#footer ul li:last-child {
	background:none;
}

#footer ul li a {
	color:#fff;
	text-decoration:none;
	font-size:15px;
}

#footer ul li a:hover {
	text-decoration:underline;
}

#footer p {
	font-size:12px;
	margin:0 0 12px 0;
}

#footer p small{
	font-size:11px;
	line-height:13px;
}

#footer p a {
	text-decoration:underline;
}

/* Alignment */

.alignleft {
	float: left;
	margin-right: 1.625em;
}
.alignright {
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

/* BLOG */

#sidebar {
	font-size:14px;
	line-height:16px;
	min-height:100px;
	border:1px solid #d5a42e;
	border-radius:6px;
	padding:15px;
	background:url(images/promobox_bg.png) repeat-x top #ffefc9;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:0;
	background:#d5a42e;
	padding:10px;
	margin:10px 0;
}

#sidebar ul:first-child {
	border:1px solid #d5a42e;
	border-radius:4px;
	background:#fff;
	margin:0;
	padding:15px 0px 5px 0px;
}

#sidebar ul img {
	border:0;
	border-radius:5px;
	margin:10px 0;
}

#sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar ul li {
	margin:0;
	padding:0;
}

#sidebar ul li ul {
	padding:0 10px;
	margin:0;
}

#sidebar ul li ul li h2 {
	font-size:18px;
	color:#af3649;
	background:none;
	margin:0;
	padding:0;
	text-transform:none;
}

#sidebar ul li ul li ul.children {
	font-size:12px;
	margin-bottom:8px;
}

#sidebar ul li p, #sidebar ul li div {
	font-size:13px;
	line-height:16px;
	padding:0 10px;
	margin:0;
}

#sidebar ul li p img, #sidebar ul li div img {
	margin:4px 0 10px 10px;
}

#sidebar ul li ul li {
	margin-bottom:8px;
}

#sidebar ul li ul li ul {
	list-style-type:square;
	margin:15px 0 20px 20px;
	padding:0;
}

#sidebar ul li ul li ul li {
	line-height:14px;
	margin-bottom:8px;
}

#sidebar form {
	margin:0 10px;
}

#sidebar input[type="text"] {
	border:1px solid #d5a42e;
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:4px;
}

#sidebar input[type="submit"], #sidebar input[type="button"] {
	border:0;
	border-radius:5px;
	background:#d5a42e;
	font-size:10px;
	font-weight:bold;
	color:#800;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:5px;
	cursor:pointer;
}