• I’m trying to change the space to smaller between the posttitle and datetime. I tried editing the paddings and other fields but I can’t find the right code to change. Pleas help me if you know!

    /*
    Theme Name:
    Theme URI:
    Description:
    Version: 1.0
    Author: Mondre'
    Author URI:
    Tags: fixed width, two columns, widgets
    
    	Crisp v1.0
    	http://www.revolutioncore.com/demo/crisp/
    
    	This theme was designed and built by Mondre,
    	you will find him at http://themeforest.net/user/imaginem
    	in Themeforest
    
    */
    
    /*
    begin resets
    */
    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,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
    	padding: 0;
    	border: 0;
    	outline: 0;
    	font-family: inherit;
    	font-style: inherit;
    	font-size: 100%;
    	vertical-align: baseline;
    }
    
    /*
    Main Global Layout Settings
    */
    
    *{ padding: 0px; }
    body, html{ height: 100%; margin: 0;height: auto; min-height: 100%; }
    body{ font-family: Helvetica, Arial, sans-serif; font-size: 62.5%; background:url(images/bg.jpg) repeat-x 0 top; }
    a{ outline: none; text-decoration: none; }
    a:hover{ text-decoration: underline; }
    a img{ border: none; }
    
    .clear {clear:both;}
    .clearfix:after	{ content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
    * html .clearfix{ height: 1%; }
    *+html .clearfix{ height: 1%; }
    
    /* -------- Page Structure -------- */
    
    #thebody{ width: 100%;margin:0;padding:0;   }
    #thebodysmallbg{ width: 100%;margin:0;padding:0;  }
    
    #thepage{ width: 960px; margin: 0px auto; padding-top:20px;}
    #thepagecategories{ width: 960px; margin: 0px auto; }
    
    #top-padding{ padding-top:30px; }
    .top-padding-med{ padding-top:25px; }
    #top-padding-min{ padding-top:10px; }
    
    #header_box{ padding-top: 11px;}
    #header, #navigation_box, #content { width: 960px; margin: 0px auto; font-size: 1.1em; }
    #homecontent { width: 960px; margin: 0px auto; font-size: 1.1em;height:100%;}
    #description{ text-transform: uppercase; letter-spacing: 1px; margin-bottom:0px;color:#8B8B8B;}
    
    /*
    Float left and right
    */
    
    .floatleft{
    	float: left;
    }
    .floatright{
    	float: right;
    }
    
    /*
    Global Headings and Titles
    */
    
    h1{
    	color: #000;
    	font-family: Helvetica, Arial, sans-serif;
    	margin: 0px;
    }
    h1 a{
    	color: #000;
    }
    
    h2{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    letter-spacing: -0.1px;
    line-height: 1.4em;
    }
    
    h2 a{
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 24px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: -0.1px;
    	line-height: 1.4em;
    	color:#CC3300;
    }
    
    .title{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    letter-spacing: -0.1px;
    line-height: 1.4em;
    color:#000;
    padding-bottom:10px;
    padding-top:10px;
    }
    
    .title a{
    	color:#CC3300;
    	text-decoration:none;
    
    }
    
    .sub-title{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 2px;
    line-height: 1.4em;
    color:#000;
    padding-left:10px;
    padding-top:10px;
    
    }
    
    .icon-image{
    float:left;
    margin-right:5px;
    margin-bottom:5px;
    }
    
    .recent-title{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    
    line-height: 28px;
    color:#000;
    padding-bottom:10px;
    padding-top:10px;
    
    }
    
    .recent-title a{
    	color:#5E87A1;
    	text-decoration:none;
    
    }
    
    .notrecent-title{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 1.2px;
    line-height: 1.4em;
    color:#5E87A1;
    padding-bottom:10px;
    padding-top:10px;
    
    }
    
    .notrecent-title a{
    	color:#5E87A1;
    	text-decoration:none;
    
    }
    
    .archive-title{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 1.2px;
    line-height: 1.4em;
    color:#5E87A1;
    padding-bottom:10px;
    padding-top:0px;
    
    }
    
    .archive-title a{
    	color:#5E87A1;
    	text-decoration:none;
    
    }
    
    /*
    Readmore in recent
    */
    
    .home-readmore {
    	margin-top:15px;
    
    }
    
    .recent-readmore {
    	padding-top:5px;
    	font-family: Verdana, sans-serif;
    	font-size: 10px;
    	font-style: normal;
    	font-weight: bold;
    	text-transform: none;
    	letter-spacing: 0.5px;
    	line-height: 1.4em;
    	color:#3F3F3F;
    }
    
    .recent-readmore a{
    
    	padding-top:5px;
    	text-decoration:none;
    	text-transform: none;
    }
    
    /* -------- LOGO ----- */
    
    #logo  {width:148px;float:left; padding-right:45px; position:relative; top:-20px;}
    #rss  {width:45px;display:block;float:right;}
    
    /*Navigation*/
    
    /*Next Prev Default without PageNavi plugin -
    Pagenavi Plugin recommended for best layout
    http://wordpress.org/extend/plugins/wp-pagenavi/
    
    Separate CSS used for PageNavi - Refer to Starting Guide in Help file
    
    */
    .navigation {
    	display: block;
    }
    
    .navigation a {
    	color:#111;
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 13px;
    	font-weight:bold;
    }
    
    /* -------- Author Info -------- NOT USED IN THIS THEME. */
    .authorbox{
    font-family: Helvetica, Arial, sans-serif;
    	font-size: 12px;
    	font-style: oblique;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: normal;
    	line-height: 1.45em;
    	color: #666;
    	border: 1px solid #ccc;
    	height:90px;
    	padding: 8px;
    	margin-bottom:5px;
    }
    
    .authorbox .authorinfo{
    font-family: Helvetica, Arial, sans-serif;
    	font-size: 14px;
    	font-style: normal;
    	font-weight: bold;
    	text-transform: none;
    	letter-spacing: normal;
    	line-height: 1.45em;
    	color: #000;
    	padding-bottom:5px;
    	padding-top:5px;
    }
    
    .authorinfo a{
    font-family: Helvetica, Arial, sans-serif;
    	font-size: 14px;
    	font-style: normal;
    	font-weight: bold;
    	text-transform: none;
    	letter-spacing: normal;
    	line-height: 1.45em;
    	color: #574117;
    }
    
    .authorbox img{
        float:left;
        background-color: #fff;
        border:1px solid #ccc;
        padding: 4px;
        margin: 0 15px 2px 0;
        display: inline;
    }
    
    /* -------- Post -------- */
    .post .content	{
    	color:#5D5D5D;
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 13px;
    	font-style: normal;
    	font-weight: normal;
    	letter-spacing: normal;
    	line-height: 1.45em;
    }
    
    .alignleft{
    	float: left;
    	margin-right:10px;margin-bottom:10px;margin-top:10px;
    }
    .alignright{
    	float: right;
    	margin-left:10px;margin-bottom:10px;margin-top:10px;
    }
    
    .post-image{
    	padding-top:18px;
    }
    
    .recent-post-image{
    	padding:0;
    }
    
    .readmore{
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 11px;
    	color:#000;font-family: Helvetica, Arial, sans-serif;
    
    }
    
    .post a {
    	color:#000;
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 13px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: normal;
    	line-height: 1.45em;
    
    }
    
    blockquote
    {
    	display:block;
    	line-height:1.2em;
    	font-style:italic;
    	padding:20px 20px 20px 30px;
    	margin:20px 0;
    	border-left:5px solid #A2978B;
    }
    
    .content ul
    {
    	padding:0 0 0 20px;
    
    }
    .content ul li
    {
    	margin:0 0 5px 20px;
    	padding:0px 0 0 5px;
    }
    .content ol
    {
    	margin:5px 0 30px 0;
    	padding:0;
    }
    .content ol li
    {
    	margin:0 0 5px 45px;
    	padding:0;
    }
    
    .content {
    	color:#555555;
    	font-family: Lucida Grande, Verdana, Bitstream Vera Sans, Arial, sans-serif;
    	font-size: 12px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: normal;
    	line-height: 22px;
    
    }
    
    .content img {
    	padding:10px; border: 0px solid #C6E0E8;
    }
    
    .content a {
    	color:#7d6457;
    
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 12px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: normal;
    	line-height: 18px;
    
    	text-decoration:underline;
    }
    
    .content em {
    	color:#7d6457;
    
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 12px;
    	font-style: oblique;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: normal;
    	line-height: 18px;
    
    }
    
    .archiveheading {
    	color:#5E87A1;
    	font-family: Georgia;
    	font-size: 24px;
    	font-style: italic;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: 0px;
    	line-height: 1.2em;
    	padding-bottom:20px;
    	margin-top:-5px;
    }
    
    .posttitle {
    	color:#5E87A1;
    	font-family: Georgia;
    	font-size: 20px;
    	font-style: italic;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: 0px;
    	line-height: 1.2em;
    
    	padding-top:50px;
    }
    
    .page .content	{
    	color:#949494;
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 13px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: normal;
    	line-height: 1.45em;
    }
    
    .page h2 {
    	font-family: Georgia, serif;
    	font-size: 24px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: normal;
    	line-height: 1.2em;
    	color:#000;
    
    }
    
    .page h2 a {
    	font-family: Georgia, serif;
    	font-size: 24px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: normal;
    	line-height: 1.2em;
    	color:#000;
    }
    
    .post h2 {
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 24px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: -0.1px;
    	line-height: 1.4em;
    	color:#CC3300;
    
    }
    
    .post h2 a {
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 24px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: -0.1px;
    	line-height: 1.4em;
    	text-decoration:none;
    	color:#CC3300;
    }
    
    /* -------- Date time display -------- */
    
    .date-comments{
    
    	font-family: Verdana, sans-serif;
    
    	padding-top:2px;
    	padding-bottom:10px;
    	color: #545454;
    	font-size: 9px;
    	margin-bottom:15px;
    	letter-spacing: .5px;
    	text-transform: uppercase;
    }
    
    .date-comments a { color: #7F7F7F; }
    span.comments{
    
    text-transform:lowercase;
    letter-spacing: 1.2px;
    border-left: 1px dotted #D1D1D1;
    margin: 0 0px 0 10px;
    padding: 0 0px 0 5px;
    
    }
    
    /* -------- Post in Cateogry and Tags display -------- */
    
    .postedcategory {
    	font-family: Georgia; font-size: 12px;
    	color:#111;
    	 font-style:italic;
    	padding-top:9px;
    }
    
    .postedcategory a{
    
    	font-family: Georgia; font-size: 12px;
    	font-style:italic;
    	color:#5E87A1;
    	font-weight:bold;
    }
    
    .postedcategory a:hover{
    
    	color: #3399cc;
    	text-decoration:none;
    
    }
    
    /*=== All Columns ===*/
    
    #columns {
    	margin: 0px 0 0;
    	padding: 0 0 0px;
    	display: table-cell;
    	display: block;
    	height: auto !important;
    
    }
    
    /*=== Center Column ===*/
    
    #centercol {
    	float: left;
    	width: 690px;
    
    }
    
    #recent-centercol {
    	float: left;
    	width: 955px;height:100%;
    }
    
    /*===== Comments =======*/
    
    #commentcol {
    	float: left;
    	width: 578px;
    
    }
    
    #comments {
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 12px;
    	padding-left:0px;
    	padding-top:28px;
    	color: #5E87A1;
    
    }
    ol.commentlist {
    	margin:0;
    	padding-left:0px;
    	padding-right:18px;
    
    	}
    
    .commentlist li {
    	list-style:none;
    	margin-top:20px;
    	margin-bottom:20px;
    
    	}
    
    .commentlist cite {
    	padding: 7px;
    	display:block;
    	font-style:normal;
    	color:#000;
    
    	}	
    
    .commentlist a:link, .commentlist a:visited {
    	color:#000;
    
    	text-decoration:underline;
    	}
    
    .commentlist a:hover, .commentlist a:active {
    	color:#000;
    	text-decoration:underline;
    	}
    
    .commentlist cite img {
    	border:5px solid #2E2E2E;
    	float:left;
    	margin-right:9px;
    	}
    
    .commentlist .author {
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 16px;
    
    	}
    
    .commentlist .author a{
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 16px;
    
    	text-decoration:none;
    	color:#000;
    	}
    
    .commentlist .time {
    
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 10px; font-style:italic;
    	color: #8B8B8B; 
    
    	}
    
    .commenttext {
    	font-family: Lucida Grande, Verdana, Bitstream Vera Sans, Arial, sans-serif;
    	font-size: 12px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: normal;
    	line-height: 1.45em;
    
    	border-bottom: 1px solid #C7E3FF;
    
    	padding-top:30px;
    	padding-bottom:30px;
    	padding-left:20px;
    	padding-right:10px;
    	color:#555555;
    	}
    
    /* Comment Area*/
    
    #respond{
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 12px;
    	padding-left:0px;
    	padding-top:28px;
    	color: #5E87A1;
    
    }
    
    #respond a{
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 12px;
    
    	color:#464646;
    }
    
    /* Comment Form Style */
    
    #respond textarea {font-family: Lucida Grande, Verdana, Bitstream Vera Sans, Arial, sans-serif;
    	font-size: 12px;height: 120px;}
    #respond textarea:focus, #respond input:focus {border: 1px solid #D7E7B2;background:#FFFFC7;}
    
    #respond #email {
    
    	background: #f8f7f6;
    	border: 1px solid #d6d3d3;
    	width: 280px;
    	margin-top:20px;
    	background-position: 7px 7px;
    	background-repeat: no-repeat;
    	height: 20px;
    	padding-left: 5px;
    	padding-top: 6px;
    }
    
    #respond #author {
    
    	margin-top:20px;
    	background: #f8f7f6;
    	border: 1px solid #d6d3d3;
    	width: 280px;
    
    	background-position: 7px 7px;
    	background-repeat: no-repeat;
    	height: 20px;
    	padding-left: 5px;
    	padding-top: 6px;
    }
    
    #respond #url {
    	margin-top:20px;
    	background: #f8f7f6;
    	border: 1px solid #d6d3d3;
    	width: 280px;
    
    	background-position: 7px 7px;
    	background-repeat: no-repeat;
    	height: 20px;
    	padding-left: 5px;
    	padding-top: 6px;
    }
    
    #respond #comment {
    	margin-top:20px;
    	background: #f8f7f6;
    	border: 1px solid #d6d3d3;
    	width: 500px;
    	height: 150px;
    
    	background-position: 7px 7px;
    	background-repeat: no-repeat;
    	padding-left: 5px;
    	padding-top: 6px;
    }
    
    #respond label {
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 12px;
    	padding-left:10px;
    	color:#5D5D5D;
    }
    
    #respond #submit{
    
    	width: 80px;
    	height:30px;
    	margin: 0px 0px 18px 0px;
    	border: 1px solid #8AA89F;
    	font-size: 12px;
    	letter-spacing: 1px;
    	line-height: 2em;
    	margin-top:20px;
    	background:#3399cc;
    	color:#fff;
    }
    
    /*=== About me widget style with used for Aboutme Plugin -Recommended ===
    http://wordpress.org/extend/plugins/about-me-widget/
    */
    
    #aboutmewidget {
    	padding-left:10px;
    	padding-right:10px;
    	padding-bottom:20px;
    
    	color:#574117;
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 13px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: normal;
    	line-height: 1.45em;
    }
    
    #aboutmewidget img {
    
    	padding-bottom:10px;
    }
    
    #aboutmewidget a{
    
    	color:#574117;
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 11px;
    	font-style: normal;
    	font-weight: bold;
    	text-transform: none;
    	letter-spacing: normal;
    	line-height: 1.65em;
    }
    
    /*=== Search ===*/
    #s {
    
    	margin: 10px 0 20px 0;
    	width: 268px;
    	height: 21px;
    	padding: 4px 0 0 25px;
    	border: 1px solid #9CCEE4;
    	background: url(images/search_icon.gif) no-repeat #fff 6px 6px;
    	color:#545454;
    
    }
    
    /* BOX styles ----------*/
    
    .gallery-wrap {
    
    	margin-left:0px;
    }
    
    #gallery-top-padding {
    	padding-top:20px;
    }
    
    .gallery-box {
    	width:230px; height:210px;float:left;
    }
    
    .gallery-readmore a{
    	 color:#fff;
    
    	position:relative; right:-0px; top:-45px;
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 10px;
    	font-style: normal;
    	font-weight: bold;
    	text-transform: uppercase;
    	letter-spacing: 0.5px;
    	line-height: 18px; margin-left:4px; background: #000; padding:5px;
    }
    
    .gallery-readmore a:hover{
    	text-decoration:none;color:#fff;
    }
    
    .gallery-cat {
    	margin: 4px;padding:8px; display:block;float:left;
    	border-bottom: 1px solid #D1D1D1;border-right: 1px solid #D1D1D1;
    }
    
    .gallery-cat a:hover{
    	margin: 4px;padding:4px; border: 1px solid #000;
    }
    
    .galleryheading {
    	font-family: Georgia;
    	font-size: 24px;
    	font-style: italic;
    	font-weight: normal;
    	text-transform: none;
    
    	line-height: 1.2em; margin-bottom:40px;
    	color:#5E87A1;
    }
    
    .gallery-list ul {
    	list-style: none; margin-left:5px;
    }
    
    .gallery-list ul li {
    	float:left; padding-right:20px;
    	color:#5E87A1;
    	font-family: Georgia;
    	font-size: 24px;
    	font-style: italic;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: 0px;
    	line-height: 1.2em;
    	padding-bottom:20px;
    }
    
    .gallery-list ul li a {
    
    	color:#5E87A1;
    }
    
    .gallery-list ul li a:hover {
    
    	color:#000;
    }
    
    .gallery-list ul li a {
    
    	text-decoration:none;
    }
    
    .gallery-list ul li.current-cat a {
    	color:#000;
    
    }
    
    .box {
    
    	margin: 0;
    	padding-top: 5px;
    	padding-left: 0px;
    	padding-right: 15px;
    
    }
    
    .hbar {
    	border-top:1px dotted #D1D1D1;
    }
    
    .horizontal-sep {
       height:1px;
       width:100%;
    	border:none;
    background:#D1D1D1;
       }
    
    .recent-box {
    	margin-top: 10px;
    	padding-top: 15px;
    	padding-left: 10px;
    	padding-right: 0px;
    	padding-bottom: 0px;
    
    	float:left;
    	width:255px; margin-right:80px;
    	min-height:220px;
    
    }
    
    .recent-box-last {
    	margin-top: 10px;
    	padding-top: 15px;
    	padding-left: 10px;
    	padding-right: 0px;
    	padding-bottom: 0px;
    
    	float:left;
    	width:255px;
    	min-height:220px;
    
    }
    
    .mainpagequote {
    
    	font-family: Arial, serif;
    	font-size: 16px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: normal;
    	line-height: 1.5em;
    
    	color:#74605a;background:#ece8dc;
    
    	margin: 5px 20px 12px 0px;
    	padding-top: 15px;
    	padding-left: 20px;
    	padding-right: 20px;
    	padding-bottom: 10px;
    	width:535px;
    	border-top:1px solid #D1D1D1;
    	border-bottom:1px solid #D1D1D1;
    
    }
    
    .recent-widebox {
    	margin-top: 10px;
    	padding-top: 15px;
    	padding-left: 10px;
    	padding-right: 40px;
    	padding-bottom: 0px;
    
    	float:left;
    	width:580px;
    	height:265px;
    
    }
    
    .recent-box-with-leftborder {
    	margin-top: 10px;
    	padding-top: 15px;
    	padding-left: 10px;
    	padding-right: 10px;
    	padding-bottom: 0px;
    
    	float:left;
    	width:295px;
    
    	border-top:1px dotted #D1D1D1;
    	border-bottom:1px dotted #D1D1D1;
    }
    
    .box-container {
    	padding-bottom:20px;
    }
    
    .cat-box-container {
    	padding-bottom:20px;height:200px;
    }
    
    .box-image {
    	padding: 0px;
    	margin-right:25px;
    	float:left;
    }
    
    .recent-box-image {
    	padding: 0;
    	margin:0;
    }
    
    .recent-box-image img {
    	padding:0;
    }
    
    .box-image img {
    	padding:0;margin-bottom:10px;
    }
    
    .titlebox {
    
    	margin: 0 0 0px;
    	padding-left: 0px;
    	padding-right: 18px;
    	padding-top: 0px;
    	padding-bottom: 0px;
    
    	color:#331B00;
    }
    
    .ad-box-wrap {
    
    	padding-bottom:20px;
    }
    
    .ad-box {
    
    }
    
    .ad-box a {
    
    	margin: 5px;padding:5px;border: 1px solid #DAF6FF;display:block;float:left;
    }
    
    .ad-box a:hover {
    
    	margin: 5px;padding:5px;border: 1px solid #46D1FF;
    }
    
    /*
       Flickr Box for use with Flicr-rss plugin
    http://wordpress.org/extend/plugins/flickr-rss/
    */
    
    .flickr-box {
    
    }
    
    .flickr-box a {
    
    	margin: 5px;padding:5px;border: 1px solid #DAF6FF;display:block;float:left;
    }
    
    .flickr-box a:hover {
    
    	margin: 5px;padding:5px;border: 1px solid #46D1FF;
    }
    
    /*
    Sidebar
    */
    
    .sidebar {
    	padding:10px;
    	float:right;
    	width:200px;
    	margin-top:10px;
    	margin-right:20px;
    
    	padding-top:15px;
    	padding-bottom:40px;
    
    }
    
    .sidebar ul, .sidebar ul li{
    
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 12px;
    
    }
    
    .sidebar ul{
    
    	list-style-type: none; display:block;padding:0;margin:0;
    	padding-bottom:20px;
    }
    
    .sidebar ul li a:link, .sidebar ul li a:visited, .sidebar ul li a:active {
    
    	display: block;
    	color: #5E87A1;
    	padding: 6px 6px 6px 10px;
    	border-top: 1px solid #D1ECFF;
    
    }
    
    .sidebar ul li a:hover {
    	background:#DDD9D1;
    	color:#fff;
    	text-decoration:none;
    }
    
    .sidebar ul ul li a:link, .sidebar ul ul li a:visited, .sidebar ul ul li a:active {
    
    	display: block;
    	color: #5E87A1;
    	padding: 6px 6px 6px 25px;
    	border-top: 1px solid #D1ECFF;
    
    }
    
    .sidebar ul ul li a:hover {
    
    	color:#fff;
    	text-decoration:none;
    }
    
    .sidebarbox {
    
    }
    
    .sidebarbox ul, .sidebarbox ul li{
    
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 12px;
    }
    
    .sidebarbox ul{
    
    	list-style-type: none; display:block;padding:0;margin:0;
    	margin-bottom:20px;
    
    }
    
    .sidebarbox ul li a:link, .sidebarbox ul li a:visited, .sidebarbox ul li a:active {
    
    	display: block;
    	color: #5E87A1;
    	padding: 6px 6px 6px 10px; 
    
    }
    
    .sidebarbox ul li a:hover {
    	background:#3399cc;
    	color:#fff;
    	text-decoration:none;
    }
    
    .sidebarbox a {
    	color: #5E87A1;
    }
    
    .sidebartitle{
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 18px;
    	padding: 6px 6px 6px 10px;
    	margin-top:10px;
    	margin-bottom:0px;
    	font-weight:bold;
    
    	letter-spacing: 0px;
    	color:#5E87A1;
    
    }
    
    .about-welcome-text{
    	font-family: Georgia;
    	font-size: 18px;
    	font-weight:normal;
    	font-style:italic;
    	letter-spacing: 0px;
    	line-height:25px;
    	padding:60px 10px 10px 10px;
    	color:#5E87A1;
    }
    
    /* FEATURED POST ----------*/
    
    .framebox {
    	border: 5px double #FFFFFF;
    	height:440px;
    	position:relative;
    }
    
    #feature {
    
    	width:960px; height:280px;
    	/* background:url(images/featured-bg.jpg) repeat-x top center; */
    
    }
    
    #feature .feature-text h1 a{
    	margin:0;
    	color:#17465D;
    	font-family: Georgia ,serif;
    	font-size: 26px;
    	font-style: italic;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: 0px;
    	line-height: 1.2em;
    	padding-bottom:20px;
    	margin-left:-20px;
    
    }
    
    .feature-text h1{
    	padding-bottom:10px;
    
    }
    
    #feature .feature-text h1 a:hover {
    	text-decoration:none;
    
    }
    
    #feature .feature-text h2 a {
    	text-transform:none;
    	color:#5E87A1;
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 18px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: -0.1px;
    	line-height: 1.4em;
    }
    
    #feature h2 {
    	margin:0; padding:0 0 10px;
    }
    
    #feature p {
    	margin: 0;
    	color:#7d6457;
    
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 12px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: normal;
    	line-height: 18px;
    
    }
    
    .feature-text {
    
    	width:960px;
    	text-align:center;
    	color:#776F5D;
    
    }
    
    .home-content {
    
    	font-family: Helvetica, Arial, sans-serif;
    	font-size:13px;
    	line-height: 18px;
    
    	width:250px; height:auto;
    	color:#747474;
    
    }
    
    .readmore-texts {
    padding-top:20px;
    font-family: Helvetica, Arial, sans-serif;
    font-size:10px;
    
    }
    
    .readmore-texts a{
    /* Filled if required */
    font-weight:bold;color:#3399CC; text-transform:uppercase;
    }
    
    .readmore-texts a:hover{
    /* Filled if required */
    font-weight:bold;color:#13384A; text-decoration:none;
    }
    
    .home-widecontent {
    
    	width:100%; height:auto;
    	color:#776F5D;
    
    }
    
    .home-wrap{
    
    	width:280px; padding-right:40px;padding-top:40px;height:auto;
    	float:left; display:inline;
    	color:#7d6457;
    
    }
    
    .home-wrap h1{
    
    	margin:0; padding-bottom:20px;
    
    	color:#8AA89F;
    
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 28px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: none;
    	letter-spacing: 0px;
    	line-height: 1.2em;
    
    }
    
    .home-intro{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    line-height: 18px;
    
    }
    
    #feature a {
    	font:bold 10px Helvetica, Arial, sans-serif; color:#fff;
    
    	color:#fff;
    }
    #feature a:hover{
    	text-decoration:underline;
    }
    
    .feature-image img {
    
    }
    
    .feature-image {
    
    	margin:0 auto; width:600px;
    }
    
    #feature-repeat {
    
    	margin:0 auto; padding-top:10px;
    	width:100%; height:330px;
    
    }
    
    /*=== Footer ===*/
    
    #footer-bg {width:100%;height:100%;}
    #footer ul { border-top:1px solid #C7E3F1;
    	list-style:none;margin:0;padding:0;
    }
    
    #footer {
    	list-style:none;
    	color:#5E87A1;
    	font-family: Helvetica, Arial, sans-serif;
    	font-size:11px;
    
    	margin: 0 auto;
    	width: 960px;
    
    	padding-bottom:40px;
    	letter-spacing: 0px;
    
    }
    #footer a {
    
    	color:#3399cc;
    	text-decoration: none;
    	font-weight:bold
    }
    #footer ul li { display:block; text-align:center; }
    #footer li {padding-right:10px;}
    #footer li a { letter-spacing:1px; font-weight:bold;text-decoration:none;}
    
    #footer a:hover {
    	color: #000;
    	text-decoration: none;
    	font-weight:bold
    }
    
    #footerwrap {
    
    	font-family: Helvetica, Arial, sans-serif;
    	color: #E37474;
    	font-size: 12px;
    	line-height: 22px;
    
    	width: 100%;
    	height:100%;
    
    	padding-bottom:20px;
    
    }
    
    #footer-centered {
    	width:960px;
    	margin: 0 auto;
    }
    
    #footer-sidebar {
    	display:block;
    	height: 100%;
    }
    
    #footer-sidebar h3 {
    
    	color:#5E87A1;
    	font-family: Helvetica, Arial, sans-serif;
    	font-size: 18px;
    	font-weight:normal; padding-left:5px;
    
    }
    
    #footer-sidebar ul {list-style:none;}
    
    .footer-item ul {margin-left:0px;}
    
    #footer-sidebar ul li {border-bottom:1px solid #2A1C00;}
    
    #footer-sidebar ul li a {color:#8a6b56; display:block;padding: 2px 0px 3px 5px;}
    
    #footer-sidebar ul li a:hover {color:#000;text-decoration:none; background:#2A1C00;}
    
    #footer-sidebar1 {
    
    	float: left;
    	width: 300px;
    	margin-right:20px;
    	color:#8a6b56;
    
    }
    
    #footer-sidebar2 {
    
      float: left;
    
      width: 300px;
    
      margin-right:20px;
    
     }
    
    #footer-sidebar3 {
    
      float: left;
    
      width: 300px;
    
     }
    
    /*=== End of CSS ===*/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Change space between post title and date’ is closed to new replies.