/*  
Designed & built by Vicky Gourgouri
Copyrights by Vicky Gourgouri*/
html,body {
font:92% "Trebuchet MS", Geneva, arial, helvetica, sans-serif;
line-height:18px;
color:#4c3e23;
background:#f2eee2 url(imgs/bg.jpg) repeat-x;
text-align:left;
margin:0;
padding:0;
}

* {
margin:0;
padding:0;
}

#wrapperTop {
width:100%;
height:305px;
background:url(imgs/top.jpg) no-repeat top center;
margin:0 auto;
padding:0;
}

#top {
width:940px;
overflow:hidden;
height:249px;
margin:0 auto;
}

#logo {
background:url(imgs/logo.gif) no-repeat top left;
width:335px;
height:91px;
float:left;
display:inline;
margin:15px 0 0;
}

a.logo {
display:block;
width:335px;
height:91px;
margin:0;
}

a.logo em {
display:none;
border:0;
height:90px;
}

.cleaner {
clear:both;
}

.floatLeft {
float:left;
}

a {
text-decoration:underline;
color:#1e72a2;
outline:none;
}

a:visited{
text-decoration:none
}

a:hover,a:focus,a:active {
color:#7e0325;
background-color:inherit;
}

h1 a,h2 a,h3 a,h4 a,h5 a {
color:#b87300;
background-color:inherit;
text-decoration:none
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover {
color:#730945;
background-color:inherit;
}

ul {
margin:0 0 0 1.4em;
}

ul li {
list-style-type:none;
}

#leftCol img {
background-color: #eae5d9;
border: 1px solid #ddd6c5;
padding:5px;
float:left;
margin: 0 20px 12px 0;
}

#breadcrumps {
width:100%;
float:left;
height:56px;
background:url(imgs/breadCrumbs.jpg) no-repeat top center;
}

#breadcrumpsLinks {
width:440px;
height:40px;
color:#da9605;
font:16px Georgia, serif;
margin:0 auto;
padding:16px 0 0 500px;
}

#breadcrumps a {
color:#b0d9f3;
text-decoration:none;
}

#breadcrumps a:hover {
color:#b3a47c;
text-decoration:none;
}

#contentWrap {
width:100%;
background:#eae4d3 url(imgs/scissors.gif);
}
#contentWrapInside {
width:100%;
background:url(imgs/paint.jpg) no-repeat top center;
}

#content {
width:940px;
overflow:hidden;
height:auto;
margin:0 auto;
}

#leftCol {
float:left;
width:600px;
overflow:hidden;
height:auto;
min-height:340px;
}

h1 {
color:#b88b00;
font:24px Georgia, serif;
margin:10px 0;
}

h2 {
color:#730945;
font:21px Georgia, serif;
margin:10px 0;
}

h3 {
color:#b88b00;
font:18px Georgia, serif;
margin:10px 0;
}

h4 {
color:#730945;
font:15px Georgia, serif;
margin:10px 0;
}

.entryPage p {
text-align:center;
}



#leftCol p {
color:#562639;
line-height:24px;
margin: 0 0 20px 0
}

#rightCol {
float:right;
width:290px;
height:100%;
}
#rightCol a {
background-color:#dbd3c1;
padding: 1px 4px;
}
#rightCol a img,#menu ul li a:hover img{
border:1px solid #d4cdbb;
margin:0;
padding: 0;
}
#favourites {
width:100%;
height:200px;
/*background-color:#21000c;*/
background-image:url(imgs/purpBg.png);

}

#favWrap {
width:940px;
height:auto;
margin:0 auto;
}

#toolBar {
float:right;
width:400px;
height:30px;
margin:2px 0 0;
padding:5px 0 0 200px;
}

#toolBar ul li {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}

#toolBar a,#toolBar a:link,#toolBar a:visited,#toolBar li.current {
float:left;
line-height:22px;
text-decoration:none;
color:#7a5261;
cursor:pointer;
padding:0 24px 6px;
}

#toolBar a:hover,#toolBar li.current {
color:#ae376b;
}

#login {
width:350px;
height:80px;
float:right;
margin:10px 0 0;
}


#menu {
float:right;
width:100%;
background:none;
line-height:normal;
}

#menu ul {
list-style:none;
float:right;
margin:67px 0 0;
}

#menu ul li {
display:inline;
margin:0 30px 0 0;
padding:0;
}

#menu ul li a, #menu ul li a:link {
float:left;
text-decoration:none;
font:24px normal Georgia, Times, serif;
color:#301;
margin:0;
padding:10px 24px;
}

#menu ul li a:hover {
color:#b00223;
background-image:url(imgs/beige.png);
}

#footerWrap {
width:100%;
height:71px;
background:url(imgs/footerBg.jpg) repeat-x;
}

#footer {
width:940px;
height:51px;
background:url(imgs/footer.jpg) no-repeat top center;
margin:0 auto;
padding:20px 0 0;
}

.post {
background-image:url(imgs/beige.png);
margin:15px 0;
padding:15px;
overflow:hidden;
font-family: Georgia, serif;
}

.entry p a {
/*background: #fff;
padding: 1px 20px;
border-bottom:1px solid #baad8b;*/
color:#21313d
}

.entry p a:hover {
background:#628ba7;
color:#fff;
text-decoration:none
}
.post .date {
height:50px;
width:45px;
background:url(imgs/clntr.gif) no-repeat;
font:normal 20px Georgia, "Trebuchet MS", Geneva, serif;
color:#000;
text-align:center;
line-height:100%;
float:right;
margin:0 0 0 2px;
padding:0 2px 0 0;
}

.post .date span {
height:16px;
display:block;
font:normal 11px Georgia, "Trebuchet MS", Geneva, serif;
color:#fff;
text-align:center;
padding-top:5px;
}

.posts h1 {
font:normal normal 1.8em georgia, serif;
margin:0 0 20px;
}

.post h2 {
font:normal 26px georgia, serif;
background-color: #e7e1d1;
width:95%;
line-height:43px;
margin:0 0 20px;
padding:0 0 0 30px;
border: 1px solid #ddd6c5
}

html>body .post h2:first-letter,html>body .post h2 a:first-letter {
font-size:1.1em;
color:#730945;
background-color:inherit;
}

.post h3 {
font:bold 1.2em georgia, serif;
margin:10px 0 20px;
}

.post h4 {
font-size:1em;
margin:12px 0 0;
}

.post h5 {
font-size:0.8em;
margin:14px 0 0;
}

.post ul,#posts ol {
list-style-type:none;
overflow:hidden;
margin:0;
padding:8px 0;
}

.post ul.ddsg-sitemap {
margin:0 0 0 1.8em;
}

.post ul.ddsg-sitemap li {
background-image:none;
list-style-image:url(imgs/text.gif);
margin:0 0 0 8px;
padding:0 0 6px 4px;
}

.post ul.ddsg-sitemap li ul {
margin:0 0 0 10px;
padding:6px 0 0;
}


.ddsg-wrapper ul li strong {
display:none
}

#footer p {
text-align:left;
font-size:12px;
color:#3d0014;
}

#recentPosts, #resources {
float:left;
width:300px;
height:180px;
color:#dfcad1;
margin:0;
padding-top:10px;
}
#about {
float:right;
width:340px;
height:180px;
color:#cbc2a7;
margin:0;
padding-top:10px;
}

#recentPosts ul li, #resources ul li {
margin:0;padding:3px
}
#recentPosts ul, #resources ul {
margin:0
}
#recentPosts ul li a{
color:#d5aa7c;
background:url(imgs/dialogue.gif) no-repeat 0 3px;
margin:0;
padding:0 0 0 22px
}
#resources ul li a{
color:#d5aa7c;
background:url(imgs/fire.gif) no-repeat 0 2px;
margin:0;
padding:0 0 0 15px
}

#recentPosts ul li a:hover, #resources ul li a:hover {
color:#90c7ea;
}

#recentPosts h2, #resources h2, #about h2 {
color:#b0d9f3;
}

#links ul{
list-style-type:none;
overflow:hidden;
margin:13px 0 0;
padding:19px 0 23px 14px;
background-image:url(imgs/beige.png);
border-bottom: none
}
#rightCol ul,#rightCol ol {
list-style-type:none;
overflow:hidden;
border-bottom: none;
}

#rightCol ul h2{
  font-size: 1.5em;
  font-weight: normal;
  padding: 5px 0 5px 25px;
  margin: 18px 0 8px 0;
background-color: #e7e1d1;
border: 1px solid #ddd6c5
}


.page_item {
font-size:15px;
line-height:1.9em;
}

.current_page_item a {
color:#610732;
}


.ddsg-wrapper h2 {
background:none;
display:none;
}

.post ul li,.post ol li {
line-height:1.6em;
background:url(imgs/list.gif) 0 .55em no-repeat;
margin:0;
padding:0 0 6px 15px;
}

#links ul li,#links ol li {
margin:4px 0 0 0;
padding:0 0 6px 15px;
width: 215px
}


blockquote {
font: 1em/1.4em Georgia, "Times New Roman", Times, serif;
width: auto;
background: url(imgs/quote.gif) no-repeat right bottom;
padding: 15px;
clear:right;
overflow:hidden;
margin: 0 0 10px 0;
}

#commentform {
margin:0;
padding:10px 0;
}

#commentform p {
clear:both;
}

#commentform label {
font-weight:700;
color:#666;
font-size:100%;
padding-top:2px;
width:230px;
float:left;
}

#commentform small {
color:#999;
font-size:90%;
padding-top:2px;
display:block;
}

#commentform input {
width:220px;
border-left:none;
border-right:none;
border-top:none;
border-bottom:1px solid #baad8b;
float:left;
margin:10px 15px 10px 20px;
background:#fff;
padding:4px 5px;
}

#commentform textarea {
width:550px;
height:150px;
background:#f9f6ed;
border:1px solid #baad8b;
padding:5px 3px 3px 7px;
margin-left:15px
}

#commentform #submit {
width:138px;
height:34px;
border:none;
margin-left:342px;
padding:0;
}

#commentform textarea:focus,#commentform input[type="text"]:focus {
border-color:#999;
}
ol.cf-ol li	{ 
list-style-type:none 

}


#rightColBlog {
background-image:url(imgs/beige.png);
float:left;
width:270px;
padding:0 20px 15px 0;
margin-top:14px
}

#rightColBlog ul li {
padding: 2px 0;float:left;width:100%
}

#ctc h2 {
background: url(imgs/cloud.gif) no-repeat top left;
line-height:46px;
color: #445f72
}
#rightCol li.widget_ctc h2.widgettitle{
border-bottom: none;
margin-top: 35px;
}
.entry p a.more-link {
clear:both;
width: 100%;
background: url(imgs/moreLinking.gif) no-repeat top left;
padding: 5px 0 10px 35px;
border-bottom:none;
text-decoration:underline;
font:17px Georgia, serif;
color:#730945
}
.entry p a:hover.more-link {
color:#6d899d;
background: transparent url(imgs/moreLinking.gif) no-repeat top left;
}

.more-link ul {
margin-top: 10px;
/*background: #fff*/
}

#leftCol .cform { 
	margin:10px auto 0 auto; 
	width: 430px; 
}

#leftCol .cform label {
	width:90px; 
	text-align:right;
        margin-right: 10px;
	vertical-align:top;
	font-size: 14px;
float:left;
display:inline;
list-style:none
}
#leftCol .cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
margin-right: 10px;
	font-size: 14px
}


#searchf input#s, #leftCol .cform input,
#leftCol .cform textarea,
#leftCol .cform select { 
	padding:4px;
	background: #f9f9f9; 
	border: 1px solid #e1dac7; 
color:#64583d;
font: 12px Georgia, serif;
}
#leftCol .cform input:hover,
#leftCol .cform textarea:hover,
#leftCol .cform select:hover	{
	background:#e8e3d4; 
}

#leftCol .cform input:focus,
#leftCol .cform textarea:focus,
#leftCol .cform select:focus	{ 
	background:#efefef; 
}

#leftCol .cform textarea,
#leftCol .cform input {
	width:150px; 
}
#leftCol .cform fieldset {
border: 1px solid #EDE8D7
}

#leftCol .cform ol.cf-ol#li{
list-style-type:none
}

.latestWork {
background: url(imgs/h1.gif) no-repeat top left;
height: 70px;
width: 566px;
}
.latestWork em {
display:none
}

ol.commentlist {
padding-left:9px;
color:#8f8674;
font-family: georgia, arial, helvetica, sans-serif;
}

ol.commentlist li p {
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 100%;
}

ol.commentlist cite {
font-weight: 700;
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #666;
}

ol.commentlist li{
background-color: #f4f1e8;border:1px solid #dbd4be; margin: 0 0 20px 20px; width: 550px; padding: 8px
}


.alignleft {
float:left;
padding: 0 30px;
margin-bottom: 10px;
background: url(imgs/right.gif) no-repeat 0px 0px;
line-height: 30px
}

.alignright {
float:right;
padding: 0 20px 0 43px;
margin-bottom: 10px;
background: url(imgs/left.gif) no-repeat 0px 0px;
line-height: 30px
}

#links ul li h2.select, #rightColBlog ul li h2.select {
background:url(imgs/selected-trans.png) no-repeat top center; 
height: 110px;
border:none; 
padding-top:30px;
}

#links ul li h2.select a{
background:none;
padding-left:10px
}
#rightColBlog ul li h2.select a {
background:none;
padding-left:10px;
margin-left:20px
}
#searchf {
margin-left:140px;
padding:20px;
background-image:url(imgs/beige.png);
clear:both;
border: 1px solid #ddd6c5;
}

#searchf input#searchsubmit{ 
	width:90px;  
	padding:3px; 
	background:url(http://www.cssaddict.com/wp-content/plugins/cforms/images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
color:#64583d;
font: 12px Georgia, serif;
}

#rightCol a:link, #favourites ul li a:link, #footer a:link {
text-decoration:none
}
h2.about {
margin:10px 12px 0 12px; border-bottom: 1px solid #b3aa8f
}
.column {
margin: 15px 0; 
float:left;
background-image:url(http://www.cssaddict.com/wp-content/themes/cssaddict/imgs/beige.png);
}
.client {
float:right; color: #1B77A6; font-size: 11px; font-style: italic; margin: 0 0 20px 0
}

