/*

Theme Name: DualMinds

Theme URI: http://www.dualminds.com/blog

Description: Child theme for the Twenty Ten Theme

Author: Janet Baxter

Author URI: http://janetbaxter.com

Template: twentyten

Version: 1.2

*/



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

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



/* =Global

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

body {

    background: #fff url(images/DM_bg.jpg) repeat-x scroll 0 0;

}

a:link {

	color: #991f10;

}

a:visited {

	color: #991f10;

}

a:active,

a:hover {

	color: #666;

}

#wrapper {

margin-top: 0;

padding: 0 20px 20px 20px;

border-top: 10px solid #000;

border-left: 3px solid #000;

border-right: 3px solid #000;

border-bottom: 10px solid #000;

}

/*

border-bottom-left-radius: 30px;

-moz-border-radius-bottomleft: 30px;

-webkit-border-bottom-left-radius: 30px;

border-bottom-right-radius: 30px;

-moz-border-radius-bottomright: 30px;

-webkit-border-bottom-right-radius: 30px;

border-radius: 30px;

-moz-border-radius: 30px;

-webkit-border-radius: 30px;

*/



/* =Header

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

#header {

	padding: 0;

}

#site-title {

display: none;

}

/* This is the custom header image */

#branding img {

border: none;

}

/* =Menu

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

#access {

	border: none;

	background: #fff;

	color: #333;

}

#access .menu-header,

div.menu {

	font-size: 16px;

}



#access a {

	color: #333;

}

#access ul ul a {

	background: #ccc;

}

#access li:hover > a,

#access ul ul :hover > a {

	background: #ccc;

	color: #000;

}

#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: #333;

}

* 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: #333;

}

/* =specific links

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

.page-title a:active,

.page-title a:hover {

	color: #333;

}

.entry-title a:active,

.entry-title a:hover {

	color: #991f10;

}



.page-link a:active,

.page-link a:hover {

	color: #333;

}

.entry-meta a:hover,

.entry-utility a:hover {

	color: #333;

}

.entry-utility a:hover {

	color: #333;

}

.navigation a:active,

.navigation a:hover {

	color: #333;

}

.comment-meta a:active,

.comment-meta a:hover {

	color: #333;

}

.reply a:hover,

a.comment-edit-link:hover {

	color: #333;

}

#respond .required {

	color: #991f10;

	font-weight: bold;

}

.widget_rss a.rsswidget:hover {

	color: #991f10;

}

.page-title a:active,

.page-title a:hover {

	color: #991f10;

}







