/*   
Theme Name: As You Wish Theme
Theme URI: 
Description: Custom Theme for As You Wish
Author: 
Author URI: 
Version: 1.0
*/

@font-face {
	font-family: 'MyriadProBoldSemiCondensed';
	src: url('fonts/myriadpro-boldsemicn-webfont.eot');
	src: local('â˜º'), url('fonts/myriadpro-boldsemicn-webfont.woff') format('woff'), url('fonts/myriadpro-boldsemicn-webfont.ttf') format('truetype'), url('fonts/myriadpro-boldsemicn-webfont.svg#webfontIWCYpG7w') format('svg');
}

@media screen {
* { margin: 0; padding: 0; }

body { background: #fff url(images/background.jpg) repeat-x 0 0; font: 14px/1.4 Arial, Helvetica, sans-serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */
a img {border:none; }

#page-wrap { width:960px; margin:0 auto; text-align:left; position:relative; }
#header{ width:960px; position:relative; z-index:1; }

#logo { position:absolute; left:5px; top:0; }
#top-links {margin:0 45px 0 0; padding-top:59px; text-align:right; }
#top-links a {color:#90268D; font-size:14px; text-transform:uppercase; margin:0 26px 0 0; text-decoration:none; font-weight:bold; }
#top-links form {display:inline; }

.menu-ayw-container {
	width: 760px;
	height:51px;
	margin: 9px 0 5px 198px;
	padding-left:10px;
	background:url(images/menu.png) no-repeat 0 0;
	overflow:visible;
}

.menu li {
	float: left;
	position:relative;
	list-style:none;
	padding:11px 0 16px 0;
	margin:0 8px;
}

.menu li a {
	color: #fff;
	font-size:17px;
	padding:0 18px;
	margin:0;
	line-height:24px;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-family:MyriadProBoldSemiCondensed, Arial, Helvetica, sans-serif;
}

.menu li a:hover {
	text-decoration:none;
}

.menu ul {
	display:none;
	position:absolute;
	top:40px;
	left:0;
	float:left;
	padding:10px;
	background:#90278E;
	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);
	width: 200px;
	z-index: 99999;
}
.menu ul li {
	/*border-bottom:1px solid #fff;*/
	padding:0;
	margin:0;
	width:200px;	
}
.menu ul ul {
	left:100%;
	top:0;
}
.menu ul a {
	height:auto;
	padding:7px 3px;
	font:normal normal 14px/1em arial,sans-serif;
	color:#fff;
	text-transform:none;
}
.menu li:hover > a {
	color:#F8E309;
	background:#90278E;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.menu ul :hover > a {
	color:#90278E;
	background:#FFF100;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.menu li:hover > ul {
	display:block;
}
.menu li.current_page_item > a,
.menu li.current-menu-ancestor > a,
.menu li.current-menu-item > a,
.menu li.current-menu-parent > a {
	color: #F8E309;
}

* html .menu li.current_page_item a,
* html .menu li.current-menu-ancestor a,
* html .menu li.current-menu-item a,
* html .menu li.current-menu-parent a,
* html .menu li a:hover {
	color:#F8E309;
}

#content { position:relative; z-index:0; background:url(images/body_top.jpg) no-repeat 0 0; width:932px; padding: 30px; margin-top:-19px; }
.home #content {background:none !important; padding:0; width:960px; margin:0; }
.archive #content, .single #content, .error404 #content {padding-top:60px; }

#header-widgets {margin-bottom:8px; overflow:hidden; }
#header-widgets .header-item {float:left; text-align:center; }
.header-item h2 {font-size:40px;}
#header-widgets .header-side {background:url(images/sidebar_small.gif) no-repeat 0 0; height:195px; width:260px; padding:15px; color:#fff; float:right; }

#footer-widgets {margin:40px 0 20px 0; clear:both; }
#footer{ width:960px; text-align:center; clear:both; color:#9DAEC6;}

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; font-family:MyriadProBoldSemiCondensed, Arial, Helvetica, sans-serif; }
h1 { color:#f16522; text-transform:uppercase; background:url(images/stars_back.gif) no-repeat 0 0; line-height:63px; border-bottom:2px solid #E3C4DD; }
#CSSViewer_block h1{line-height:normal; }
h2 { text-transform:uppercase; color:#90278e; }
h3 { font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

p { margin: 0 0 10px 0; }
a { }
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.home .post { width:734px; float:none; margin:0;}
.post {width:610px; float:left; margin-left:14px; }
#posts {width:624px; float:left; }


.entry { }
.entry a {color:#B96CAB; text-decoration:none; }
.entry a:hover {text-decoration:underline; }
.entry ul, .entry ol {color:#000000; font-weight:bold; margin-left:30px; }
.entry li {margin-bottom:5px; }
.entry img {padding:10px;}
img.banner {padding:0; }


pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { float:right; margin:0; width:290px; background:#EDD4EA; color:#90268D; }
.home #sidebar {
	background:url(images/sidebar.gif) no-repeat 0 0;
	height:447px;
	width:217px;
	position:absolute;
	top:0;
	right:10px;
	color:#fff;
}
.archive #sidebar, .error404 #sidebar { margin-top:-67px; }
.single #sidebar { margin-top:-28px; }

.home #sidebar .widget { color:#fff; height:130px; width:180px; margin:7px auto; text-align:center; padding:5px 10px;}
#sidebar .widget { color:#90268D; padding:13px; width:264px; text-align:left; }
#sidebar ul {padding:0 23px; }
#sidebar h2, .home #sidebar h2, #header-widgets h2 {font-weight:bold; line-height:1em; color:#fff; border:none }
#sidebar h2 {color:#90268D; border-bottom:2px solid #E3C4DD;}
.home-side-1 h2 {font-size:28px; letter-spacing:-1px; font-weight:900; }
#sidebar .textwidget {font-size:12px; }
.textwidget { line-height:1em; }
.social {float:left; margin:0 2px 0 0; }
#sidebar h3 {font-size:13px; text-align:left; }
.home #sidebar .widget a{color:#fff;}

#boxes {overflow:hidden; clear:both; }
.box {
	width:148px;
	height:127px;
	float:left;
	margin:1px 11px 0 0;
	text-align:right;
	color:#fff;
	padding:10px 20px 10px 140px;
	position:relative;
}
.box h2 {font-weight:bold; line-height:1em; color:#fff; }
.box .more {position:absolute; bottom:0; right:0; }
.box-1 { background:url(images/box_purple.jpg) no-repeat 0 0; }
.box-2 { background:url(images/box_orange.jpg) no-repeat 0 0; }
.box-3 { background:url(images/box_blue.jpg) no-repeat 0 0; }

a.learn-more {background:url(images/learn_more.png) no-repeat 0 0; display:block; width:106px; height:47px; margin:auto auto;}
a.learn-more:hover {background:url(images/learn_more_over.png) no-repeat 0 0; }
a.sign-up {background:url(images/sign_up.png) no-repeat 0 0; display:block; width:113px; height:47px; margin:auto auto;}
a.sign-up:hover {background:url(images/sign_up_over.png) no-repeat 0 0; }
a span {display:none; }

.left {float:left;}
.right {float:right; }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] {}
textarea { }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; padding:10px; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
.menu {display:none;}
	
} /* END print media */
