/*



Theme Name : 	xceedTwentyTenTwoColumnNew

Theme URI:   	http://www.webbyservice.com

Description:	Child Theme for Twenty Ten Developed By webbyservice.com

Template URI:	http://www.webbyservice.com/

Template:		twentyten

Version:		0.1.0

Author:			xceed



*/





@import url("../twentyten/style.css");





/* General Styling :D

----------------------------------------*/



body{

	background:#e7ceeb;

}


a:link {
	color: #0000ff;
}
a:visited {
	color: #743399;
}
a:active,
a:hover {
	color: #ff4b33;
}

/* Structure :D

----------------------------------------*/

#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 1000px;
}

#wrapper{
	background: #fff;
	margin-top:0px;
	padding:0px;
	border:1px solid #d4d4d6;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

#main{
	padding: 10px 0 0 0;
	margin:0px;

}

#container {	
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}



#content {
	margin: 0 10px 0 260px;
}



#primary{
	float:left;
	width:240px;
	margin: 0 0px 0 -750px;
}




/*Header :D */

#header{
	padding:0px;
}

#branding{
	height:200px;
	background:url(images/femtomedicine-header.jpg) no-repeat;
}



/* =Menu
-------------------------------------------------------------- */

#access {
	background: #3f152b;
	display: block;
	float: left;
	margin: 0 auto;
	width: 1000px;
}

#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 980px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}

#access a {
	color: #ffffff;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #ebf3fe;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}

#access li:hover > a,
#access ul ul :hover > a {
	background: #ebf3fe;
	color: #4c94b7;
}

#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #4c94b7;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #4c94b7;
}

.home .sticky {
	/*background: #f2f7fc;*/
	border-top: 0px solid #000;
	/*margin-left: -20px;
	margin-right: -20px;*/
	padding: 18px 20px;
}

.post, .type-page{

	clear: both;
	padding:0px;
	margin-bottom:20px;
	position: relative;

}



#primary .widget-container ,
#secondary .widget-container{

	padding:10px;

	margin: 0 0 18px 0;

	background-color: #fcf6ff;

	box-shadow: 0 1px 5px rgba(0, 0, 0, 0);

	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0);

	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0);

	border:0px solid #9dc4d8;	

}


#content .entry-title {

	color: #551d3b;

	font-size: 18px;

	line-height: 1.3em;

	font-weight: bold;

	margin-bottom: 0;

}

.entry-title a:link,

.entry-title a:visited {

	color:#551d3b;

	text-decoration: none;

}

.entry-title a:active,

.entry-title a:hover {

	color: #009dee;

}



/* Images */

#content img{

	max-width: 710px;
}



#content a img:hover{

	box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);

	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);

	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);

}

#contentt embed{

	max-width: 710px;

}



#content img.alignleft {

	margin-bottom: 12px;

	margin-right:10px;

}





/* footer */

#footer {

	margin-bottom:0px;

}

#colophon {
	width: 980px;
	border-top:1px #cbcbcb solid;
	margin-top: -1px;
	overflow: hidden;
	padding:10px;
	padding-bottom:185px;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	background:url(images/femtomedicine-footer.jpg) no-repeat bottom;
}

#site-generator {
	width: 300px;
}

#site-generator a {
	background:none;	
}