/*
Theme Name:		Simple Framework
Theme URI: 		http://simple-webdesign.com/
Version: 		0.1.10
Description: 	Simple Wordpress Theme.
Author: 		Valentin Mezo
Author URI:		http://simple-webdesign.com
Tags:			two-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2011 <http://simple-webdesign.com>  All Rights Reserved.

*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/style.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

@import url( 'library/media/css/960.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}


#search-3 input.search {width: 140px;}
#search-3 .search-btn {background: url(library/media/images/btn-search.png) no-repeat; width: 90px; height: 24px; border: 0; text-indent: -9999px;}
#text-5 ul li a {color: #E28C05;}
#custom-contact-forms-3 .submit {background: url(library/media/images/btn-send-msg.png) no-repeat; width: 116px; height: 24px; border: 0; text-indent: -9999px;}
#custom-contact-forms-3 .reset-button {background: url(library/media/images/btn-reset.png) no-repeat; width: 103px; height: 24px; border: 0; text-indent: -9999px;}

h1 {margin: 0 0 20px 0;}
p {margin:0 0 10px 0 !important;}
h3.smalltitle a { font-size: 12px; font-style:italic; font-family: Georgia; text-transform: uppercase;font-weight: normal;}