/*+++++++++++++++++++++++++++++++++++++++++++++++
++++++++  YOUR CUSTOM STYLESHEET  +++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++

HOW TO USE THIS FILE:
	Simply copy an existing style from the rebuild.css file to this one and
	modify however you like. It will override the default style.

WHY USE THIS FILE:
	Adding your custom CSS here will make it much easier to upgrade to a
	newer version of this theme without losing any of your customizations.

/*+++++++++++++++++++++++++++++++++++++++++++++++
++++++++  ADD YOUR CUSTOM CSS BELOW THIS LINE   ++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++*/
/*
.ca-menu li{
-moz-border-radius: 5px 5px 5px 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.4);
background: none repeat scroll 0 0 white;
background: #FAFAFA;
background: -moz-linear-gradient(center top,#FAFAFA,#EEE) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear,left top,left bottom,from(#FAFAFA),to(#EEE));
background: -moz-linear-gradient(top,#FAFAFA,#EEE);
border-color: #E5E5E5 #DBDBDB #D2D2D2;
border-style: solid;
border-width: 1px;
display: inline-block;
margin-left: 6px;
padding: 3px;
width: 209px;
-khtml-border-radius: 5px;
-webkit-box-shadow: rgba(0, 0, 0, 0.398438) 0 1px 3px;}*/


#block-superfish-1 h2.title { display:none; visibility:hidden; opacity:0;}
#superfish-1{ margin-top: 5px; margin-left: 5px; }

#content-area h1 {
margin-top: 10px;
margin-bottom: 10px;
font-weight: bold;
color: #4BA5FF;
float: left;
width: 775px;
}

.node{
width: 725px;
}

#sidebar_left{
width: 155px;
float:left;
padding-left: 20px;
margin-top: 40px;
}

.view{
float: right;
width: 725px;
}

.widget ul.menu ul.menu{
margin-left:10px
}

#block-menu-primary-links h2{
display:none;
}
#block-menu-primary-links div ul li{
background:none;
font-size: 15px;
}

#content-area {
padding-top: 20px;
}

ul li {
display: block;
padding: 3px 0px 5px 25px;
}

.loginbutton{
display: block;
height: 20px;
padding: 6px 1.2em 0px 1em;
text-decoration: none;
background: #ef4035;
outline: 0;
-moz-border-radius: 0.3em;
-webkit-border-radius: 0.3em;
border-radius: 0.3em;
color: #ffffff;
margin-right:100px;
margin-top:6px;
float:right;
}

.loginbutton:hover{ background: #FAFAFA; color:#333; }

#content-area {
width: 725px;
float: right;
}

.widget {
width: 100%;
max-width: 400px;
margin: 20px;
padding: 10px;
background: #f3f1eb;
border: 1px solid #dedbd1;
margin-bottom: 15px;
float:left;
}

	.widget a {
	color: #222;
	text-decoration: none;
	}

	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	background:none;
	margin: 0;
	padding: 0;
	}

		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #222;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		}

		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #dedbd1;
		color: #222;
		text-decoration: none;
		}

	.tabdiv {
	margin-top: 2px;
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 5px;
	}

		.tabdiv li {
		margin-left: 10px;
		}

.ui-tabs-hide {
		display: none;
		}

@-webkit-keyframes orangePulse {
		  from { background-color: #d45500; -webkit-box-shadow: 0 0 9px #333; }
		  50% { background-color: #ff5c00; -webkit-box-shadow: 0 0 18px #ff5c00; }
		  to { background-color: #d45500; -webkit-box-shadow: 0 0 9px #333; }
		}



a.orange.button2 {
-webkit-animation-name: orangePulse;
-webkit-animation-duration: 2s;
-webkit-animation-iteration-count: infinite;
}

.smallorange.button2 { background-color: #ff5c00;
font-size: 14px;
padding: 8px 19px 9px;
background: #ff5c00 url(/sites/all/themes/wordfast/images/overlay-button.png) repeat-x 0 0;
display: inline-block;
padding: 5px 15px 6px;
color: #fff !important;
font-size: 13px;
font-weight: bold;
line-height: 1;
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;
cursor: pointer;
overflow: visible;
height: 23px;
width: 103px;
float: right;
margin-top: 65px;
margin-right: 28px;
padding-top: 16px;
font-weight: 700;
font-size: 13px;
line-height: 17px;
text-align:center;
}

.blue.button2 { background-color: #2daebf;
font-size: 14px;
padding: 8px 19px 9px;
background: #2daebf url(/sites/all/themes/wordfast/images/overlay-button.png) repeat-x 0 0;
display: inline-block;
padding: 5px 15px 6px;
color: #fff !important;
font-size: 13px;
font-weight: bold;
line-height: 1;
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;
cursor: pointer;
overflow: visible;
height: 23px;
width: 103px;
float: right;
margin-top: 65px;
margin-right: 28px;
padding-left: 20px;
padding-top: 16px;
font-weight: 700;
font-size: 13px;
line-height: 17px;
}



.orange.button2{
background-color: #ff5c00;
font-size: 14px;
padding: 8px 19px 9px;
background: #ff5c00 url(/sites/all/themes/wordfast/images/overlay-button.png) repeat-x 0 0;
display: inline-block;
padding: 5px 15px 6px;
color: #fff !important;
font-size: 13px;
font-weight: bold;
line-height: 1;
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;
cursor: pointer;
overflow: visible;
height: 50px;
width: 190px;
float: right;
margin-top: 110px;
margin-right: 42px;
padding-left: 20px;
padding-top: 16px;
font-weight: 700;
font-size: 25px;
line-height: 40px;
}

@media screen and (max-width:560px){
    .widget {
            width: 94%;
    max-width: 400px;
    margin: auto;
    padding: 10px;
    background: #f3f1eb;
    border: 1px solid #dedbd1;
    margin-bottom: 15px;
    float: none;
    }
}
