/* CSS Document */
/* General
---------------------------------------- */
/*
blue: #668ea7
pink: #ea3f85
yellow: #f5f369
*/
/* Custom
---------------------------------------- */
body.home {
background-color:#f5f4f4 !important;
}
body.home #main{
background:url(/dev1/wp-content/uploads/2012/02/bg.png) repeat-x center top !important;
}

h1, h2, h3, h4, h5, h6
{
color:#668ea7 !important;
}

.hr{
background:#ccc !important;
height:1px !important;
margin:10px 0 !important;
padding:0 !important;
}
.hr hr{
display:none !important;
}

/* Header
---------------------------------------- */

/* Navigations
---------------------------------------- */

/* Slider
---------------------------------------- */
#slider h2 {
color:#f5f369 !important;
font-size:1.8em !important;
}

#slider p {
font-size:1.1em !important;
font-weight:normal !important;
line-height:1.3em !important;
padding:0px !important;
}

.nivo-caption {
width:860px !important;
}

.nivo-caption-inner div {
position:absolute !important;
}

.nivo-caption-shift-1  {
right:230px !important;
top:-100px !important;
width:390px !important;
}
.nivo-caption-shift-1 a.button{
color:#ea3f85 !important;
}

.nivo-caption-shift-2  {
left:30px !important;
width:300px !important;
}
.nivo-caption-shift-2 a.button{
color:#093 !important;
}

.nivo-caption-shift-3  {
right:20px !important;
top:-20px !important;
width:360px !important;
}
.nivo-caption-shift-3 a.button{
color:#668ea7 !important;
}

.nivo-caption a.button{
text-transform:none !important;
top:-200px !important;
}

.nivo-caption a.button:hover{
background:#ea3f85 !important;
color:#fff !important;
}

/* Content
---------------------------------------- */

#content{
margin:0px;
padding:0px;
}

#content-home{
margin:-39px 0 0 0;
padding:0px;
}

#content-home a.button{
margin:-10px 0 0 0 !important;
}

/* Image styling */
.alignleft,
.alignright,
.aligncenter,
.alignnone {
	padding:2px;
	background:#f3f3f3;
	border:0px;
	}

.border-none{
border:none;
margin:0;
padding:0;
}

ul {
	}
	ul li {
		}
		ul li a.list-link-show {
			color:#668ea7;
			outline:none;
			text-decoration:underline;
			}
			ul li a.list-link-show:hover {
				outline: 0;
				text-decoration:none;
				}
		ul ul {
			}

/* Sidebar
---------------------------------------- */

#sidebar li{
display:none !important;
background:none !important;
padding:0px !important;
}

#sidebar a:hover{
color:#666 !important;
}

#sidebar .menu a{
cursor:text !important;
}

#sidebar .menu > li > a,
#sidebar .menu > li > span.menu-title{
font-size:1.3em !important;
font-weight:bold !important;
color:#668ea7 !important;
cursor:text !important;
}

#sidebar .menu > li > a:hover{
color:#668ea7 !important;
}

#sidebar .menu-item-type-custom{
list-style:none !important;
}
#sidebar .menu-item-type-custom a[title="v-space"]{
visibility:hidden !important;
display:block !important;
height:14px !important;
}

#sidebar .current-menu-ancestor,
#sidebar .current-menu-ancestor *,
#sidebar .current-menu-item,
#sidebar .current-menu-item *{
display:block !important;
}

#sidebar .current-menu-item,
#sidebar .current-menu-item li,
#sidebar .current-menu-item > a{
font-weight:bold !important;
color:#668ea7;
}

#sidebar .current-menu-item .sub-menu *{
font-weight:normal !important;
}

/* Footer
---------------------------------------- */
.footer-connect{
margin-top:4px !important;
margin-right:11px !important;
}

.footer-icon{
margin-right:4px !important;
}