Return to Snippet

Revision: 34712
at October 27, 2010 15:56 by simantic


Initial Code
/* CSS Document */

	a { color: #666666; text-decoration: underline; }
	a:visited { color: #666666; text-decoration: underline; }
	a:hover { color: #FD1B14; text-decoration: underline; }

	body {
	padding: 0px;
	margin:0px;
	background-color: #FFFFFF;
	}

	p {
	font-family:arial,sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	}

	object {
	padding:0px 0px 15px 0px;
	}

	blockquote	{
	font-family:arial,sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	margin:0px;
	padding:0px 0px 0px 20px;
	background-image: url(http://www.underconsideration.com/brandnew/images/background_blockquote.gif);
	background-repeat: repeat-y;
	}	

	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height:27px;
	color:#FD1B14;
	margin:10px 0px 10px 0px;
	padding: 0px;
	display: block;
	}

	h1 a { color: #FD1B14; text-decoration: none; }
	h1 a:visited { color: #FD1B14;  text-decoration: none; }
	h1 a:hover { color: #000000;  text-decoration: none; }

	h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:16px;
	color:#999999;
	letter-spacing:1px;
	text-transform:uppercase;
	display: inline;
	}

	h2 a { color: #999999; text-decoration: underline; }
	h2 a:visited { color: #999999;  text-decoration: underline; }
	h2 a:hover { color: #FD1B14;  text-decoration: underline; }

	h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:16px;
	color:#999999;
	letter-spacing:1px;
	text-transform:uppercase;
	display: inline;
	}

	h3 a { color: #999999; text-decoration: underline; }
	h3 a:visited { color: #999999;  text-decoration: underline; }
	h3 a:hover { color: #FD1B14;  text-decoration: underline; }

	h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	line-height:16px;
	color:#333333;
	letter-spacing:1px;
	text-transform:uppercase;
	padding: 0px 0px 20px 0px;
	display: inline;
	}

	h4 a { color: #333333; text-decoration: none; }
	h4 a:visited { color: #333333;  text-decoration: none; }
	h4 a:hover { color: #FD1B14;  text-decoration: none; }

	h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height:16px;
	color:#333333;
	display: inline;
	padding: 0px 20px 20px 0px;
	}

	h5 a { color: #FD1B14; text-decoration: underline; }
	h5 a:visited { color: #FD1B14;  text-decoration: underline; }
	h5 a:hover { color: #333333;  text-decoration: underline; }

	ul {
	display: inline;
	padding:0px;
	}

	li {
	padding:0px 0px 5px 0px;
	list-style-image: url(http://www.underconsideration.com/brandnew/images/arrow_sidebar.gif);
   }
	
/*Structure Elements*/

	#wrapper {
		width:1097px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		text-align:left;
	}

	#container {
		width:100%;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		text-align:left;
		min-height:100px;
		float:left;
		background-image: url(http://www.underconsideration.com/brandnew/images/bckgd_container_515.gif);
		background-repeat: repeat-y;
		background-position: 376px 0;
	}

	#header {
		clear:both;
		float:left;
		width:1097px;
		padding:0px;
		margin:0px;
	}

		#header_col_01 {
			width:241px;
			float:right;
			margin:0px;
			padding:22px 0px 0px 0px;
			height:207px;
			background-image: url(http://www.underconsideration.com/brandnew/images/bckgd_header_col01-03.gif);
			background-repeat: no-repeat;
		}
		
		#header_col_02 {
			width:615px;
			float:left;
			margin:0px;
			padding:0px;
			height:229px;
		}	
	
		#header_col_03 {
			width:241px;
			float:right;
			margin:0px;
			padding:22px 0px 0px 0px;
			height:207px;
			background-image: url(http://www.underconsideration.com/brandnew/images/bckgd_header_col01-03.gif);
			background-repeat: no-repeat;
		}
	
	#col_01 {
		width:241px;
		float:right;
		margin:0px 0px 0px 21px;
		padding:0px;
	}
	
	#col_02 {
		width:574px;
		float:left;
		margin:0px;
		padding:20px 0px 0px 0px;
	}
	
	#col_03 {
		width:241px;
		float:left;
		margin:0px -22px 0px 42px;
		padding:0px;
	}	
	
	#pagination, #footer, #comment_section {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 21px;
		font-weight:bold;
		line-height:24px;
		color:#FD1B14;
		width:574px;
		padding: 30px 0px 40px 0px;
		background-image: url(http://www.underconsideration.com/brandnew/images/header_black_dots.gif);
		background-repeat: no-repeat;
		}		


/*Layout Elements*/	

	.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;
	color:#333333;
	padding:20px;
	margin:0px;
	background-image: url(http://www.underconsideration.com/brandnew/images/bckgd_sidebar.gif);
	background-repeat: repeat-y;
	}

	.sidebar_alternate_pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;
	color:#333333;
	padding:11px 41px 21px 42px;
	margin:0px;
	width:220px;
	background-image: url(http://www.underconsideration.com/brandnew/images/background_sidebar.gif);
	background-repeat: repeat-y;
	}

	.sidebar_advx3 {
	padding:20px 42px 10px 41px;
	margin:0px;
	width:220px;
	background-image: url(http://www.underconsideration.com/brandnew/images/background_sidebar.gif);
	background-repeat: repeat-y;
	}

	.sidebar a{ color: #333333; text-decoration: underline; }
	.sidebar a:visited { color: #333333;  text-decoration: underline; }
	.sidebar a:hover { color: #FD1B14;  text-decoration: underline; }

	.sidebar_alternate_pad a{ color: #333333; text-decoration: underline; }
	.sidebar_alternate_pad a:visited { color: #333333;  text-decoration: underline; }
	.sidebar_alternate_pad a:hover { color: #FD1B14;  text-decoration: underline; }

	.caption	{
	font-family:arial,sans-serif;
	color:#FD1B14;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	padding:10px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	background-image: url(http://www.underconsideration.com/brandnew/images/background_caption.gif);
	background-repeat: no-repeat;
	}
	
	.caption a { color: #FD1B14; text-decoration: underline; }
	.caption a:visited { color: #FD1B14;  text-decoration: underline; }
	.caption a:hover { color: #000000;  text-decoration: underline; }

	.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	line-height:16px;
	color:#000000;
	letter-spacing:1px;
	text-transform:uppercase;
	padding: 0px 20px 20px 0px;
	}

	.bottom a { color: #000000; text-decoration: underline; }
	.bottom a:visited { color: #000000;  text-decoration: underline; }
	.bottom a:hover { color: #FD1B14;  text-decoration: underline; }
	
	.small {
		font-family:arial, sans-serif;
		font-size:x-small;
  		line-height:150%;
	}	

	.red, .red a {
		color:#FD1B14;
	}

	.blue {
		color:#0099CC;
	}
	
	.in_brief {	
	font-family:georgia,serif;
	font-size:14px;
	color:#666666;
	font-weight:normal;
	line-height:140%;
	padding-top:7px;
	padding-bottom:7px;	
	padding-left:20px;
	}

	.archive_of	{
	font-family:arial,sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	padding:11px 30px 0px 273px;
	margin:0px;
	height: 41px;
	background-image: url(http://www.underconsideration.com/brandnew/images/background_archives_of.gif);
	background-repeat: no-repeat;
	}

	.search_results	{
	font-family:arial,sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	padding:11px 30px 0px 273px;
	margin:0px;
	height: 41px;
	background-image: url(http://www.underconsideration.com/brandnew/images/background_search_results.gif);
	background-repeat: no-repeat;
	}
	
	#old_comment_padding {
	padding-right:20px;
	}
    
    #forced_left_padding {
	padding-left:20px;
	}
	
	#comments-open, #signin-widget-content {
	font-family:arial,sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	padding-bottom:20px;
	}

/*TABLE STRUCTURE*/

	.table {
	padding: 0px;
	margin: 0px 20px 0px 0px;
	}
		
	.table_col {
	padding: 5px 0px 10px 0px;
	}
		
	.table_gutter {
	width:10px;
	background-image: url(http://www.underconsideration.com/brandnew/images/background_voting_col_left.gif);
	background-repeat: repeat-y;
	padding: 0px;
	}

Initial URL


Initial Description


Initial Title
Brand New - Left-Centred Layout

Initial Tags
css

Initial Language
CSS