/* @override http://www.thegraphicdesignschool.com/blog/wp-content/themes/basic/style.css */

/*
	Theme Name: 	The Graphic Design School Basic
	Theme URI: 		http://www.thegraphicdesignschool.com/
	Description: 	The theme designed by Simone and put together by Jean-Marc.
	Version: 		1.0
	Author: 		Simone & Jean-Marc Giorgi
	Tags: 			cool, ours
*/

/*
 * Reset
 */
 
* { margin:0; padding:0; border:0; background-color: transparent; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0px; border: 0px; font-size: 100%; font-weight: inherit; font-style: inherit; font-family: inherit; text-align: left; vertical-align: baseline; }

img, a img, :link img, :visited img { border: 0 none; }

ol, li { list-style: none; list-style-type: none; }

q:before, q:after, blockquote:before, blockquote:after { content: ""; }

a { outline: none; text-decoration: none; }

:active, :focus { -moz-outline-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

em, i { font-style: italic; }
strong, b { font-weight: bold; }

/*
 * Utils
 */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }

/*
 * Typo
 */
body {
	font-family: "Gill Sans", "Franklin Gothic Medium" , "Lucida Grande", Arial, Helvetica, sans-serif; 
	font-size: .875em;
}

h1, h2 {
	text-transform: uppercase;
	font-size: 2.175em;
	letter-spacing: .1em;
	font-weight: lighter;
	color: #444;
}

h2 {
	font-size: 1.85em;
	margin: 0;
}

h3 {
	margin: 40px 0 20px 0;
	font-family:'baskerville', 'palatino', 'palatino linotype', 'georgia', serif;
	font-size: 1.25em;
	font-weight: 600;
    letter-spacing: .1em;
}
    
h4 {
	text-transform: uppercase;
	font-size: 1.15em;
}

h5 {
	font-family:'baskerville', 'palatino', 'palatino linotype', 'georgia', serif;
	font-size: 20px;
	font-style: oblique;
	
	margin: 30px 0;
}

h6 {
	font-size: 1.8em;
}

p, h4, h6 {
	margin-bottom: 10px;
}

/* My Specials */

p {
	line-height: 1.44em;

}
a {
	color: #777;
}

a:hover {
	color: #750045;
}

strong {
	font-weight: bolder;
}

small {
	font-size: .875em;
}
.description {
	font-size: 12px;
	font-style: oblique;
	letter-spacing: 1px;
	color: #750045;
}

h2 a { color: #750045; }
h2 a:hover { color: #444; }

/*
 * Stucture
 */
 
html { min-width: 970px; }

#top { background: #fff url(images/top3.jpg) no-repeat center top !important; }
#bot { background: #fff url(images/bot3.jpg) no-repeat center bottom !important; }

#top, #bot { 
	width: 100%;
	display: table;
	text-align: center;
}

.wrap { 
	width: 970px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header {
	width: 952px !important;
	height: 90px;
}

#footer {
	width: 952px !important;
	min-height: 200px;
}

#content {
	width: 690px !important;
}

#sidebar {
	width: 240px !important;
	background-color: #fefefe;
}

#logo {
	width: 240px;
	height: 240px;
	background-color: #ccc;
}
			
/***/

.box {
	background-color: #fff;
	border: 1px dotted #333;
	position: relative;
}

.box-in { padding: 10px; position: relative;}

/*
 * Box, Shadows
 */
			
.box-foot, .box-right, .t-r, .b-l, .b-r { 
	line-height: 0; font-size: 0;
}

.box-contain { 
	position: relative; display: block;	 
}

.box-foot { 
	margin: 0 10px 0 10px; height: 10px;
	background: url(images/c_r3_c2.png) repeat-x; 
}

.box-right {
	position:absolute; top: 10px; right: 0;
	width: 10px;
	background: url(images/c_r2_c3.png) right repeat-y; 
}

.box-bot {
	float: left;
	width: 210px;
	margin: 0 0 0 20px;
}

.t-r { 
	position:absolute; top: 0; right: 0;
	width: 10px; height: 10px;
	background: url(images/c_r1_c3.png) no-repeat; 
}

.b-l { 
	position:absolute; bottom: 0; left: 0;  
	width: 10px; height: 10px;
	background: url(images/c_r3_c1.png) no-repeat; 
}

.b-r { 
	position:absolute; bottom: 0; right: 0; 
	width: 10px; height: 10px;
	background: url(images/c_r3_c3.png) no-repeat; 
}

/*
 * separators
 */
 
.sep-top { height: 40px; }
.sep-bot { height: 140px; }
.sep-h { height: 10px; }
.sep-v { width: 10px; height: 1px; }


/*
 * Sidebar
 */

.box-side {
	margin: 10px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}

#wpcumuluscontent { margin: 10px -20px 10px -20px; }

/*
 * Stuff
 */

.wp-pagenavi {
	padding: 10px 30px 30px;
	text-align: right;
}

#top-title {
	margin: 10px 30px 0 30px;
}

.breadcrumb {
	text-transform: uppercase;
	border-bottom: 1px dotted #ccc;
	margin: 20px 30px 0;
	padding-bottom: 20px;
}

#rss-info span { font-size: 1.7em; margin-left: 10px;}

.rss-email {
	position: absolute;
	top: 45px;
	left: 110px; width: 110px;
	font-style: oblique;
	font-size: .875em;
	margin: 0; padding: 0;
}

.entry {
	position: relative;
	margin: 20px 30px 0 30px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}

.art-item {
}

.art-image img {
	margin: 20px 0 40px 0;
}

.art-image {
	margin: 10px 0 40px 0;
	border-bottom: 1px dotted #ccc;
	text-align: center;
}

p.art-link a {
	background: transparent url(images/link2.gif) no-repeat 0 2px;
	padding-left: 16px;
}

.e-press, .e-c-head {
	font-family: "Lucida Grande", Tahoma;
	font-size: 1.35em;
	letter-spacing: -.1em;
	color: #999;
}

.e-press .date {
	width: 530px;
}

.e-press .digg {
	width: 80px;
	text-align: right;
}

img.e-digg {
	margin-left: 5px;
}
.e-c-head p {
	font-size: .9em;
	text-transform: capitalize;
	margin-bottom: 5px;
}

.e-c-text p {
	margin-left: 70px;
}

.e-c-head {
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	margin: 10px 0;
}

.e-press span {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: .8em;
	font-weight: normal;
	font-style: oblique;
	letter-spacing: 0;
}

/* Sidebar links */

ul.blogroll a, ul.exper a, .page_item a, #archives a, .cat-item a, .meta a {
	padding-left: 22px;
	margin-left: 4px;
}

.box-bot li {
	padding: 5px 0 5px 15px;
	text-indent: -15px;
	border-top: 1px dotted #ddd;
}


a.art, a.cmt {
	padding: 0 0 0 15px;
}

.box-comments {
	padding: 10px 30px;
}

ul.blogroll a { background: transparent url(images/link2.gif) no-repeat 0 2px; }
ul.exper a { background: transparent url(images/wand.gif) no-repeat 0 2px; }
.page_item a, a.pa { background: transparent url(images/pages.gif) no-repeat 0 2px; }
#archives a { background: transparent url(images/archive.gif) no-repeat 0 2px; }
.cat-item a { background: transparent url(images/cat.gif) no-repeat 0 2px; }

a.art { background: transparent url(images/art.gif) no-repeat 0 2px; }
a.cmt { background: transparent url(images/cmt.gif) no-repeat 0 2px; }

a.hier { background: transparent url(images/hier.gif) no-repeat 0 2px; }
a.rss { background: transparent url(images/rss-min.gif) no-repeat 0 2px; }

/* Search Form */

.box-side.search {
	padding-bottom: 10px;
}

form#searchform {
	padding-top: 5px;
}

input#s {
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
	vertical-align: top;
	margin-right: 5px;
}

input#s:hover {
	border: 1px solid #750045;
	background-color: #ccc;
}

/* Social */

.social li a {
	padding-left: 25px;
	line-height: 20px;
}

.deviant { background: transparent url(images/deviant.gif) no-repeat 0 0; }
.linkedin { background: transparent url(images/linkedin.gif) no-repeat 0 0; }
.facebook { background: transparent url(images/facebook.gif) no-repeat 0 0; }
.flickr { background: transparent url(images/flickr.gif) no-repeat 0 0; }
.issuu { background: transparent url(images/issuu.gif) no-repeat 0 0; }

/* deco */

#sidebar h3, #footer h3 {
	margin: 10px 0;
	font-family: "Lucida Grande", Tahoma;
	font-size: 14px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #444;
}

#footer h3 {
	margin-top: 15px;
}

.box-side.tags { background: transparent url(images/cloud.gif) no-repeat bottom right; }
.box-side.pub { cursor: pointer; }

.art-block {
	margin: 20px 0 20px 0;
}

.art-block p {
	width: 440px;
	margin: 4px 0 0 20px;
	
	font-style: oblique;
	font-size: 1.1em;
	font-weight: lighter;
}

.e-content {
	margin-top: 25px;
}

.feat-im {
	margin-right: 15px;
	border: 1px dotted #999;
}

.feat-link {
	width: 143px;
}

.featured li {
	padding: 10px 0;
	font-size: .885em;
	border-top: 1px dotted #eee;
}

.art-intro { margin: 0; }
.art-intro-image {
	float: left;
	width: 100px;
	padding: 5px;
	border: 1px dotted #777;
}

.art-intro-text, .art-author-text {
	float: left;
	width: 470px;
	margin-left: 20px;
}

.art-author-text {
	margin-left: 25px;
}
	
.art-intro-text p, .art-author-text p {
	font-family: "Lucida Grande", Tahoma;
	font-size: .875em;
	font-weight: lighter;
}

.art-intro-text p {
	font-style: oblique;
}

.art-author-text p strong {
	font-size: 1.2em;
	font-weight: bolder;
}

.art-author {
	margin: 30px 0;
	color: #444;
	border: 1px dotted #750045;
	padding: 5px 0 5px;
}

.art-author-image {
	float: left;
	width: 100px;
	margin-left: 5px;

}

.e-related, .e-social, .e-comments, .e-after, .e-feedback {
	border-top: 1px dotted #ccc;
	padding: 20px 0;
}

.e-rss {
	background: transparent url(images/rss-sm.gif) no-repeat 0 0;
	padding-left: 20px;
}

a.e-mail {
	background: transparent url(images/mail.gif) no-repeat 0 0;
	padding-left: 20px;
}

.e-cmt-float {
	position: absolute;
	width: 30px; height: 30px;
	background: transparent url(images/bulle.gif);
	bottom: 22px;
	right: 20px;
}

.e-cmt-float a {
	font-size: .9em;
	line-height: 2em;
	text-align: center;
	display: block;
	width: 30px;
	height: 30px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #eee;
	border: 1px solid #333;
	padding: .3em;
	width: 40%;
}

#commentform #author:hover, #commentform #email:hover, #commentform #url:hover, #commentform textarea:hover {
	background: #ddd;
	border: 1px solid #750045;
}

#commentform textarea {
	width: 98%;
}

#commentform label {
	padding-left: 20px;
	color: #750045;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 1.1em;
	list-style-type: none;
}

#commentform input#submit, p.submit input {
	border: 1px solid #ddd;
	padding: .55em 1.1em;
	font-size: 1.1em;
}

#commentform input#submit:hover, p.submit input:hover {
	background: #999;
	border: 1px solid #750045;
	color: #750045;
}

#commentlist li .avatar {
	float: left;
	margin-right: 20px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#footer_foot {
	border-top: 1px dotted #ccc;
	margin: 0 30px 10px;
	padding-top: 10px;
}

#footer_foot p {
	font-style: oblique;
	font-size: 10px;
	margin: 0 40px 0 0;
}

blockquote {
	padding-left: 27px;
	background: transparent url(images/quote.gif) no-repeat 0 0;
	font-size: 1.125em;
	font-style: oblique;
	color: #877B9D;
	margin: 30px 0 10px 0;
}


p.tgds-quote {
	background: transparent url(images/tgds-quo.gif) no-repeat 0 0;
	padding-left: 65px;
	font-size: 1.05em;
	font-style: oblique;
}

p.cite {
	text-align: right;
	font-family: 'baskerville', 'palatino', 'palatino linotype', 'georgia', serif;
	margin-bottom: 20px;
	color: #444;
}

.tx-r {
	text-align: right;
}

span.cmt {
	font-size: 1.6em;
	color: #ccc;
}

a.more-link {
	margin-left: 132px;
	padding-bottom: 5px;
}

a.more-link:hover {
	border-bottom: 2px solid #aaa;
}

a.ai, a.svg, a.fla {
	padding-left: 16px;
}

a.ai { background: transparent url(images/ai.gif) no-repeat 0 2px; }
a.fla { background: transparent url(images/fla.gif) no-repeat 0 2px; }
a.svg { background: transparent url(images/svg.gif) no-repeat 0 2px; }

/*
 * Comments
 */
 
textarea#comments:hover {
	border: 1px solid #666;
	background-color: #eee;
}

/*
 * FORMS
 */

.wpcf7-form p {
	padding-bottom: 1em;
	color: #222;
	margin: 0;
}

.wpcf7-form p.label { padding-bottom: .5em; }
.wpcf7-form textarea, .wpcf7-form input {
	padding: .5em;
	background-color: #eee;
	border: 1px solid #777;
}

.wpcf7-form textarea {
	width: 98%;
}

.wpcf7-form textarea:hover, .wpcf7-form input:hover {
	background: #ddd;
	border: 1px solid #750045;
}

.wpcf7-form input#submit {
	border: 1px solid #ddd;
	padding: .55em 1.1em;
	font-size: 1.1em;
}

/*
 * SOCIABLE
 */

.sociable span {
	display: block;
}

.sociable {
	margin-top: 20px;
}

.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}

.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0 5px;
	padding: 1px;
}

.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers, img.e-digg, .pub a img {
	opacity: .9;
	-moz-opacity: .9;
	filter: alpha(opacity=90);
}

.sociable-hovers:hover, img.e-digg:hover, .pub a:hover img {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/*
 * TEXT
 */
.e-content ul {
	margin-bottom: 30px;
}

.e-content li {
	line-height: 1.4em;
	list-style-image: url(images/star.gif);
}

.e-content hr {
	border-bottom: 1px dotted #ccc;
}

p.ar-tit {
	font-size: 1.2em;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #877B9D;
}

.ar-cat li, .ar-mth li {
	margin-left: 14px;
}

/*
 * OTHER
 */
img#wpstats{ display:none; }
img.art-box-2 {
	border: 1px dotted #333;
	padding:  5px;;
	margin-bottom: 30px;
}

img.art-box {
	border: 1px dotted #ccc;
	margin-bottom: 20px;
}

