/*
Theme Name: Thematic Child
Theme URI: http://webdynamix.ca/
Description: Child Theme for Thematic
Author: Nathan
Author URI: http://webdynamix.ca/
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");
/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');
/* =Navigation
-------------------------------------------------------------- */

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFF;
}

.sf-menu {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 repeat scroll 0 0;
border-bottom-color:#CCCCCC;
color:#FFFFFF;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
background-image: url(images/Nav_bg.png);
}

.sf-menu li li {
	background-repeat: repeat-x;
	background-color: #00C;
	background-image: url(images/Nav_bg.png);
}

.sf-menu li {
	background-repeat: repeat-x;
	background-color: #00C;
	background-image: url(images/Nav_bg.png);
}


.sf-menu ul a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 repeat scroll 0 0;
border-bottom:medium none;
background-image: url(images/Nav_bg.png);
color:#FFF;
}
.navigation {
	color:#FFF;
	font-size:13px;
	line-height:18px;
	margin:0px 0 22px 0;
	overflow:hidden;
}
#access-search{
    position:absolute;
    left:50%;
    width:260px;
    margin-left:-30px;
    height:29px;
    padding:2px 0 0 4px;
}
/* =Footer
-------------------------------------------------------------- */

/* home page special*/
#option_1 {
	background-image: url(images/bg_packages.png);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#option_2 {
	float: left;
	padding: 10px;
	background-image: url(images/option1_bg.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 350px;
	text-align: center;
	margin-left: 10px;
}

#option_1a {
	width: 180px;
	float: left;
	padding: 10px;
	background-image: url(images/option2_bg.png);
	background-repeat: no-repeat;
	height: 350px;
	text-align: center;
	margin-left: 10px;
}
 #option_3 {
	width: 180px;
	float: left;
	padding: 10px;
	background-image: url(images/option3_bg.png);
	background-repeat: no-repeat;
	height: 350px;
	text-align: center;
	margin-left: 10px;
}
#index_bottom {
	width: 585px;
	float: left;
	padding: 20px;
	background-image: url(images/index_bottom_bg.png);
	background-repeat: no-repeat;
	height: 350px;
	text-align: center;
	margin-left: 10px;
}
#quoteBox_2 {
	margin-bottom: 5px;
	width: 380px;
	left: auto;
	float: left;
	margin-right: 20px;
	padding: 10px;
	background-image: url(images/bg_form_index.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 550px;
}

/* end home pg special*/
/* side bar contact box*/
.alert {
	background-image:url(images/alert.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:150px;
	margin-left:680px;
	margin-top:300px;
	padding:60px 40px 10px;
	text-align:center;
	width:175px;
}
/* endside bar contact box*/	
/* folio page divs*/
#folio {
	width: 180px;
	float: left;
	padding: 10px;
	background-image: url(images/option1_bg.png);
	background-repeat: no-repeat;
	height: 350px;
	text-align: center;
	margin-left: 10px;
	padding-top: 18px;
	font-size: 80%;
	line-height: 100%;
}
.cat_folio {
	background-color: #FFF;
	padding: 10px;
	float: left;
	height: 300px;
	width: 290px;
	border: 5px solid #090;
}
#footer {
	border-top:none;
	margin-top:22px;
}
#flashmovie {
	margin-left: 600px;
}
#wrapper {
	background-color: #FFF;
	background-image: url(images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	min-height: 100%;
	background-position: top;
	
}
#theme {
	background-color: #ccc;
	height: 400px;
	width: 390px;
	
}


#blog-title a {
	background:transparent url(images/header.png) no-repeat scroll center top;
	display:block;
	height:262px;
	margin-bottom:-105px;
	margin-top:-90px;
	text-indent:-3105px;
	width:1000px;
}

#blog-description {
display:none;
}
#header {
}
/*nav bar*/
#access {
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: none;
}
#container {
	border: 0px;
	border-color: #CCCCCC;
	margin-left:10px;
	width:700px;
	border-style: solid;
}
#content {
	margin:0px 0 0 10px;
	width:650px;
	overflow:hidden;
	border-width: 5 px;
	border-color: #000000;
}

#main {
	margin:30px auto;
	overflow:hidden;
	position:relative;
	width:976px;
	padding-top: 10px;
	margin-top: 0px;
}
/*sidebar*/
#primary {
	border:0px solid #ccc;
	background-repeat: repeat-y;
	width: 250px;
	margin-top: 150px;
}
#secondary {
	background-repeat: repeat-y;
	border:0px solid #ccc;
	width: 250px;
}
#cat_folio {
	padding: 5px;
	height: 200px;
	border: 5px solid #666666;
	background-color: #CCCCCC;
}
/*typography*/
h2 {
	font-family:  "segoe script","Lucida Handwriting", pristina;
	font-size: 35px;
	font-style: italic;
	font-weight: bold;
}
h4 {
	font-family:  "times new roman", pristina;
	font-size: 30px;
	font-weight: bold;
	color: #F00;
}
.entry-content h5 {
	font-family:  "times new roman", pristina;
	font-size: 1.5em;
	font-weight: bold;
	color: #00F;
}
.entry-content h4 {
	font-family:  "times new roman", pristina;
	font-size: 30px;
	font-weight: bold;
	color: #F00;
}
.entry-content h3 {
	font-family:  "venus rising","impact", pristina;
	font-size:21px;
	font-style:normal;
	padding:15px 0 14px;
}
.entry-title {
	font-family: "venus rising", "impact", pristina;
	font-size: 0px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: -30px;
}


/* Text elements
-------------------------------------------------------------- */

p {
	margin-bottom:2px;
}
a:active,
a:hover {
	color: #FF4B33;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
.Headings {
	font-family: "Venus rising","impact",pristina;
	font-size: 22px;
	font-style: normal;
	color: #000000;
}

