 /*
Theme Name: Gramercy
Theme URI: http://op111.net/
Description: Child Theme for Thematic
Author: Chris ONeal
Author URI: http://op111.net/
Template: thematic
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
@import url("../thematic/style.css");

p,li {
	color:#444;
	font-size: 12px;
}


h1,h2,h3,h4,h5,h6 {
	color: #2772B3;
}

.entry-title{
	color: #2772B3;
	display: inline;
}

strong{
	color: #2772B3;
}

body {
	background: url("images/backgroundmain.jpg") repeat-x;
	color:#333;
	font-family: Verdana, Arial, sans-serif;
}

a:hover{
	text-decoration:none;
}

#wrapper {
	border:none;
}

#header {
	background: url("images/backgroundtop.jpg") no-repeat scroll center top transparent;
    border: medium none;
    height: 157px;
    margin-bottom: -24px;
    padding: 0;
    position: relative;
/*     top: -25px; */

}
}

#branding {
	padding:0;
}

#access {
	background: transparent;
	border:0;
	margin-top:0px;
	position:relative;
	top:2px;
}

/*#blog-title {*/
/*	padding:0;*/
/*	border:none;*/
/*	background: url("images/logo.png") top left no-repeat;*/
/*	height:157px;*/
/*	margin-bottom: -24px;*/
/*	position:relative;*/
/*	left:-40px;*/
/*}*/

#blog-title span {
	display: none;
}

#blog-description{
	display:none;
}

#main {
	background: none;
	position:relative;
	top:15px;

}

/*** Dropdown ***/

.sf-menu {
    border-right:none;
	float:left;
}
.sf-menu a {
	border-left:none;
	border-top:none;
	border-bottom:none;
	padding:9px 13px;
	text-decoration:none;
	color:white;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#111;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		none;
}
.sf-menu li li {
	background:		#666;
}
.sf-menu li li li {
	background:		#666;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #666;
	outline:		0;
    border-bottom-color:#ccc;
}
.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#777;
	border-bottom:#999 solid 1px;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}


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

.full{
	position: relative;
	top: -60px;
	margin-bottom: -60px;
}

.showcase{
    height: 100px;
    margin: 0 auto;
    position: relative;
    top: 3px;
    width: 960px;
}
.fpshowcase{
	position: relative;
	top:2px;
}
input#submit{
	background: grey;
	border: 1px white;
	color: white;
	padding:10px;
	-moz-border-radius:5px;
	
}
a:hover, a:link, a:visited, a:active{
  text-decoration:none;
}
.front_post{
	color:grey;
	display: block;
	width:510px;
	float:right;
}

.front_post h1 {
	font-size: 25px;
}

.front_post p{
	line-height:23px;
}

.front_video {
	float:left;
	width:450px;
	display: block;
}

#footer {
	background: #02789e url("images/backgroundfooter.jpg") top repeat-x;
	border:0;
}
.entry-content img {
padding:8px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
background-color:white;
}
#user_login{
	margin-bottom: -10px;
}
#user_pass{
	margin-bottom: -10px;
}
.aside ul li{
	list-style: none;
	margin-left: 0;
}
#content .aside {
	border: 0px !important;
}
ul.sidebarlogin_otherlinks li{
	margin-left: -20px;
}

.wp-post-image{
	border: 1px #fff solid;
	margin-right:10px;
	padding:10px;
	background-color:white;
	float:left;
}
 a:link {
text-decoration:none;
}
.page-title{
	font-size: 30px;
	margin-bottom: -30px;
}

/*****************************
Sidebars
*****************************/
.widget_twitter li {

}
.widgetcontainer{
	padding:20px;
	background: #eee;
	margin-bottom: 10px;
	-moz-box-shadow: 3px 3px 3px #aaa;
	-webkit-box-shadow: 3px 3px 3px #aaa;
	box-shadow: 3px 3px 3px #aaa;
	border: white solid 1px;
	-moz-border-radius: 5px 25px 10px 10px;
}
.widgetcontainer a{
	color: #2772B3;
}
#wp-submit{
	background-color: #666;
	color:white;
	padding:10px;
	border:none;
	font-family: "Arial Black";
}
#wp-submit:hover{
	background-color: #888;
}
.wp-submit{
	background-color: #666;
	color:white;
	padding:10px;
	border:none;
	font-family: "Arial Black";
}
.wp-submit:hover{
	background-color: #888;
}

.wp-polls .Buttons{
	background: #666;
	color:white;
	padding:10px;
	border:none;
	font-family: "Arial Black";
}
.aside h3{
	font-size: 26px;
}
#primary{
	border:none;
}
.widgettitle {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#666666 none repeat scroll 0 0;
color:white;
margin:-20px -20px 10px;
padding:10px 10px 5px;
-moz-border-radius: 5px 25px 0 0;
}
.widgettitle a{
	color:white;
}
.widgetform{
	margin-bottom:2px !important;
}
.entry-content{
	font-size: 10px;
}
.entry-meta{
	color:#777;
	font-size: 9px;
}
.widget_twitter ul li{
	margin-bottom: 10px;
}
.twitter-avatar{
	float:left;
	margin-right:5px;
}
#af-form-717066535 {
  border:none;
}
/*****************************
Footer
*****************************/

#siteinfo {
color:white;
font-size:11px;
line-height:18px;
padding:35px 0 44px;
}
#siteinfo p{
color:white;
}
/*****************************
Category Page
*****************************/
.entry-content .wp-post-image {
    border: 1px solid #CCCCCC;
    float: left !important;
    margin: 0 20px 0 0;
    padding: 5px;
}

.hentry{
	background: #ddd;
	padding: 20px;
	border-radius: 5px;
	display: block;
	margin-top: 10px;
	overflow: hidden;
}
.single .hentry{
	padding: 20px;
}
.entry-utility{
	margin-bottom: 10px;
}


/*****************************
Misc
*****************************/


.home .widgettitle{
	font-size:20px;
	margin-top:20px;
}
.widget ul{
	list-style:none;
}
li.widget{
	list-style:none;
}
.widget ul li{
	margin-bottom:20px;
}
.widget a{
	font-size:18px;
	font-family: Verdana, Arial, sans-serif;
}

#front-content {
margin: 0 0 0 10px;
width: 540px;
float:left;
}
#front-content .widgettitle{
	margin:20px;
}

/* #wp-admin-bar{
	display:none;
} */
 
.navigation a {
	background-color: #2772B3;
	color:white;
	padding:10px;
	border-radius:5px;
	display:block;
	margin:0px 5px 0px 5px;
}

h3#reply-title{
	font-size:20px;
}


